Public bug reported:

When upgrading to oxide 1.19, tabs from a session saved with oxide 1.18
are not restored. I’m seeing the following in the browser’s log:

  Failed to read initial state: invalid data

It appears sessions::SerializedNavigationEntry::ReadFromPickle() fails,
most likely because the format of the serialized entries was changed in
chromium 55. Specifically, this commit seems like a good suspect:
https://chromium.googlesource.com/chromium/src/+/f62ca6f9d33e93733fccb3f3815d9554429dbb38.

** Affects: oxide
     Importance: Undecided
         Status: New

** Affects: webbrowser-app (Ubuntu)
     Importance: Undecided
         Status: New

** Also affects: oxide
   Importance: Undecided
       Status: New

** Summary changed:

- With oxide 1.19, tabs from saved session are not restored
+ When upgrading to oxide 1.19, tabs from saved session are not restored

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

Title:
  When upgrading to oxide 1.19, tabs from saved session are not restored

Status in Oxide:
  New
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  When upgrading to oxide 1.19, tabs from a session saved with oxide
  1.18 are not restored. I’m seeing the following in the browser’s log:

    Failed to read initial state: invalid data

  It appears sessions::SerializedNavigationEntry::ReadFromPickle()
  fails, most likely because the format of the serialized entries was
  changed in chromium 55. Specifically, this commit seems like a good
  suspect:
  
https://chromium.googlesource.com/chromium/src/+/f62ca6f9d33e93733fccb3f3815d9554429dbb38.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1649861/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to     : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to