Avatar for Username

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

Updates needed on article: Fix "The bookmarks and history system will not be functional" error message

  • 2 απαντήσεις
  • 16 έχουν αυτό το πρόβλημα
  • 4 προβολές
  • Τελευταία απάντηση από Mark A. Hershberger

more options

Came across the article, but found a solution that allowed me to keep everything without losing my places file.

Removing places.sqlite-shm and places.sqlite-wal while firefox was not running allowed FF to start without a problem.

Came across the article, but found a solution that allowed me to keep everything without losing my places file. Removing places.sqlite-shm and places.sqlite-wal while firefox was not running allowed FF to start without a problem.

Όλες οι απαντήσεις (2)

more options

Note that places.sqlite-shm and places.sqlite-wal are SQLite temp files that shouldn't be there when Firefox isn't running.

more options

Agreed, and fuser showed that the files weren't in use.

Using sqlite from the command line to access places.sqlite when the files were there seemed to work till I did ".schema" and then I got an error that indicated corruption.

Removing the files and then retrying ".schema" worked flawlessly.

Telling users about this possible solution would help them recover their history, etc. that they may have spent a lot of time creating.