Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

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

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

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

Firefox is freezing when searching in bookmarks; typing the first letter of a search gives a red x (i have lot's of bookmarks)

  • 2 απαντήσεις
  • 10 έχουν αυτό το πρόβλημα
  • 5 προβολές
  • Τελευταία απάντηση από webfacts

more options

Firefox is freezing when searching in bookmarks.

When I typ the first letter of a search term a red letter x shows up. Then Firefox freezes and I have to shut the browser.

The request to tell Firefox is slightly visible behind the request of Microsoft to report to them - so I don't have a crash ID !

Next to that inability I also no longer can search in tags anymore!

As I have a lot of bookmarks - is there a limit to bookmarks and might that be the problem ?

Firefox is freezing when searching in bookmarks. When I typ the first letter of a search term a red letter x shows up. Then Firefox freezes and I have to shut the browser. The request to tell Firefox is slightly visible behind the request of Microsoft to report to them - so I don't have a crash ID ! Next to that inability I also no longer can search in tags anymore! As I have a lot of bookmarks - is there a limit to bookmarks and might that be the problem ?

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

more options

You can try this:

Copy and Paste this code in the Code field in the "Tools > Error Console" and click the "Evaluate" button to cleanup and compress the places.sqlite database file.

Components.utils.import("resource://gre/modules/PlacesDBUtils.jsm");PlacesDBUtils.checkAndFixDatabase();

See also:

more options

cor-el, thanks for replying !

In the Error Console I found the error-warning "resource://gre/modules/PlacesDBUtils.jsm". I copied it and placed that code. After clicking the "Evaluation"button nothing happened.

Actually I have lot's of errors like: - Warning: Error in parsing value for 'background-image'. Declaration dropped. Source File: https://support.mozilla.com/en-US/questions/761942 Line: 0

In the Error Console there are errors for 'border-radius', 'background', 'zoom', etc.

Don't know how to handle those errors and I still cannot search in bookmarks and Firefox still is freezing while trying to search.

Maybe you have other suggestions ?