CheckPlaces logo CheckPlaces Support

Home | Downloads | Support

Undoing changes you have made by mistake

If you've made any changes using CheckPlaces, and decide that you wish to undo them, then you may be able to use the Bookmarks Organiser/Manager to restore a backup. Firefox and SeaMonkey take regular backups of your bookmarks for you, so you should have a relatively recent backup in the list to restore from.

top of page

Progress hangs or freezes

When checking pages, if CheckPlaces appears to stop before finishing the check this is not a bug! It is quite normal, it is just slow web servers (possibly bad ones) just failing to respond. Just be patient or cancel the check.

Because CheckPlaces checks all your bookmarks in parallel, these 'hanging' ones will always be the last to finish even though they may have been the first checked. Just click the cancel button and it will list those cancelled bookmarks so you can try them manually. Setting a timeout may prevent it hanging for too long, and using 'Check using GET' may also help, although the check may run slower with these options. Also increasing the concurrency or turning this option off altogether will allow other bookmarks to be checked and prevent 'hanging' bookmarks from holding up the others. If the 'hanging' bookmarks really are okay then you can always excluded them from future checks.

Also it is worth noting that the timeout figure applies to every page checked so increasing the concurrency or turning concurrency off will prevent a few stuck pages holding up the rest of the pages. And because CheckPlaces tries with a HEAD before timing out and then with a GET before timing out it may take twice as long as the timeout is set to for each page.

top of page

Places database errors

If you see a popup message saying that the Places database may be damaged then check the Error Console (see below) for more messages about what is wrong.

There are SQLite tools available that allow you to manually edit and possibly correct the database, but generally it is far easier to rebuild your database as follows:

top of page

Alerts

For most problems CheckPlaces will open an Alert window with an email link to send details of the problem to me for investigation.

If the message is 'PlacesUtils.history is undefined', and this appears each time you try CheckPlaces, then you may have a corrupted Places database. First create a new profile ('firefox -P' or 'seamonkey -P' from the command line), install CheckPlaces and try again. If this works then you can rebuild your Places database in your original profile as described above.

top of page

Error console

Another place to look if you are having problems is the Error Console (this is in the Tools Menu).

To see all the messages that can appear in the console you may also have to change some browser settings first: Open a new tab with a URL of 'about:config'. Set the following three options to 'true': javascript.options.showInConsole, javascript.options.strict, and extensions.logging.enabled.

Clear the Console and try CheckPlaces again. If there are any CheckPlaces related error messages on the console then email them to me for investigation.

top of page

Copyright 2008-2012 Andy Halford. All rights reserved. Totally Valid XHTML 1.0 Totally Valid WCAG 2.0 AA