Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Can't restore UI layout from previous profile.

  • 2 trả lời
  • 1 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Tất cả các câu trả lời (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.