Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Can't restore UI layout from previous profile.

  • 2 件の返信
  • 1 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: cor-el

more options

I've just put together a new computer. Fresh install of everything. I wanted to get my firefox up and running as it was before. So, I thought I'd copy over some relevant files from the old profile folder (I have it on a usb stick) to the new one. saved passwords: copied fine bookmarks: copied fine ui/layout: no cigar. I was told it's the localstore.rdf file but it seems to do absolutely nothing when I copy it over; furthermore I can change the layout in my new firefox and it doesn't affect the localstore.rdf file in its profile folder. What gives?

Old install was win7-64, new install is arch-linux-64

I know i have the right folders (at least in theory) because the passwords and bookmarks did copy over correctly and work fine.

I've just put together a new computer. Fresh install of everything. I wanted to get my firefox up and running as it was before. So, I thought I'd copy over some relevant files from the old profile folder (I have it on a usb stick) to the new one. saved passwords: copied fine bookmarks: copied fine ui/layout: no cigar. I was told it's the localstore.rdf file but it seems to do absolutely nothing when I copy it over; furthermore I can change the layout in my new firefox and it doesn't affect the localstore.rdf file in its profile folder. What gives? Old install was win7-64, new install is arch-linux-64 I know i have the right folders (at least in theory) because the passwords and bookmarks did copy over correctly and work fine.

すべての返信 (2)

more options

I also read that after FF v34, localstore.rdf was deprecated in favour of xulstore.json

So I copied that over too. Still no dice.

more options

You need the browser.uiCustomization.state pref as saved in the prefs.js file to restore the toolbar layout.

It is best only to recover user_pref() lines that you really need and copy them to the prefs.js file in the current Firefox profile folder. Don't use a user.js file because that way you can't make changes to the customization because the user.js is processed on every Firefox start.