0

OK, I've got this problem again, only this time the problem only seems to affect Firefox and Thunderbird. Rebooted several times and tried resetting to the last restore point, but that didn't work. Tried setting a new Firefox profile, and that didn't work either.

The symptom is that you click on the Firefox or Thunderbird icon, the process appears in the Process Explorer list, but the window never opens. Curiously, if Firefox has been "started" this way, Internet Explorer hangs starting until I kill the Firefox process.

Any ideas? I suppose the next thing to try is uninstalling and reinstalling Firefox/Thunderbird, but this whole thing is getting old.

The box is a Sony Vaio running Windows Vista. It was completely restored from scratch less than two weeks ago, after the last fiasco. (I'm suspecting that my aborted install of Acronis True Image may have mucked things up this time.)


Sigh! Another symptom:

It occurred to me to try printing something, but if I open "Printers" it just sits there "searching". So something is rotten in the bowels of Windows.

Minor update: It occurred to me to kill Internet Explorer (where I'd attempted printing). Then Printers comes up fairly quickly -- with no printers defined. Clicking "Add a printer" does nothing.


Update: Well, following this suggestion to stop and restart the print spooler brought the printers back.

And, wonder of wonders, Firefox now starts OK. Stopping and restarting the print spooler!!


Epilog: For some reason I now need to stop/restart the print spooler after every reboot. No real biggie, just another Windoze irritation.

4 Answers4

1

Just follow the link and perform the required procedure. http://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode#w_how-to-start-firefox-in-safe-mode

Utkarsh
  • 11
1

Another possibility is that the profile is corrupt. If the profile is not of use to you at this time, you can run firefox.com -p to find the profile and delete it. You can also run this command that will delete the profile config file and see if it helps: del "%appdata%\mozilla\firefox\profiles.ini"

Patrick
  • 11
0

Oh yes, this is a common firefox bug and is being worked on for future versions of Firefox. All of have to do is this: Go to Task Manager, click on processes, and find all firefox.exe processes. Then right click on them and choose "End Task", do that for all firefox.exe processes listed. Then open firefox again.

Josiah
  • 1,794
0

Try going into services and stopping the print spooling service. You may get the following error:

Windows could not stop the Print Spooler service on Local Computer.

Error 1053: The service did not respond to the start or control request in a timely fashion.

but Firefox should start working again. The spooler service actually does stop, but you can restart it and Firefox will keep working.

DPV
  • 1