Thank you for taking the time to report this bug and helping to make Ubuntu better. The issue you are reporting is an upstream one and it would be nice if somebody having it could send the bug to the developers of the software by following the instructions at https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please tell us the number of the upstream bug (or the link), so we can add a bugwatch that will inform us about its status. Thanks in advance.
** Changed in: nautilus (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/833520 Title: nautilus script variables not set in search results window Status in “nautilus” package in Ubuntu: New Bug description: I can use nautilus scripts in any folder but I just realized I can't use them (at least to act a single selected file) in the "search results" folder. I think that the problem is that the following variable is not set for some reason in the "search results" folder: $NAUTILUS_SCRIPT_SELECTED_FILE_PATHS I want to make a simple script to copy the location of that file. The following script works fine except in that folder: echo "`dirname "$NAUTILUS_SCRIPT_SELECTED_FILE_PATHS"`" | perl -pe 's/\n//' | parcellite This behavior was confirmed by another user. See the following thread: http://ubuntuforums.org/showthread.php?t=1830402 I am using 11.04 with Unity, 64-bit, Nautilus version Installed: 1:2.32.2.1-0ubuntu13 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/833520/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

