[Touch-packages] [Bug 1336546] Re: Online Accounts doesn't prevent need to authenticate multiple times

2014-09-12 Thread Chris Coulson
** Changed in: oxide 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/1336546 Title: Online Accounts doesn't prevent need

[Touch-packages] [Bug 1363870] Re: launchpad.net bugs display in very thin column

2014-09-18 Thread Chris Coulson
Does Launchpad make use of window.screen.orientation? -- 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/1363870 Title: launchpad.net bugs display in very thin column

[Touch-packages] [Bug 1363870] Re: launchpad.net bugs display in very thin column

2014-09-18 Thread Chris Coulson
If I open this bug report in Chrome desktop in the responsive design view with a resolution of 332x591 (which is the screen size in DIP on krillin), I see exactly the same layout issue. The layout improves as the available width increases, which is why it works better in landscape mode. This is

[Touch-packages] [Bug 1324292] Re: re-add support for selecting text for copying

2014-09-23 Thread Chris Coulson
** Also affects: oxide/1.2 Importance: Undecided Status: New ** Changed in: oxide Status: New = Fix Released ** Changed in: oxide/1.2 Status: New = Fix Committed ** Changed in: oxide/1.2 Importance: Undecided = Critical -- You received this bug notification because

[Touch-packages] [Bug 1324292] Re: re-add support for selecting text for copying

2014-09-23 Thread Chris Coulson
** Changed in: oxide 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/1324292 Title: re-add support for selecting text

[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 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 1381558] Re: online-accounts-ui crashed with SIGSEGV in oxide::CompositorThreadProxy::SendSwapSoftwareFrameOnOwnerThread()

2014-10-15 Thread Chris Coulson
This crash is specific to the software compositing path, which is largely untested. From the trace, it looks like |bitmap| is probably NULL. I'm not entirely sure what would cause that void CompositorThreadProxy::SendSwapSoftwareFrameOnOwnerThread( uint32 surface_id, const gfx::Size size,

[Touch-packages] [Bug 1384361] Re: Clicking on google intent url leads to error pages

2014-10-22 Thread Chris Coulson
** 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/1384361 Title: Clicking on google intent url

[Touch-packages] [Bug 1384361] Re: Clicking on google intent url leads to error pages

