Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

Why do more empty, localstore.rdf and perf.js files appear in my profile everytime I open and close Firefox?

  • 2 odpowiedzi
  • 1 osoba ma ten problem
  • 1 wyświetlenie
  • Ostatnia odpowiedź od CowDoc

more options

I have hundreds of empty localstore{xxx}.rdf and perf{xxx}.js files in my profile folder. Where {xxx} denotes a number. New, higher numbered files appear every time I open/close firefox. There ate two pref files (perf.js and perf1.js) which are not empty. There is one localstore.rdf file which is not empty. All other files are zero byte files.

Also, my toolbar customizations will not stay put. I have to re-customize the toolbar regularly. Erasing all of the localstore and perf files in case of a corrupt file does not help.

I have hundreds of empty localstore{xxx}.rdf and perf{xxx}.js files in my profile folder. Where {xxx} denotes a number. New, higher numbered files appear every time I open/close firefox. There ate two pref files (perf.js and perf1.js) which are not empty. There is one localstore.rdf file which is not empty. All other files are zero byte files. Also, my toolbar customizations will not stay put. I have to re-customize the toolbar regularly. Erasing all of the localstore and perf files in case of a corrupt file does not help.

Wybrane rozwiązanie

That suggests something is preventing Firefox from modifying those files. This usually happens when anti-virus software keeps a lock on the files.

localstore.rdf is the file that keeps your toolbar customizations. Since Firefox can't modify it, your toolbar customizations are lost.

A less likely cause is a Read-Only attribute or permissions issue.

Przeczytaj tę odpowiedź w całym kontekście 👍 0

Wszystkie odpowiedzi (2)

more options

Wybrane rozwiązanie

That suggests something is preventing Firefox from modifying those files. This usually happens when anti-virus software keeps a lock on the files.

localstore.rdf is the file that keeps your toolbar customizations. Since Firefox can't modify it, your toolbar customizations are lost.

A less likely cause is a Read-Only attribute or permissions issue.

more options

Excellent answer. Especially since I was completely vague on system and OS info. My apologies.

Yes, it was a Windows 8.1 read-only permissions issue. For some reason this version of Windows sometimes treats my Administrator account like a User account. It is causing other minor problems as well. I had to allow all Users full permissions for the Firefox profile folder, sub folders and files. It's not the most secure arrangement, but it will work for home use.

Thank you for the suggestion and prompt reply.