https://bugs.kde.org/show_bug.cgi?id=427327

Alexander Lohnau <alexander.loh...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |REPORTED
     Ever confirmed|1                           |0

--- Comment #3 from Alexander Lohnau <alexander.loh...@gmx.de> ---
Hmm, on master it appears to work:
My exec line is:
>Exec=/home/user/dostuff.sh %F

The script content:
>#!/bin/bash
> 
>echo $@>~/test.log

And the output looks fine:
>/home/user/projects/hello there/New Folder /home/user/projects/hello there/New 
>Folder (1)

Also the args with which the process got called looks good
(kcoreaddons/src/lib/io/kprocess.cpp:246):
>"/home/user/dostuff.sh" ("/home/user/projects/hello there/New Folder", 
>"/home/user/projects/hello there/New Folder (1)") OpenMode( 
>"ReadOnly|WriteOnly" )

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to