GNOME Bugzilla – Bug 549910
nautilus-scripts don't work on the desktop
Last modified: 2008-08-30 10:11:31 UTC
Please describe the problem: Create a script : #!/bin/sh zenity --info --text "argc=$#" Launch it with a right-click on a file in a nautilus browser : argc=1, and $1 is the filename. Now launch it from Desktop, no arg is passed, argc=0. Steps to reproduce: Actual results: Expected results: same behaviour on the Desktop as in nautilus Does this happen every time? yes Other information:
This is fixed in 2.23. Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of 341657 ***