Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

搜索 | 用户支持

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

详细了解

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.