A wild guess is that the browser is trying to save the current session
while the app gets suspended, resulting in a corrupt session file. When
the app is launched again, it tries to read the corrupt file, and falls
back to not restoring anything.

I’ll see if I can add a mechanism to ensure that the session state is
written to a temporary file first, and if that succeed, move that file
to the browser’s data directory. This will hopefully make it more
robust.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1531583

Title:
  Webbrowser-app losing saved state upon restart

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1531583/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to