搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 2 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 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.

被采纳的解决方案

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.

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

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.