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 429447 - 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.16.x
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-13 17:55 UTC by michaelsbaxter
Modified: 2008-03-30 00:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description michaelsbaxter 2007-04-13 17:55:58 UTC
Please describe the problem:
Scripts work fine in a Nautilus file browser window, including files stored in ~/Desktop, but not when directly operating on files displayed on the desktop.

Steps to reproduce:
1. Place a file on the desktop
2. Run a script on the file from with a file browser window pointed at ~/Desktop
3: Run the same script from the context menu available on the Desktop

Actual results:
When accessed from the file browser window it works properly.  When access from the desktop, some scripts put the output file(s) in the wrong place (~/), others don't work at all. I suspect there is a problem with the way $NAUTILUS_SCRIPT_CURRENT_URI is getting set in this invocation.


Expected results:
Same script functionality when accessing script from within file browser window or on Desktop

Does this happen every time?
Yes. It happens with all scripts I have downloaded and tried to use. 

Other information:
Comment 1 Cosimo Cecchi 2008-03-30 00:59:38 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 341657 ***