2014-10-22 Thread Chris Coulson
This is an Android intent (see https://developer.chrome.com/multidevice/android/intents). I'm not sure that this will be fixable with a UA override. Currently, one thing that's missing from Oxide is the ability to delegate unhandled URL schemes to the system. We need to do this, but then it would

[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

[Touch-packages] [Bug 1371166] Re: HERE location does not work in browser, but works in osmtouch

2014-09-24 Thread Chris Coulson
** Changed in: oxide/1.2 Milestone: None = 1.2.2 ** Changed in: oxide Milestone: 1.2.2 = branch-1.3 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtubuntu-sensors in Ubuntu. https://bugs.launchpad.net/bugs/1371166

[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-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 1324292] Re: re-add support for selecting text for copying

2014-09-25 Thread Chris Coulson
** Changed in: oxide/1.2 Milestone: None = 1.2.2 ** 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/1324292

[Touch-packages] [Bug 1375215] Re: System runs out of memory

2014-09-29 Thread Chris Coulson
Client apps should definitely not quit if the render process quits, as that kind of defeats the purpose of having isolated render processes (if they crash, they should not take down the app) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[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

[Touch-packages] [Bug 1284158] Re: http://chrome.angrybirds.com/ doesn't work, but it should

2014-10-09 Thread Chris Coulson
** Changed in: oxide Milestone: branch-1.3 = branch-1.4 -- 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/1284158 Title: http://chrome.angrybirds.com/ doesn't

[Touch-packages] [Bug 1389721] [NEW] API versioning broken in some cases

2014-11-05 Thread Chris Coulson
Public bug reported: With Oxide 1.2 being the version that's shipping in the RTM image, I want to start correctly versioning new API's so that we can upgrade Oxide OTA safely without breaking existing applications. I'm testing the attached patch for Oxide to add a revision to API's that were

[Touch-packages] [Bug 1389721] Re: API versioning broken in some cases

2014-11-05 Thread Chris Coulson
This sounds similar to https://bugreports.qt- project.org/browse/QTBUG-40043 ** Description changed: With Oxide 1.2 being the version that's shipping in the RTM image, I want to start correctly versioning new API's so that we can upgrade Oxide OTA safely without breaking existing

[Touch-packages] [Bug 1389721] Re: API versioning broken in some cases

2014-11-05 Thread Chris Coulson
** Description changed: With Oxide 1.2 being the version that's shipping in the RTM image, I want to start correctly versioning new API's so that we can upgrade Oxide OTA safely without breaking existing applications. I'm testing the attached patch for Oxide to add a revision to API's

[Touch-packages] [Bug 1389721] Re: API versioning broken in some cases

2014-11-06 Thread Chris Coulson
Not exactly - the 1 matches the revision number specified in the metadata in the class declarations. Eg, --- qt/quick/api/oxideqquickwebcontext_p.h 2014-10-09 20:22:21 + +++ qt/quick/api/oxideqquickwebcontext_p.h 2014-11-05 00:22:04 + @@ -60,9 +60,9 @@

[Touch-packages] [Bug 1390529] Re: Browser remembers previous download and tries to visit on next start

2014-11-07 Thread Chris Coulson
I suspect the issue here is that the browser restores the last visible URL rather than the last committed URL - this *should* be fixed when bug 1353143 lands (and the equivalent webbrowser-app parts land) -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1390529] Re: Browser remembers previous download and tries to visit on next start

2014-11-07 Thread Chris Coulson
Actually, unduping from the other bug because I suspect there will be additional webbrowser-app work to fix this properly. It looks like the download gets targeted to a new tab - Chrome closes the new tab when the download starts, and we'd need to do something similar (closing the tab

[Touch-packages] [Bug 1391842] Re: Mobile broadband doesn't work in utopic (worked in trusty)

2014-11-12 Thread Chris Coulson
Result of clicking on New Mobile Broadband connection... ** Attachment added: Selection_019.png https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1391842/+attachment/4259036/+files/Selection_019.png -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1391842] [NEW] Mobile broadband doesn't work in utopic (worked in trusty)

2014-11-12 Thread Chris Coulson
Public bug reported: I realized today that I can no longer use the 3G adapter in my laptop since upgrading to utopic. Please find attached a screenshot of the nm- applet menu - you'll notice that my adapter appears to be listed twice (Mobile Broadband (Dell DW5560) and Mobile Broadband ()).

[Touch-packages] [Bug 1384460] Re: Delegate unhandled URL schemes to the system

2014-11-13 Thread Chris Coulson
** Changed in: oxide/1.3 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/1384460 Title: Delegate unhandled URL schemes

[Touch-packages] [Bug 1399597] Re: The last oxide upload breaks autopkgtests with a package installation failure

2014-12-08 Thread Chris Coulson
This needs reverting. It will result in -extras being pulled in to the desktop seed, which is not acceptable -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1399597 Title: The

[Touch-packages] [Bug 1381558] Re: online-accounts-ui crashed with SIGSEGV in oxide::CompositorThreadProxy::SendSwapSoftwareFrameOnOwnerThread()

2014-12-13 Thread Chris Coulson
** Changed in: oxide Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-system-settings- online-accounts in Ubuntu. https://bugs.launchpad.net/bugs/1381558 Title:

[Touch-packages] [Bug 1381558] Re: online-accounts-ui crashed with SIGSEGV in oxide::CompositorThreadProxy::SendSwapSoftwareFrameOnOwnerThread()

2014-12-13 Thread Chris Coulson
** Also affects: oxide/1.4 Importance: Undecided Status: New ** Changed in: oxide/1.4 Importance: Undecided = High ** Changed in: oxide/1.4 Status: New = Triaged ** Changed in: oxide/1.4 Assignee: (unassigned) = Chris Coulson (chrisccoulson) -- You received this bug

[Touch-packages] [Bug 1381558] Re: online-accounts-ui crashed with SIGSEGV in oxide::CompositorThreadProxy::SendSwapSoftwareFrameOnOwnerThread()

2014-12-14 Thread Chris Coulson
** Changed in: oxide/1.4 Milestone: None = 1.4.0 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-system-settings- online-accounts in Ubuntu. https://bugs.launchpad.net/bugs/1381558 Title: online-accounts-ui

[Touch-packages] [Bug 1214034] Re: Implement API for querying SSL status and certificate information and signalling SSL errors to the embedder

2014-09-01 Thread Chris Coulson
** Changed in: oxide Status: Triaged = 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/1214034 Title: Implement API for querying SSL status and

[Touch-packages] [Bug 1284158] Re: http://chrome.angrybirds.com/ doesn't work, but it should

2014-09-01 Thread Chris Coulson
** Changed in: oxide Milestone: branch-1.2 = 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/1284158 Title: http://chrome.angrybirds.com/ doesn't

[Touch-packages] [Bug 1339120] Re: qmlplugindump crashed with SIGSEGV

2014-07-14 Thread Chris Coulson
*** This bug is a duplicate of bug 1332996 *** https://bugs.launchpad.net/bugs/1332996 ** This bug is no longer a duplicate of private bug 1301932 ** This bug has been marked a duplicate of bug 1332996 QtCreator often halts for a minute -- You received this bug notification because you

[Touch-packages] [Bug 1331497] Re: qmlplugindump crashed with SIGSEGV

2014-07-14 Thread Chris Coulson
*** This bug is a duplicate of bug 1332996 *** https://bugs.launchpad.net/bugs/1332996 ** This bug is no longer a duplicate of private bug 1301932 ** This bug has been marked a duplicate of bug 1332996 QtCreator often halts for a minute -- You received this bug notification because you

[Touch-packages] [Bug 1301948] Re: qmlplugindump crashed with SIGSEGV

2014-07-14 Thread Chris Coulson
*** This bug is a duplicate of bug 1332996 *** https://bugs.launchpad.net/bugs/1332996 ** This bug is no longer a duplicate of private bug 1301932 ** This bug has been marked a duplicate of bug 1332996 QtCreator often halts for a minute -- You received this bug notification because you

[Touch-packages] [Bug 1303078] Re: Ubuntu SKD/Qt Creator crashed opening a project

2014-07-14 Thread Chris Coulson
*** This bug is a duplicate of bug 1332996 *** https://bugs.launchpad.net/bugs/1332996 ** This bug is no longer a duplicate of private bug 1301932 ** This bug has been marked a duplicate of bug 1332996 QtCreator often halts for a minute -- You received this bug notification because you

[Touch-packages] [Bug 1338554] Re: qmlplugindump crashed with SIGSEGV

2014-07-14 Thread Chris Coulson
*** This bug is a duplicate of bug 1332996 *** https://bugs.launchpad.net/bugs/1332996 ** This bug is no longer a duplicate of private bug 1301932 ** This bug has been marked a duplicate of bug 1332996 QtCreator often halts for a minute -- You received this bug notification because you

[Touch-packages] [Bug 1322784] Re: Firefox crashes in flag_qsort during spellchecker initialization on x86 due to gcc bug

2014-07-24 Thread Chris Coulson
We're now hitting what's probably a crash during startup cache compilation in Firefox 32, specific to gcc-4.8 x86 builds: https://launchpadlibrarian.net/180577186/buildlog_ubuntu- trusty-i386.firefox_32.0~b1%2Bbuild1-0ubuntu0.14.04.1_FAILEDTOBUILD.txt.gz -- You received this bug notification

[Touch-packages] [Bug 1322784] Re: Firefox crashes in flag_qsort during spellchecker initialization on x86 due to gcc bug

2014-07-24 Thread Chris Coulson
Actually, forget that - this bug isn't specific to gcc 4.8 anyway if it's occurring on precise. So, most definitely another issue. Sigh -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gcc-4.8 in Ubuntu.

[Touch-packages] [Bug 1391842] Re: Mobile broadband doesn't work in utopic (worked in trusty)

2014-11-25 Thread Chris Coulson
Ah, removing ofono (and manually removing /var/lib/ofono afterwards) seems to do the trick -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1391842 Title: Mobile

[Touch-packages] [Bug 1381558] Re: online-accounts-ui crashed with SIGSEGV in oxide::CompositorThreadProxy::SendSwapSoftwareFrameOnOwnerThread()

2014-12-02 Thread Chris Coulson
** Changed in: oxide Milestone: branch-1.4 = branch-1.5 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-system-settings- online-accounts in Ubuntu. https://bugs.launchpad.net/bugs/1381558 Title:

[Touch-packages] [Bug 1394925] Re: Security warning page doesn’t go away when browsing to a different site

2014-12-02 Thread Chris Coulson
Couldn't CertificateError.isCancelled have been used for this? It's designed for this type of use (well, it will be when bug 1377198 is fixed) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.

[Touch-packages] [Bug 1381558] Re: online-accounts-ui crashed with SIGSEGV in oxide::CompositorThreadProxy::SendSwapSoftwareFrameOnOwnerThread()

2015-01-26 Thread Chris Coulson
** Changed in: oxide/1.4 Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-system-settings- online-accounts in Ubuntu. https://bugs.launchpad.net/bugs/1381558 Title:

[Touch-packages] [Bug 1387537] Re: Oxide should provide an interface to avoid webbrowser-app / online-accounts using private Qt headers

2015-02-03 Thread Chris Coulson
Having taken a quick glance at the code, it does look like Qt::AA_ShareOpenGLContexts would make this interface in Oxide redundant (Oxide would still need to use a private interface for getting the shared context, but that's ok) -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1387537] Re: Use Qt::AA_ShareOpenGLContexts and drop Qt private headers usage

2015-02-05 Thread Chris Coulson
Sounds good. Also means that there isn't anything to do in Oxide ** Changed in: oxide Status: Incomplete = Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-system-settings- online-accounts in Ubuntu.

[Touch-packages] [Bug 1395524] Re: unity webapps don't work in Ubuntu 14.10

2015-01-15 Thread Chris Coulson
What's the status of the SRU for utopic? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-webapps-qml in Ubuntu. https://bugs.launchpad.net/bugs/1395524 Title: unity webapps don't work in Ubuntu 14.10 Status in

[Touch-packages] [Bug 1412880] [NEW] Updates for Oxide 1.4

2015-01-20 Thread Chris Coulson
Public bug reported: Currently the Youtube webapp fails to play any videos on desktop with Oxide 1.4. When I try it, I see messages like this in the console: qml: [JS] (https://www.youtube.com/watch?v=LHp3jqRj-jg:0) Mixed Content: The page at 'https://www.youtube.com/watch?v=LHp3jqRj-jg' was

[Touch-packages] [Bug 1412030] Re: Support for select multiple is missing

2015-01-19 Thread Chris Coulson
*** This bug is a duplicate of bug 1233842 *** https://bugs.launchpad.net/bugs/1233842 ** This bug has been marked a duplicate of bug 1233842 HTML select elements with multiple and/or size attribute should use a native popup on mobile form-factors -- You received this bug notification

[Touch-packages] [Bug 1394925] Re: Security warning page doesn’t go away when browsing to a different site

2015-01-22 Thread Chris Coulson
Bug 1377198 is also fixed now (in Oxide 1.5) - CertificateError.cancelled is now emitted for non-overridable errors when a new navigation is committed in the webview, and for pending overridable errors if the user taps the stop button. There's tests for both of those cases -- You received this

[Touch-packages] [Bug 1417963] Re: webbrowser-app autopilot test regression with Qt 5.4

2015-02-11 Thread Chris Coulson
** Also affects: oxide/1.5 Importance: Undecided Status: New ** Changed in: oxide/1.5 Status: New = Triaged ** Changed in: oxide/1.5 Importance: Undecided = High ** Changed in: oxide/1.5 Milestone: None = 1.5.3 -- You received this bug notification because you are a

[Touch-packages] [Bug 1417963] Re: webbrowser-app autopilot test regression with Qt 5.4

2015-02-11 Thread Chris Coulson
** Also affects: oxide Importance: Undecided Status: New ** Changed in: oxide Assignee: (unassigned) = Albert Astals Cid (aacid) ** Changed in: oxide Milestone: None = branch-1.6 ** Changed in: oxide Importance: Undecided = High ** Changed in: oxide Status: New =

[Touch-packages] [Bug 1387537] Re: Use Qt::AA_ShareOpenGLContexts and drop Qt private headers usage

2015-02-17 Thread Chris Coulson
** Changed in: oxide Milestone: branch-1.6 = None -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-system-settings- online-accounts in Ubuntu. https://bugs.launchpad.net/bugs/1387537 Title: Use

[Touch-packages] [Bug 1417963] Re: webbrowser-app autopilot test regression with Qt 5.4

2015-02-16 Thread Chris Coulson
** Changed in: oxide/1.5 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/1417963 Title: webbrowser-app autopilot test

[Touch-packages] [Bug 1315181] Re: browser (and web apps) make Xorg crash

2015-01-28 Thread Chris Coulson
*** This bug is a duplicate of bug 1309044 *** https://bugs.launchpad.net/bugs/1309044 ** This bug has been marked a duplicate of bug 1309044 Unity webapps crash Ubuntu 14.04 LTS on my computer -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1387537] Re: Oxide should provide an interface to avoid webbrowser-app / online-accounts using private Qt headers

2015-01-26 Thread Chris Coulson
** Changed in: oxide Milestone: branch-1.5 = branch-1.6 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-html5-theme in Ubuntu. https://bugs.launchpad.net/bugs/1387537 Title: Oxide should provide an interface to

[Touch-packages] [Bug 1381558] Re: online-accounts-ui crashed with SIGSEGV in oxide::CompositorThreadProxy::SendSwapSoftwareFrameOnOwnerThread()

2015-01-06 Thread Chris Coulson
** Changed in: oxide/1.4 Status: Triaged = Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-system-settings- online-accounts in Ubuntu. https://bugs.launchpad.net/bugs/1381558 Title:

[Touch-packages] [Bug 1414029] Re: HERE asks to download the Android app on first launch

2015-02-09 Thread Chris Coulson
Do we have any contacts at Nokia and has anybody reached out to them? As we're demonstrating with Youtube, trying to work around these issues by changing the user agent string is becoming a never-ending effort. -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-03-24 Thread Chris Coulson
** Changed in: oxide Assignee: (unassigned) = Chris Coulson (chrisccoulson) ** Changed in: oxide Milestone: None = branch-1.7 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https

[Touch-packages] [Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-03-24 Thread Chris Coulson
** Also affects: oxide Importance: Undecided Status: New ** Changed in: oxide Importance: Undecided = High ** Changed in: oxide Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-03-26 Thread Chris Coulson
in: oxide/1.6 Milestone: None = 1.6.1 ** Changed in: oxide/1.5 Assignee: (unassigned) = Chris Coulson (chrisccoulson) ** Changed in: oxide/1.6 Assignee: (unassigned) = Chris Coulson (chrisccoulson) -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 889889] Re: Use PNG or SVG instead of GIF

2015-02-28 Thread Chris Coulson
** No longer affects: firefox (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/889889 Title: Use PNG or SVG instead of GIF Status in Ubuntu Adium Theme: Fix

[Touch-packages] [Bug 889889] Re: Use PNG or SVG instead of GIF

2015-03-01 Thread Chris Coulson
** No longer affects: thunderbird (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to chardet in Ubuntu. https://bugs.launchpad.net/bugs/889889 Title: Use PNG or SVG instead of GIF Status in Ubuntu Adium Theme: Fix

[Touch-packages] [Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-03-25 Thread Chris Coulson
** Changed in: oxide Status: Triaged = In Progress -- 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/1429135 Title: webbrowser-app crashed with SIGSEGV in

[Touch-packages] [Bug 1439829] Re: Wizard crashes when trying to view HERE terms and conditions

2015-04-03 Thread Chris Coulson
The desktop using GL rather than GLES shouldn't affect Oxide - I don't think it cares too much what API the application is using (and Chromium only supports GLES with EGL in any case. GL in Chromium refers to one of the windowing-system specific desktop GL API's - GLX on Linux and WGL on Windows).

[Touch-packages] [Bug 1439829] Re: Wizard crashes when trying to view HERE terms and conditions

2015-04-03 Thread Chris Coulson
** Changed in: oxide Status: New = Fix Released ** Changed in: oxide Importance: Undecided = High ** Also affects: oxide/1.6 Importance: Undecided Status: New ** Changed in: oxide/1.6 Importance: Undecided = High ** Changed in: oxide/1.6 Status: New = Triaged **

[Touch-packages] [Bug 1439829] Re: Wizard crashes when trying to view HERE terms and conditions

2015-04-03 Thread Chris Coulson
** Also affects: oxide Importance: Undecided Status: New ** Changed in: oxide Assignee: (unassigned) = Michael Terry (mterry) ** Changed in: oxide Milestone: None = branch-1.7 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1445588] Re: firefox segfaults on exit after using google maps under Nouveau

2015-04-21 Thread Chris Coulson
** Package changed: firefox (Ubuntu) = mesa (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1445588 Title: firefox segfaults on exit after using google maps under

[Touch-packages] [Bug 1449188] Re: White bar when playing video fullscreen

2015-04-27 Thread Chris Coulson
** Also affects: oxide Importance: Undecided Status: New ** Also affects: oxide/1.7 Importance: Undecided Status: New ** Changed in: oxide Importance: Undecided = High ** Changed in: oxide/1.7 Importance: Undecided = High ** Changed in: oxide Status: New =

[Touch-packages] [Bug 1260014] Re: Add an API to manage local data (cookies, local storage, app cache, indexed DB and web DB)

2015-04-17 Thread Chris Coulson
** Changed in: oxide Milestone: branch-1.7 = branch-1.8 -- 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/1260014 Title: Add an API to manage local data (cookies,

[Touch-packages] [Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-04-09 Thread Chris Coulson
WONTFIX for 1.5 as there's not likely to be another release from that branch now. This will be in the 1.6 release instead ** Changed in: oxide/1.6 Milestone: 1.6.1 = 1.6.2 ** Changed in: oxide/1.5 Status: Triaged = Won't Fix ** Changed in: oxide/1.5 Milestone: 1.5.6 = None --

[Touch-packages] [Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-04-09 Thread Chris Coulson
** Changed in: oxide/1.6 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/1429135 Title: webbrowser-app crashed with SIGSEGV

[Touch-packages] [Bug 1338180] Re: iframe doesn't display anything when a load fails

2015-06-08 Thread Chris Coulson
I've changed the title - if we get a 404 response, the frame will display the response from the server. In this case, the load fails (there is no 404). I guess this is the downside of having the error page as part of the browser UI :/ ** Summary changed: - iframe with a 404 status doesn't

[Touch-packages] [Bug 1264493] Re: No Paste option in web page entries

2015-06-03 Thread Chris Coulson
** Changed in: oxide 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/1264493 Title: No Paste option in web page entries

[Touch-packages] [Bug 1466475] Re: User session is not preserved reliably

2015-06-18 Thread Chris Coulson
*** This bug is a duplicate of bug 1456267 *** https://bugs.launchpad.net/bugs/1456267 Ok, that's expected. This has been fixed in 1.8 ** This bug has been marked a duplicate of bug 1456267 Flush profile data when the app goes in to the background -- You received this bug notification

[Touch-packages] [Bug 1347892] Re: Consider defaulting WebPreferences.allowFileAccessFromFileUrls to true

2015-06-11 Thread Chris Coulson
** Changed in: oxide Status: Triaged = 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/1347892 Title: Consider defaulting

[Touch-packages] [Bug 1445673] Re: Shouldn't be able to pass QObjects to WebContextDelegateWorker

2015-06-12 Thread Chris Coulson
Landed again ** Changed in: oxide Status: Triaged = 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/1445673 Title: Shouldn't be able to pass

[Touch-packages] [Bug 1312260] Re: [browser] There is no search in page option in webbrowser-app (like ctrl+F)

2015-05-22 Thread Chris Coulson
** Changed in: oxide Milestone: None = branch-1.8 ** Changed in: oxide Status: In Progress = 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.

[Touch-packages] [Bug 1456706] [NEW] QGuiApplication::applicationState is never Qt::ApplicationSuspended

2015-05-19 Thread Chris Coulson
Public bug reported: In Oxide, I want to be able to flush profile data before an application is suspended on the phone, in case the application gets killed before it's reactivated again. I expected to be able to do this by connecting to QGuiApplication::applicationStateChanged and detecting when

[Touch-packages] [Bug 1410996] Re: Add WebView.mediaAccessPermissionRequested API

2015-08-19 Thread Chris Coulson
Olivier, can you report a separate bug for the application ID issue? We probably don't want a separate API for that, but we could probably just use QCoreApplication::applicationName -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1469119] Re: Limited webgl support

2015-06-26 Thread Chris Coulson
WebGL has never worked properly on this device, even though it's enabled. It does work fine on the Nexus and Meizu devices though. I'm not really sure what to do with this bug -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1477313] Re: [convergence] No way to select text with mouse, expect click-drag-release to select the underlying text

2015-07-28 Thread Chris Coulson
*** This bug is a duplicate of bug 1459392 *** https://bugs.launchpad.net/bugs/1459392 ** This bug has been marked a duplicate of bug 1459392 Cannot select text with the mouse pointer -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1478905] Re: white line on the right of the screen in fullscreen videos

2015-07-28 Thread Chris Coulson
s/isn't/is/ -- 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/1478905 Title: white line on the right of the screen in fullscreen videos Status in Oxide: New Status

[Touch-packages] [Bug 1478905] Re: white line on the right of the screen in fullscreen videos

2015-07-28 Thread Chris Coulson
Is this because the screen isn't a non-integer number of DIPs wide? (it's 332.308) -- 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/1478905 Title: white line on the

[Touch-packages] [Bug 1508972] Re: Can't enumerate cameras on the phone

2015-10-23 Thread Chris Coulson
I worked around this in Oxide with http://bazaar.launchpad.net/~oxide- developers/oxide/oxide.trunk/revision/1238 This is won't fix for 1.11 because of bug 1509256. ** Changed in: oxide/1.11 Status: Triaged => Won't Fix -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1508972] Re: Can't enumerate cameras on the phone

2015-10-22 Thread Chris Coulson
** Changed in: oxide Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtubuntu-camera in Ubuntu. https://bugs.launchpad.net/bugs/1508972 Title: Can't enumerate cameras on the phone

[Touch-packages] [Bug 1502145] Re: Apps can keep screen lit permanently

2015-10-27 Thread Chris Coulson
** Changed in: oxide/1.10 Milestone: None => 1.10.4 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-system-compositor in Ubuntu. https://bugs.launchpad.net/bugs/1502145 Title: Apps can keep screen lit permanently

[Touch-packages] [Bug 1509262] Re: UA override not used on redirect

2015-10-27 Thread Chris Coulson
** Changed in: oxide Assignee: (unassigned) => Olivier Tilloy (osomon) -- 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/1509262 Title: UA override not used on

[Touch-packages] [Bug 1509262] Re: UA override not used on redirect

2015-10-27 Thread Chris Coulson
** Also affects: oxide/1.10 Importance: Undecided Status: New ** Also affects: oxide/1.11 Importance: Undecided Status: New ** Changed in: oxide/1.10 Milestone: None => 1.10.4 ** Changed in: oxide/1.11 Milestone: None => 1.11.2 -- You received this bug notification

[Touch-packages] [Bug 1504853] Re: Certificate errors in the browser are confusing

2015-10-21 Thread Chris Coulson
** Changed in: oxide Status: In Progress => 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/1504853 Title: Certificate errors in the browser are

[Touch-packages] [Bug 1508972] [NEW] Can't enumerate cameras on the phone

2015-10-22 Thread Chris Coulson
://developer.mozilla.org/en- US/docs/Web/API/MediaDevices). ** Affects: oxide Importance: High Assignee: Chris Coulson (chrisccoulson) Status: Triaged ** Affects: oxide/1.11 Importance: High Assignee: Chris Coulson (chrisccoulson) Status: Triaged ** Affects: qtubuntu

[Touch-packages] [Bug 1253784] Re: Webbrowser doesn't respect the HTML5 "required" attribute

2015-11-03 Thread Chris Coulson
** Changed in: oxide Milestone: branch-1.12 => None -- 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/1253784 Title: Webbrowser doesn't respect the HTML5

[Touch-packages] [Bug 1504853] Re: Certificate errors in the browser are confusing

2015-10-15 Thread Chris Coulson
I might shelve this for 1.11. There's a few issues with the way WebView and our RenderWidgetHostView implementation interact when InterstitialPage is used which requires some extra work to make this shippable. I've pushed the changes I have so far in my branch ** Changed in: oxide Milestone:

[Touch-packages] [Bug 1433508] Re: Previous favicon displayed when browsing local filesystem

2015-10-07 Thread Chris Coulson
Mind if I take this one? There's a few cases where WebView.icon might not get updated - I'm currently doing some clean-ups and can probably fix this at the same time ** Changed in: oxide Assignee: Olivier Tilloy (osomon) => Chris Coulson (chrisccoulson) -- You received this

[Touch-packages] [Bug 1433508] Re: Previous favicon displayed when browsing local filesystem

2015-10-08 Thread Chris Coulson
** Changed in: oxide Milestone: None => branch-1.11 ** Changed in: oxide Status: Confirmed => Fix Released ** Changed in: webbrowser-app (Ubuntu) Status: Triaged => Invalid ** Changed in: webbrowser-app (Ubuntu RTM) Status: Triaged => Invalid -- You received this bug

[Touch-packages] [Bug 1338180] Re: iframe doesn't display anything when a load fails

2015-10-08 Thread Chris Coulson
So the only way to fix this is to implement the error page as HTML, and have Oxide render that in the right frame. Olivier, how easy would it be to implement the error page in HTML if I provide a mechanism to allow Oxide to display it? -- You received this bug notification because you are a

[Touch-packages] [Bug 1508054] Re: [desktop] Crashes on startup with wily+overlay

2015-10-20 Thread Chris Coulson
It needs to be able to map those files too -- 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/1508054 Title: [desktop] Crashes on startup with wily+overlay Status in

[Touch-packages] [Bug 1502675] Re: Webview turns black when it gets refocused

2015-10-20 Thread Chris Coulson
Are you sure you mean "refocused", or do you mean that it's black when it's unhidden? If so, that's currently expected as we tear down the compositor for a hidden webview in order to free up memory. I have a plan to make this a bit better, particularly for the switching tabs case in the browser

[Touch-packages] [Bug 1260014] Re: Add an API to manage local data (cookies, local storage, app cache, indexed DB and web DB)

2015-10-20 Thread Chris Coulson
** Changed in: oxide Milestone: branch-1.11 => branch-1.12 -- 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/1260014 Title: Add an API to manage local data

[Touch-packages] [Bug 1253784] Re: Webbrowser doesn't respect the HTML5 "required" attribute

2015-10-20 Thread Chris Coulson
** Changed in: oxide Milestone: branch-1.11 => branch-1.14 ** Changed in: oxide Milestone: branch-1.14 => branch-1.12 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.

  1   2   3   >