There is an upstream report on
https://gitlab.gnome.org/GNOME/nautilus/issues/788
** Changed in: nautilus (Ubuntu)
Importance: Wishlist => Low
** Changed in: nautilus (Ubuntu)
Status: New => Triaged
--
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:
Triaged
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