[Bug 117575] Re: [GUTSY] Cannot execute /usr/lib/firefox/x-www-browser-bin.

Hilario J. Montoliu (hjmf) hmontoliu at gmail.com
Wed Jun 13 13:47:21 UTC 2007


Possible solution, since the stuff to deal with the symlinks is OK in
the scrip but somebody missed to pass the resulting "progbase" variable
to the main process:

--- /usr/bin/firefox	2007-06-13 15:37:26.000000000 +0200
+++ /usr/bin/firefox	2007-06-13 15:39:37.000000000 +0200
@@ -111,6 +111,7 @@
     bn=`basename "$progname"`
     cd `dirname "$progname"`
     progname=`/bin/ls -l "$bn" | sed -e 's/^.* -> //' `
+    progbase="$bn"
     if [ ! -x "$progname" ]; then
       break
     fi


** Attachment added: "possible patch"
   http://launchpadlibrarian.net/8074633/firefox.patch

** Tags added: mt-needtester

-- 
[GUTSY] Cannot execute /usr/lib/firefox/x-www-browser-bin.
https://bugs.launchpad.net/bugs/117575
You received this bug notification because you are a member of Mozilla
Bugs, which is a bug assignee.




More information about the Ubuntu-mozillateam-bugs mailing list