|
|
Mozilla TroubleshootingLast updated on September 14, 2006.
1. All image files now open in Mozilla.
In Mozilla, go to Edit -> Preferences -> Advanced -> System. 2. Mozilla won't run after installationYou've tried running the Mozilla EXE file directly and you also tried running the Profile Manager, without success. The problem is located within Gecko Runtime Environment (see About XPIs), which means you'll have to reinstall Mozilla, and make sure new GRE files are created.
Solution: 3. My screen display settings change when I open Mozilla.Right-click on the Mozilla icon, which you usually use to load Mozilla, and select Properties. Click on the Compatibility tab, and uncheck everything under Display Settings. [an error occurred while processing this directive]4. Personal Toolbar is goneOpen the Bookmarks Manager, select your personal toolbar folder, and go to View -> Set as Personal Toolbar Folder. [an error occurred while processing this directive]5. Mozilla saves a file with a wrong file extension. (or) When I click on a link to a WMV file, Mozilla displays textThis is not a Mozilla bug; it's a webserver configuration problem. Windows bases everything on the file extension, which works well until the extension is changed or corrupted. Changing a *.gif to *.jpg cannot be achieved simply by changing the extension to ".jpg". Unix and Apple ignore the extension, and look at the file itself, which it can't do when that file is on a web page. So the Content-type identifies the content of the page. http://www.w3.org/TR/REC-html40/types.html#h-6.7
In many WMV cases, the server is set to send WMV files as plain text.
The next time you save a file and Mozilla adds the wrong extension, or renders as plain text, check out the http headers the server sends it with: http://web-sniffer.net/ So what can you do about it? You can notify the webmaster that he/she should configure the server correctly. What about the saved file? The file will still download fine. Simply rename it. Mozilla 1.7.x (and above) also combats this forcing an "Open with" prompt for certain file types. [an error occurred while processing this directive]6. Mozilla keeps crashing in xpcom.dll
First try reinstalling xpcom.xpi, which can be found on the Mozilla server. (See About XPIs) 7. Mozilla keeps crashing in APPCOMPS.DLLDelete history.dat, history.mab and the cache folder. [an error occurred while processing this directive]8. Registry.dat is getting bigger and biggerThis is an old bug that was fixed many releases ago. If you are experiencing this, please upgrade.
Other ways of fixing it are: 9. Corrupt, or Disappearing Address Book
- Close Mozilla 10. Lost or corrupt profileIn most cases, a lost or corrupt profile is due to a system crash, or unproperly shut down computer. If you've started Mozilla, and found that your mail accounts are gone, it is most likely because your prefs.js file wasn't saved, and Mozilla started a new one. Logically, if you've got a backup, just close Mozilla and restore the backup (That's what they are for). If you don't have a back up, move your profile folder to a safe location, and transfer selective info to a newly created profile. [an error occurred while processing this directive]11. There are many bookmarks files in my profile folder.Search for a file called bookmarks.html.moztmp. If it exists, delete it. [an error occurred while processing this directive]12. Back and Forward buttons don't workMake sure your history isn't set to zero. [an error occurred while processing this directive]13. The Sidebar always opens, when I do a search.
Go to Edit -> Preferences -> Navigator -> Internet Search. 14. Nothing happens, when I click on "Get Messages".
Click on the offline icon in the bottom right corner, to go into offline mode. 15. I can't find messages that I marked to Send Later.By default, Mozilla puts unsent messages within your Local Folders account. If you find that your messages not appearing within Unsent Messages folder, you can reset that.
In the Mozilla browser, enter about:config in the location bar. 16. Sent messages are not being saved.First, go to Edit -> Mail & Newsgroups Account Settings -> <your-account-name> -> Copies & Folders. Make sure the setting for Sent messages is correct. If you find that setting is not sticking, close Mozilla, go to your profile folder, and open the prefs.js file in a text editor. You'll find some lines that contain the text "mail.identity.id1.fcc_folder". The id number may different for your account, so have a look at the surrounding lines, to find which id applies to the one you're having trouble with. Remove the mail.identity.id#.fcc_folder line, and the mail.identity.id#.fcc_folder_picker_mode line. [an error occurred while processing this directive]17. I can't make the preferences window larger.You can install the Preference Menu Resizer extension.
OR, you can open the preference menu in a browser tab, by entering OR, you can add the following script to your userChrome.css file (See Editing Config Files): #prefDialog{ Change the 60 and 50 to whatever values you like. [an error occurred while processing this directive]18. Startup Configuration Warning: Syntax ErrorThis means that one of the lines in your prefs.js has bad syntax. The error message should even tell you which line. See Editing config files, to find out how to edit your prefs.js file, and what the correct syntax is. Alternatively, you can delete the prefs.js while Mozilla is running. Mozilla saves preferences, when it shuts down; so a new prefs.js will be created, with all of your preferences in tact. [an error occurred while processing this directive]19. Whenever I start Mozilla, I get a message saying a drive is "not accessible. The device is not ready."This is caused by saving a file to a removable device. The next time you try to save a file, Mozilla wants to open the file picker in the last folder you downloaded to; but if that removable device is not connected, Mozilla can't find the folder.
To get rid of the message, follow these steps: 20. Unable to download files. ( "C:\Windows\Temp\xxxxx.xxx could not be saved because the source file could not be read")Close Mozilla, and delete the file C:\Program Files\mozilla.org\Mozilla\components\compreg.dat [an error occurred while processing this directive]21. Junk Mail Controls are taking a long time to train.Be sure to take the time to mark good messages as "Not Junk". This is because Junk Mail Controls actually have 3 status', not 2. The first two are obviously "Junk" and "Not Junk", but the third is "Unknown". Mozilla will indicate if a message has been marked as "Junk", but there is no indicator to tell the difference between "Not Junk" and "Unknown". If you would like an indicator for the "Unknown" status, you can install the Mnenhy add-on. [an error occurred while processing this directive]22. After I close Mozilla, it stays in the task manager.Open the Mozilla Mailnews client, and go to Edit -> Mail & Newsgroups Account Settings -> <account-name> -> Server Settings, and uncheck the option "Empty Trash on Exit". If you have more than one mail account, be sure to verify the setting on all accounts. This is a common problem with IMAP accounts. [an error occurred while processing this directive]23. I want to uninstall Mozilla, but it is not listed in "Add/Remove Programs".Re-install the same version that you already have installed. [an error occurred while processing this directive]24. Mozilla appends the same extension to every download.
- Go to Edit -> Preferences -> Navigator -> Helper Applications. 25. Error: "redirection limit for this URL has exceeded its limit - cannot download page."The usual problem is that you have too restrictive of a cookies setting. Often a server will try to set a cookie along with a redirection. If the cookie is not [cannot be] set, then the server will try to set the cookie again via a redirection. This usually repeats until the browser's redirection limit is reached. Have a look at your cookie setting to see if you are blocking any cookies that the site may want to set. Note that the cookie may be coming from a different site. [an error occurred while processing this directive]26. I cannot get any popup sound other than the default.It is a bug specific to Win95/98/ME installs.
- Close Mozilla.
In that line, you should see a file path listed. Preface that file path with file:/// 27. When I try to do a search on a news server, it doesn't work (XPAT not supported).Mozilla's 'Search Messages' tool uses XPAT search, which pools messages from the server. Some news servers have XPAT support disabled, due to the strain it puts on server resources. To search local newsgroup headers, either switch to offline mode before opening the search window, or use the search bar [View-->Show/Hide-->Search Bar]. [an error occurred while processing this directive] |