[Ubuntu-webapps-bugs] [Bug 1648891] Re: renderer process gets SIGBUS in 1.19.5 on arale

2016-12-14 Thread Olivier Tilloy
** Changed in: oxide Milestone: None => 1.19.6 ** Also affects: oxide/1.19 Importance: Undecided Status: New ** Changed in: oxide/1.19 Status: New => In Progress ** Changed in: oxide/1.19 Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: oxide/1.19

[Ubuntu-webapps-bugs] [Bug 1649861] [NEW] When upgrading to oxide 1.19, tabs from saved session are not restored

2016-12-14 Thread Olivier Tilloy
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

[Ubuntu-webapps-bugs] [Bug 1650007] [NEW] Consider changing Google API key

2016-12-14 Thread Jeremy Bicha
Public bug reported: evolution-data-server (e-d-s) 3.20 before 3.20.6 and 3.22 before 3.22.2 had bugs that caused users using Google services to experience daily limit timeouts and authentication errors. Unfortunately, users using older versions are causing those problems for everyone that still

[Ubuntu-webapps-bugs] [Bug 1642318] Re: arm64 xenial build fails

2016-12-14 Thread Chris Coulson
** Changed in: oxide Milestone: branch-1.20 => branch-1.21 ** Also affects: oxide/1.20 Importance: Undecided Status: New ** Changed in: oxide/1.20 Importance: Undecided => Critical ** Changed in: oxide/1.20 Status: New => Triaged -- You received this bug notification

[Ubuntu-webapps-bugs] [Bug 1650007] Re: Consider changing Google API key

2016-12-14 Thread Jeremy Bicha
** Package changed: ubuntu-system-settings-online-accounts (Ubuntu) => account-plugins (Ubuntu) -- You received this bug notification because you are a member of Ubuntu WebApps bug tracking, which is subscribed to ubuntu-system-settings- online-accounts in Ubuntu.

[Ubuntu-webapps-bugs] [Bug 1649861] Re: When upgrading to oxide 1.19, tabs from saved session are not restored

2016-12-14 Thread Chris Coulson
** Changed in: oxide Milestone: branch-1.20 => branch-1.21 ** Also affects: oxide/1.20 Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu WebApps bug tracking, which is subscribed to Oxide.

[Ubuntu-webapps-bugs] [Bug 1611146] Re: Location bar height won't be rescaled on display change

2016-12-14 Thread Chris Coulson
** Changed in: oxide/1.18 Status: Triaged => Won't Fix ** Changed in: oxide/1.19 Status: Triaged => Won't Fix ** Changed in: oxide Milestone: branch-1.20 => branch-1.21 -- You received this bug notification because you are a member of Ubuntu WebApps bug tracking, which is

[Ubuntu-webapps-bugs] [Bug 1638912] Re: mediahub code fails to build

2016-12-14 Thread Chris Coulson
** Also affects: oxide/1.20 Importance: Undecided Status: New ** Changed in: oxide/1.20 Importance: Undecided => Critical ** Changed in: oxide/1.20 Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu WebApps bug tracking, which is

[Ubuntu-webapps-bugs] [Bug 1649861] Re: When upgrading to oxide 1.19, tabs from saved session are not restored

2016-12-14 Thread Olivier Tilloy
I confirm that https://chromium.googlesource.com/chromium/src/+/f62ca6f9d33e93733fccb3f3815d9554429dbb38 introduced the regression: serialized navigation entries are pickled one after the other, and the size of the resulting data is not stored anywhere. As a result, the new implementation of