https://bugs.kde.org/show_bug.cgi?id=370975
--- Comment #30 from luca <luca.pedrie...@gmail.com> --- (In reply to Attila from comment #29) > Unfortunately it doesn't help (even sleep for 10 seconds) I have done so many tests that can be confused, but here it seems to work ;) Exec=/bin/sleep 0.5; [ ! -z "%f" ] && kde-open5 "%f" if I receive an empty file name do nothing. > I don't know anything about kde-open5. Does the call to mount a device > happen in this application? No, I don't think. If you change Exec in Exec=/bin/sleep 10 devices are mounted anyway It only opens file or URL with right applications. ------------------------------------------------------------------- $ kde-open5 --help Usage: kde-open5 [options] urls... Command-line tool for network-transparent operations Arguments: url file or URL ------------------------------------------------------------------- -- You are receiving this mail because: You are watching all bug changes.