After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 549910 - nautilus-scripts don't work on the desktop
nautilus-scripts don't work on the desktop
Status: RESOLVED DUPLICATE of bug 341657
Product: nautilus
Classification: Core
Component: Scripts facilities
2.22.x
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-08-30 07:47 UTC by rom
Modified: 2008-08-30 10:11 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description rom 2008-08-30 07:47:15 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:
Comment 1 Cosimo Cecchi 2008-08-30 10:11:31 UTC
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 ***