Comment 15 for bug 512673

Revision history for this message
gear3895 (gear3895) wrote :

http://ubuntuforums.org/showthread.php?t=1193567&page=42
Firefox 3.6 won't start another time after the first launch. It starts only once.

2010 Feb 18... after some updates on my Ubuntu Linux 9.04,
Firefox 3.6 starts only once, will not start again, unless I move the directory, or run Firefox 3.0.18, or reboot...

I launched Firefox 3.6 everyday before that date, all was good before that update.

After deleting ~/.mozilla,
After $ sudo apt-get remove --purge firefox
After downloading and running a fresh Firefox 3.6 via $ ~/firefox/firefox,
the problem is still the same!

$ ~/firefox/firefox
... nothing shows up, no error messages in the terminal

$ ~/firefox/firefox -P -no-remote
After selecting the profile, nothing shows up.

$ ~/firefox/firefox -P
After selecting the profile, nothing shows up.

Strangely, if I move the extracted folder[from a new Firefox download] "Firefox" to another directory like "~/Desktop", then the command "~/Desktop/firefox/firefox" will launch Firefox again, but only once... why??? Somebody help me!

After installing Firefox via Ubuntu Package Manager, Firefox 3.0.18 now works every time...
But why the Firefox 3.6 won't work after the first launch???
Especially, if running Firefox 3.0.18 after running Firefox 3.6, Firefox 3.0.18 seems to launch for the first time with brief flash of importing something... After Firefox 3.0.18 running, then Firefox 3.6 runs fine, only for the first time...
It seems there is a profile conflict within .mozilla/firefox so it needs to be re-written as brand new for Firefox 3.6 to work

$ sudo dpkg-reconfigure firefox
... nothing shows up...

$ tail ~/.xsession-errors
** (gnome-panel:3782): DEBUG: Adding applet 17.
** (gnome-panel:3782): DEBUG: Adding applet 18.
** (update-notifier:3800): DEBUG: /usr/lib/update-notifier/apt-check returned 1 (security: 0)
** (update-notifier:3800): DEBUG: crashreport_check

[4261:4270:697768709:ERROR:/usr/local/google/b/slave/chrome-official-linux/build/src/base/file_util_posix.cc(654)] Couldn't stat /usr/lib/firefox/plugins/libjavaplugin_oji.so: No such file or directory
[4261:4261:5234941644:ERROR:/usr/local/google/b/slave/chrome-official-linux/build/src/chrome/common/temp_scaffolding_stubs.h(41)] Not implemented reached in void printing::PrintViewManager::Stop()
** (update-notifier:3800): DEBUG: /usr/lib/update-notifier/apt-check returned 1 (security: 0)
** (update-notifier:3800): DEBUG: /usr/lib/update-notifier/apt-check returned 1 (security: 0)
** (update-notifier:3800): DEBUG: /usr/lib/update-notifier/apt-check returned 1 (security: 0)

I tried to kill firefox-bin process before restarting Firefox...
$ ps ux | less
But no any Firefox process survives after running the command $ ~/firefox/firefox
Please help, thanks!