Public bug reported:

GNOME Do 0.8.3.1 / Ubuntu 10.04 / Files and Folders v.2.5

- Create a directory.
- Add it to the 'Indexed Folders' list  of the 'Files and Folders Plugin'.
- Create an executable script inside this directory named 'mytestscript' 
containing the following:
#!/bin/bash
set > ~/bash_environment_dump ;
#######################

- Restart gnome do so that indexed path changes take effect.
- 1. execute ./mytestscript and look at the file: ~/bash_environment_dump
- 2. execute mytestscript through gnome-do search, and look again at the file 
~/bash_environment_dump

The difference is that the environment has not been set correctly in case 2.  
E.g. The $PATH variable has not been set correctly in case 2. 
It is like the .bashrc was never executed.

** Affects: gnome-do-plugins (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/872237

Title:
  Files and folders plugin bash environment not set.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-do-plugins/+bug/872237/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to