[Bug 157267] Re: Firefox script broken if not invoked as /usr/bin/firefox

2011-03-10 Thread Stiepan Kovac
Getting the following error when trying to launch seamonkey without explicitly specifying the /usr/bin prefix: $ seamonkey cd: 86: can't cd to ../lib/seamonkey-2.0.11 /usr/bin/X11/seamonkey: 137: /usr/bin/X11/run-mozilla.sh: not found ** Also affects: seamonkey Importance: Undecided

[Bug 157267] Re: Firefox script broken if not invoked as /usr/bin/firefox

2008-01-03 Thread Panayiotis Karabassis
The shell script is trying to `cd` from /usr/X11R6/bin/ to ../lib/firefox/. Because /usr/X11R6/bin/ is a symbolic link to ../bin this all should resolve to /usr/lib/firefox. However /bin/sh by default behaves differently and for this reason it is recommended to use `cd` and `pwd` with the -P

[Bug 157267] Re: Firefox script broken if not invoked as /usr/bin/firefox

2007-11-08 Thread Alexander Sack
you installed firefox in a non-supported fashion once. Either you used ubuntuzilla (bad!) or manually or from some other 3rd party repository. We advise to stick what we provide ... always. Sorry, - Alexander ** Changed in: firefox (Ubuntu) Status: New = Invalid -- Firefox script

[Bug 157267] Re: Firefox script broken if not invoked as /usr/bin/firefox

2007-11-08 Thread Alexander Sack
sorry for the wrong claim. I just recognized that its a generic link that makes the firefox binary appear in the /usr/X11... path. Thanks, - Alexander ** Changed in: firefox (Ubuntu) Importance: Undecided = Medium Status: Invalid = Confirmed ** Tags added: mt-eval -- Firefox script