[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-10-02 Thread Chris Coulson
** Changed in: oxide/1.2 Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1362543 Title: Web Application fail to load pro

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~oxide-developers/oxide/packaging.utopic -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1362543 Title: Web Application fail to load properly ev

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-25 Thread Launchpad Bug Tracker
** Branch linked: lp:oxide/1.2 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1362543 Title: Web Application fail to load properly every other time is launched Sta

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-25 Thread Chris Coulson
** Changed in: oxide/1.2 Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1362543 Title: Web Application fail to load properly

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-24 Thread Chris Coulson
** Also affects: oxide/1.2 Importance: Undecided Status: New ** Changed in: oxide/1.2 Status: New => Triaged ** Changed in: oxide/1.2 Importance: Undecided => Critical ** Changed in: oxide/1.2 Assignee: (unassigned) => Chris Coulson (chrisccoulson) ** Changed in: oxide/

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-24 Thread Olivier Tilloy
I’m not sure how exactly upstart’s Stop() method is implemented, but from my observations swiping an application away from the app switcher doesn’t give it a chance to shut down cleanly, i.e. it is killed. Which explains the issue. -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-24 Thread Chris Coulson
Thanks, although I'm still not entirely clear. I should rephrase my question :) Is the application given a chance to shut down cleanly (ie, the destructors for things like the QCoreApplication and any QQmlEngines run), or is it just killed? This bug would suggest either the latter, or resources no

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-24 Thread Olivier Tilloy
> How are applications stopped when you swipe them away > in the app switcher? QtMir calls ubuntu_app_launch_stop_application(…), which calls into Upstart’s D-Bus Stop method. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to w

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-23 Thread Chris Coulson
Fixed with http://bazaar.launchpad.net/~oxide- developers/oxide/oxide.trunk/revision/769 ** Changed in: oxide Status: Confirmed => Fix Released ** Changed in: oxide Assignee: (unassigned) => Chris Coulson (chrisccoulson) ** Changed in: oxide Milestone: None => branch-1.3 -- You

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-23 Thread Launchpad Bug Tracker
** Branch linked: lp:oxide -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1362543 Title: Web Application fail to load properly every other time is launched Status

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-23 Thread Chris Coulson
This breaks because disk_cache::VerifyStats() fails the signature check for the cache stats (the actual signature appears to be all zeroes, which might suggest that the stats aren't ever serialized to disk. This happens in 2 places - on a 30 second timer and during shutdown). How are applications

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-23 Thread Alexandre Abreu
** Changed in: oxide Status: Incomplete => Confirmed ** Changed in: webapps-core Status: In Progress => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.ne

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-22 Thread David Barth
** Changed in: webapps-core Status: Triaged => In Progress ** Changed in: oxide Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.ne

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-22 Thread David Barth
** Tags added: touch-2014-09-25 ** Changed in: webapps-core Assignee: (unassigned) => Alexandre Abreu (abreu-alexandre) ** Changed in: webapps-core Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscri

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-21 Thread Olivier Tilloy
** Branch unlinked: lp:~abreu-alexandre/webbrowser-app/remove-session- storage -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1362543 Title: Web Application fail to

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-21 Thread Bill Filler
The MR should be linked to this bug: https://bugs.launchpad.net/webapps-core/+bug/1372243 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1362543 Title: Web Applicat

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-21 Thread Bill Filler
Note the MR linked in this bug should no longer be linked as it doesn't address this issue. ** Also affects: webapps-core Importance: Undecided Status: New ** Changed in: webbrowser-app Status: In Progress => Invalid ** Changed in: webbrowser-app (Ubuntu) Status: In Progr

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-19 Thread Olivier Tilloy
Following up discussion on IRC with Alex and Bill, there was a suspicion that this problem might be linked to the use of the SessionStorage object in the webapp container. I discarded this hypothesis by commenting out all SessionStorage-related code in WebApp.qml and verifying that the app still ru

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-19 Thread Jamie Strandboge
** Changed in: oxide Importance: Undecided => Critical ** Changed in: oxide Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1362543

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-19 Thread Bill Filler
** Also affects: oxide Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1362543 Title: Web Application fail to load proper

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-19 Thread Olivier Tilloy
Those two lines, from the failed log, seem to be relevant: [0828/103105:ERROR:cache_creator.cc(125)] Unable to create cache [0828/103105:ERROR:appcache_storage_impl.cc(1819)] Failed to open the appcache diskcache. -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-16 Thread Olli Ries
** Changed in: webbrowser-app Importance: High => Critical ** Changed in: webbrowser-app (Ubuntu) Importance: High => Critical -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launc

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-15 Thread Bill Filler
** Tags removed: touch-2014-09-11 ** Tags added: touch-2014-09-25 ** Changed in: webbrowser-app (Ubuntu) Importance: Undecided => High ** Changed in: webbrowser-app (Ubuntu) Status: Confirmed => In Progress ** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Alexandre

[Touch-packages] [Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: webbrowser-app (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bu