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

Hilario J. Montoliu (hjmf) hmontoliu at gmail.com
Wed Jun 13 14:25:56 UTC 2007


Here is the right patch, set progbase from last progname assignement:

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

** Attachment removed: "possible patch"

   http://launchpadlibrarian.net/8074633/firefox.patch

** Attachment added: "possible patch to /usr/bin/firefox"
   http://launchpadlibrarian.net/8074805/firefox.patch

-- 
[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 the bug contact for Mozilla Firefox.




More information about the Ubuntu-mozillateam-bugs mailing list