Shouldn't that patch be:

  if ( !gpuStr.contains("PowerVR Rogue G6200") ||
!verStr.contains("1.3"))

instead of applied:

  if ( !gpuStr.contains("PowerVR Rogue G6200") &&
!verStr.contains("1.3"))

We need skip when G6200 is 1.3, right? So when we use G6200 as 1.1, the
result is false, we also skip it.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1436074

Title:
  tab previews black [arale only]

Status in Canonical System Image:
  Fix Released
Status in qtbase-opensource-src package in Ubuntu:
  Fix Released

Bug description:
  running vivid-proposed build 146 on arale

  When I swipe from bottom edge to reveal tabs, only the most recent tab
  has a preview. The other tabs are black where the preview should be.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1436074/+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

Reply via email to