[Xfce-bugs] [XFCE 0000144]: drag and drop to programs executed in	terminals does not work
    xfce-bugs at xfce.org 
    xfce-bugs at xfce.org
       
    Thu Mar 18 19:29:20 CET 2004
    
    
  
The following bug has been RESOLVED.
=======================================================================
http://bugs.xfce.org/view_bug_page.php?f_id=144
=======================================================================
Reporter:                   denis.prost
Handler:                    huysmans
=======================================================================
Project:                    XFCE
Bug ID:                     0000144
Category:                   panel
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
=======================================================================
Date Submitted:             2004-03-18 16:34 GMT
Last Modified:              2004-03-18 18:29 GMT
=======================================================================
Summary:                    drag and drop to programs executed in terminals does not work
Description: 
my program :
#!/bin/sh
echo "arg = $1"
sleep 10
I add a launcher for it on the xfce4-panel, checking "run in terminal".
Then, when I drag and drop a file from xffm to the launcher, it shows :
"arg = "
instead of
" arg = <filepath>"
=======================================================================
-----------------------------------------------------------------------
 huysmans - 2004-03-18 17:30 GMT 
-----------------------------------------------------------------------
Confirmed. Thanks for the report. I probably will have to put quotes around
the command ...
-----------------------------------------------------------------------
 huysmans - 2004-03-18 18:29 GMT 
-----------------------------------------------------------------------
Should be fixed in CVS now. The next release will contain the fix.
    
    
More information about the Xfce-bugs
mailing list