touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #73738
[Bug 1387537] Re: Use Qt::AA_ShareOpenGLContexts and drop Qt private headers usage
** Changed in: ubuntu-system-settings-online-accounts
Assignee: Alexandre Abreu (abreu-alexandre) => Alberto Mardegan (mardy)
** Changed in: ubuntu-system-settings-online-accounts
Status: Fix Released => In Progress
--
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 Qt::AA_ShareOpenGLContexts and drop Qt private headers usage
Status in Ubuntu UI SDK for HTML5 Apps:
In Progress
Status in Online Accounts setup for Ubuntu Touch:
In Progress
Status in Web Browser App:
Fix Released
Status in ubuntu-html5-theme package in Ubuntu:
Confirmed
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
Confirmed
Status in webbrowser-app package in Ubuntu:
Fix Released
Bug description:
Update: Qt 5.4 provides Qt::AA_ShareOpenGLContexts function that
should help in dropping the Qt private headers usage in ubuntu-
html5-theme, ubuntu-system-settings-online-accounts and webbrowser-
app.
More information about Qt 5.4 at:
https://wiki.ubuntu.com/Touch/QtTesting
--- original report ---
There's a critical bug that is being fixed with the following MP:
https://code.launchpad.net/~abreu-alexandre/ubuntu-system-settings-
online-accounts/use-hw-compositiing-oxide-rtm-1409/+merge/239999
This bug is about removing the need for that, since using private
headers causes extra pain for Qt migrations and we should minimize
their usage.
Could Oxide provide this somehow else, so that only Oxide would use
the private headers (like it already does)?
Update: not blocker for Qt 5.4, but simply something that would help
Qt transitions in future by removing 5 packages from the transition
list
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-html5-theme/+bug/1387537/+subscriptions
References