Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Firefox doesn't work in weird ways on Yosemite

  • 2 Antworten
  • 1 hat dieses Problem
  • 5 Aufrufe
  • Letzte Antwort von sbwinter2

more options

Since the Quantum versions (including the most recent), Firefox on my Yosemite laptop has inconsistent issues. There are several websites that will not work, but not all. And I cannot delete suggestions from the Awesome Bar dropdown using Shift+Delete. Meanwhile, those same websites work fine in Quantum versions in Sierra. And I can successfully delete suggestions. It's the same browser version with the same add-ons and extensions, so why does it work so inconsistently? Or could the one on Yosemite be corrupt (for some unknown reason that an upgrade isn't fixing), and I just need to rebuild it (although I don't want to lose my profile if I don't have to)?

Since the Quantum versions (including the most recent), Firefox on my Yosemite laptop has inconsistent issues. There are several websites that will not work, but not all. And I cannot delete suggestions from the Awesome Bar dropdown using Shift+Delete. Meanwhile, those same websites work fine in Quantum versions in Sierra. And I can successfully delete suggestions. It's the same browser version with the same add-ons and extensions, so why does it work so inconsistently? Or could the one on Yosemite be corrupt (for some unknown reason that an upgrade isn't fixing), and I just need to rebuild it (although I don't want to lose my profile if I don't have to)?

Alle Antworten (2)

more options

You can check for problems with the places.sqlite and favicons.sqlite files (bookmarks and history) in the Firefox profile folder.

  • use "Verify Integrity" button on the "Help -> Troubleshooting Information" (about:support) page

In case errors are reported with "Verify Integrity" close and restart Firefox and retry.

If "Verify Integrity" cannot repair places.sqlite, rename/remove all places.sqlite and favicons.sqlite files in the Firefox profile folder. Firefox will rebuild places.sqlite and restore the bookmarks from a recent JSON backup in the bookmarkbackups folder.

  • keep a backup copy of places.sqlite in case a new places.sqlite database has to be created

See also:

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.

more options

Hi.

Here is the result from my Verify. I think everything is ok with places and favicons. > Task: checkIntegrity + The places.sqlite database is sane + The favicons.sqlite database is sane > Task: invalidateCaches + The caches have been invalidated > Task: checkCoherence + The database is coherent > Task: expire + Database cleaned up > Task: originFrecencyStats + Recalculated origin frecency stats > Task: vacuum + Initial database size is 81920KiB + The database has been vacuumed + Final database size is 71680KiB > Task: stats + Places.sqlite size is 71680KiB + Favicons.sqlite size is 88416KiB + pragma_user_version is 52 + pragma_page_size is 32768 + pragma_cache_size is -2048 + pragma_journal_mode is wal + pragma_synchronous is 1 + History can store a maximum of 146997 unique pages + Table moz_places has 147372 records + Table moz_historyvisits has 222230 records + Table moz_inputhistory has 482 records + Table moz_hosts has 0 records + Table moz_bookmarks has 969 records + Table moz_bookmarks_deleted has 16 records + Table moz_keywords has 0 records + Table sqlite_sequence has 0 records + Table moz_anno_attributes has 6 records + Table moz_annos has 532 records + Table moz_items_annos has 67 records + Table sqlite_stat1 has 18 records + Table moz_meta has 4 records + Table moz_origins has 11830 records + Index sqlite_autoindex_moz_inputhistory_1 + Index sqlite_autoindex_moz_hosts_1 + Index sqlite_autoindex_moz_bookmarks_deleted_1 + Index sqlite_autoindex_moz_keywords_1 + Index sqlite_autoindex_moz_anno_attributes_1 + Index sqlite_autoindex_moz_origins_1 + Index moz_places_url_hashindex + Index moz_places_hostindex + Index moz_places_visitcount + Index moz_places_frecencyindex + Index moz_places_lastvisitdateindex + Index moz_places_guid_uniqueindex + Index moz_historyvisits_placedateindex + Index moz_historyvisits_fromindex + Index moz_historyvisits_dateindex + Index moz_bookmarks_itemindex + Index moz_bookmarks_parentindex + Index moz_bookmarks_itemlastmodifiedindex + Index moz_bookmarks_guid_uniqueindex + Index moz_keywords_placepostdata_uniqueindex + Index moz_annos_placeattributeindex + Index moz_items_annos_itemattributeindex + Index moz_bookmarks_dateaddedindex + Index moz_places_originidindex > Task: _refreshUI

Thanks for the suggestion, but I guess it is something else.