← Back to team overview

touch-packages team mailing list archive

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

 

** Changed in: oxide
     Assignee: Alexandre Abreu (abreu-alexandre) => (unassigned)

** Changed in: ubuntu-system-settings-online-accounts
     Assignee: (unassigned) => Alexandre Abreu (abreu-alexandre)

** Changed in: ubuntu-html5-theme
     Assignee: (unassigned) => Alexandre Abreu (abreu-alexandre)

** Changed in: webbrowser-app
     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 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 Oxide Webview:
  Invalid
Status in Ubuntu UI SDK for HTML5 Apps:
  Confirmed
Status in Online Accounts setup for Ubuntu Touch:
  Confirmed
Status in Web Browser App:
  Confirmed
Status in oxide-qt package in Ubuntu:
  New
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:
  Confirmed

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/oxide/+bug/1387537/+subscriptions


References