Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

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.

詳しく学ぶ

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

Can't restore lost session from .bak to .js conversion

  • 6 件の返信
  • 3 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: carava23

more options

So I've read the relevant threads here dealing with this issue but either didn't see or couldn't understand a solution.

A number of tabs were lost after a crash and while I have the .bak which does have the information on it and have converted it to .js and put it in the appropriate folder while Firefox is closed, a new .js file is simply created each time and the tabs aren't restored. There is nothing wrong with the about:config settings as far as I know. The file is apparently too large for the online session restore site I tried and I'm not aware of any program to render it legible so that I could recover the information.

Any suggestions would be welcome.

So I've read the relevant threads here dealing with this issue but either didn't see or couldn't understand a solution. A number of tabs were lost after a crash and while I have the .bak which does have the information on it and have converted it to .js and put it in the appropriate folder while Firefox is closed, a new .js file is simply created each time and the tabs aren't restored. There is nothing wrong with the about:config settings as far as I know. The file is apparently too large for the online session restore site I tried and I'm not aware of any program to render it legible so that I could recover the information. Any suggestions would be welcome.

この投稿は carava23 により に変更されました

すべての返信 (6)

more options

Does it help if you set the startup page?

  • Firefox > Preferences > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time"

If you use the Time Machine then you can try to restore a previous version of the sessionstore.js file.

more options

Sorry, yes, the Firefox prefs are set to that. Unfortunately, I don't use Time Machine. (I know, I should).

If they're lost they're lost, but clearly this problem isn't entirely uncommon and there must be some reason for it occurring that I haven't seen anyone identify. When it's happened in the past, I've done the switch with no problem.

I assume there's no way to open a very large .bak file to make it legible enough to actually retrieve the urls?

この投稿は carava23 により に変更されました

more options

You can try this post at the mozillaZine forum website.

more options

Thank you again, I came across that earlier and might try it. That's just getting a little over my head. I'm afraid I'll change a setting and not know how to change to back if necessary.

more options

Easiest in the current Firefox release is to open the Browser Console (Firefox/Tools > Web Developer) via Ctrl+Shift+J and paste the code on the command line at the bottom.

more options

Thank you, I'll try that first.