touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #87449
[Bug 1387537] Re: Use Qt::AA_ShareOpenGLContexts and drop Qt private headers usage
This bug was fixed in the package ubuntu-system-settings-online-accounts
- 0.6+15.10.20150624-0ubuntu1
---------------
ubuntu-system-settings-online-accounts (0.6+15.10.20150624-0ubuntu1) wily; urgency=medium
[ Alberto Mardegan ]
* Fix build with Qt 5.5 (LP: #1387537, #1421009, #1448878, #1447175)
* Return the error name to the client (LP: #1441873)
[ CI Train Bot ]
* New rebuild forced.
-- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx> Wed, 24 Jun 2015 13:36:39
+0000
** Changed in: ubuntu-system-settings-online-accounts (Ubuntu)
Status: Confirmed => 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/1387537
Title:
Use Qt::AA_ShareOpenGLContexts and drop Qt private headers usage
Status in Ubuntu UI SDK for HTML5 Apps:
Fix Released
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:
Fix Released
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
Fix Released
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