[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 properly every other time is launched

Status in Oxide Webview:
  Fix Released
Status in Oxide 1.2 series:
  Fix Released
Status in The Webapps-core project:
  Invalid
Status in Web Browser App:
  Invalid
Status in “webbrowser-app” package in Ubuntu:
  Invalid

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 every other time is launched

Status in Oxide Webview:
  Fix Released
Status in Oxide 1.2 series:
  Fix Committed
Status in The Webapps-core project:
  Invalid
Status in Web Browser App:
  Invalid
Status in “webbrowser-app” package in Ubuntu:
  Invalid

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 every other time is launched

Status in Oxide Webview:
  Fix Released
Status in Oxide 1.2 series:
  Fix Committed
Status in The Webapps-core project:
  Invalid
Status in Web Browser App:
  Invalid
Status in “webbrowser-app” package in Ubuntu:
  Invalid

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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

Status in Oxide Webview:
  Fix Released
Status in Oxide 1.2 series:
  Fix Committed
Status in The Webapps-core project:
  Invalid
Status in Web Browser App:
  Invalid
Status in “webbrowser-app” package in Ubuntu:
  Invalid

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1362543

Title:
  Web Application fail to load properly every other time is launched

Status in Oxide Webview:
  Fix Released
Status in The Webapps-core project:
  Invalid
Status in Web Browser App:
  Invalid
Status in “webbrowser-app” package in Ubuntu:
  Invalid

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 not being cleaned up properly (which would sync the
application cache to disk and would have prevented this problem)

-- 
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 in Oxide Webview:
  Fix Released
Status in The Webapps-core project:
  Invalid
Status in Web Browser App:
  Invalid
Status in “webbrowser-app” package in Ubuntu:
  Invalid

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 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 in Oxide Webview:
  Fix Released
Status in The Webapps-core project:
  Invalid
Status in Web Browser App:
  Invalid
Status in “webbrowser-app” package in Ubuntu:
  Invalid

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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/1.2
Milestone: None = 1.2.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

Status in Oxide Webview:
  Fix Released
Status in Oxide 1.2 series:
  Triaged
Status in The Webapps-core project:
  Invalid
Status in Web Browser App:
  Invalid
Status in “webbrowser-app” package in Ubuntu:
  Invalid

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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.net/bugs/1362543

Title:
  Web Application fail to load properly every other time is launched

Status in Oxide Webview:
  Confirmed
Status in The Webapps-core project:
  Invalid
Status in Web Browser App:
  Invalid
Status in “webbrowser-app” package in Ubuntu:
  Invalid

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 stopped when you swipe them away in the app
switcher?

-- 
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 in Oxide Webview:
  Confirmed
Status in The Webapps-core project:
  Invalid
Status in Web Browser App:
  Invalid
Status in “webbrowser-app” package in Ubuntu:
  Invalid

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 in Oxide Webview:
  Fix Released
Status in The Webapps-core project:
  Invalid
Status in Web Browser App:
  Invalid
Status in “webbrowser-app” package in Ubuntu:
  Invalid

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 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 in Oxide Webview:
  Fix Released
Status in The Webapps-core project:
  Invalid
Status in Web Browser App:
  Invalid
Status in “webbrowser-app” package in Ubuntu:
  Invalid

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 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 in Oxide Webview:
  Confirmed
Status in The Webapps-core project:
  Triaged
Status in Web Browser App:
  Invalid
Status in “webbrowser-app” package in Ubuntu:
  Invalid

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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.net/bugs/1362543

Title:
  Web Application fail to load properly every other time is launched

Status in Oxide Webview:
  Incomplete
Status in The Webapps-core project:
  In Progress
Status in Web Browser App:
  Invalid
Status in “webbrowser-app” package in Ubuntu:
  Invalid

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 Progress = Invalid

** Changed in: webapps-core
   Importance: Undecided = Critical

** Tags removed: touch-2014-09-25

-- 
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 in Oxide Webview:
  Confirmed
Status in The Webapps-core project:
  New
Status in Web Browser App:
  Invalid
Status in “webbrowser-app” package in Ubuntu:
  Invalid

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 Application fail to load properly every other time is launched

Status in Oxide Webview:
  Confirmed
Status in The Webapps-core project:
  New
Status in Web Browser App:
  Invalid
Status in “webbrowser-app” package in Ubuntu:
  Invalid

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 load properly every other time is launched

Status in Oxide Webview:
  Confirmed
Status in The Webapps-core project:
  New
Status in Web Browser App:
  Invalid
Status in “webbrowser-app” package in Ubuntu:
  Invalid

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 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 in Web Browser App:
  In Progress
Status in “webbrowser-app” package in Ubuntu:
  In Progress

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 properly every other time is launched

Status in Oxide Webview:
  Confirmed
Status in Web Browser App:
  In Progress
Status in “webbrowser-app” package in Ubuntu:
  In Progress

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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

Title:
  Web Application fail to load properly every other time is launched

Status in Oxide Webview:
  Confirmed
Status in Web Browser App:
  In Progress
Status in “webbrowser-app” package in Ubuntu:
  In Progress

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 runs fine only every other time.

-- 
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 in Oxide Webview:
  Confirmed
Status in Web Browser App:
  In Progress
Status in “webbrowser-app” package in Ubuntu:
  In Progress

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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.launchpad.net/bugs/1362543

Title:
  Web Application fail to load properly every other time is launched

Status in Web Browser App:
  In Progress
Status in “webbrowser-app” package in Ubuntu:
  In Progress

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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://bugs.launchpad.net/bugs/1362543

Title:
  Web Application fail to load properly every other time is launched

Status in Web Browser App:
  In Progress
Status in “webbrowser-app” package in Ubuntu:
  Confirmed

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 Abreu (abreu-alexandre)

-- 
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 in Web Browser App:
  In Progress
Status in “webbrowser-app” package in Ubuntu:
  In Progress

Bug description:
  I am testing a game called ninjaflips. Works fine the first time you
  launch it , but the second time wont load correctly. If you close it
  and try again it will launch fine and so on..

  Attached logs for working and not working plus click package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp