2010-07-20 21:50 +0200, Jérôme M. Berger wrote:
aleksis.jauntevs@gmail.com wrote:
Maybe try exporting the $BROWSER in /etc/profile or ~/.bash_profile.
On Tue, Jul 20, 2010 at 06:40:09PM +0200, F. Gr. wrote:
2010-07-20 13:08 +0300, Aleksis Jauntēvs wrote: On Tue, Jul 20, 2010 at 1:00 PM, solsTiCe d'Hiver <solstice.dhiver@gmail.com> wrote:
ooops in fact, it works if I run it from a command line in a terminal.
but not from gnome menu.
It is not a bug. Your .bashrc or .zshrc files are sourced only in terminal. Yes, I didn't think that was a bug and perhaps it will be so; but, some time ago there were no problems. [...]
That being said, you should put any variable declaration that you want accessible to GUI apps in ~/.xprofile (or ~/.profile if you want them also accessible in the console).
solved: I've chosen /etc/profile. thanks to all.