[Touch-packages] [Bug 1517205] Re: [mali] egl_demo_client_flicker has graphics corruption on android

2016-02-24 Thread Jean-Baptiste Lallement
** Changed in: canonical-pocket-desktop
   Status: In Progress => Fix Committed

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

Title:
  [mali] egl_demo_client_flicker has graphics corruption on android

Status in The Avila project:
  In Progress
Status in Canonical Pocket Desktop:
  Fix Committed
Status in Mir:
  Fix Released
Status in mir package in Ubuntu:
  Fix Released

Bug description:
  Investigation of lp: #1406725 yielded two different problems, this is
  the second problem that affected mir_demo_client_flicker most heavily.

  When running mir_demo_client_flicker against "mir_demo_server
  --disable-overlays true", you could see cache-line artifacts, as well
  as an occasional tile-render-gpu artifact displayed on screen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/avila/+bug/1517205/+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


[Touch-packages] [Bug 1517205] Re: [mali] egl_demo_client_flicker has graphics corruption on android

2016-02-23 Thread Alan Griffiths
** Changed in: mir
   Status: Fix Committed => Fix Released

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

Title:
  [mali] egl_demo_client_flicker has graphics corruption on android

Status in The Avila project:
  In Progress
Status in Canonical Pocket Desktop:
  In Progress
Status in Mir:
  Fix Released
Status in mir package in Ubuntu:
  Fix Released

Bug description:
  Investigation of lp: #1406725 yielded two different problems, this is
  the second problem that affected mir_demo_client_flicker most heavily.

  When running mir_demo_client_flicker against "mir_demo_server
  --disable-overlays true", you could see cache-line artifacts, as well
  as an occasional tile-render-gpu artifact displayed on screen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/avila/+bug/1517205/+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


[Touch-packages] [Bug 1517205] Re: [mali] egl_demo_client_flicker has graphics corruption on android

2016-02-23 Thread Launchpad Bug Tracker
This bug was fixed in the package mir - 0.20.0+16.04.20160219-0ubuntu1

---
mir (0.20.0+16.04.20160219-0ubuntu1) xenial; urgency=medium

  [ Alan Griffiths ]
  * New upstream release 0.20.0 (https://launchpad.net/mir/+milestone/0.20.0)
- ABI summary: Only servers need rebuilding;
  . mirclient ABI unchanged at 9
  . mirserver ABI bumped to 38
  . mircommon ABI unchanged at 5
  . mirplatform ABI unchanged at 11
  . mirprotobuf ABI unchanged at 3
  . mirplatformgraphics ABI bumped to 8
  . mirclientplatform ABI unchanged at 4
  . mirinputplatform ABI unchanged at 5
- Enhancements:
  . Allow screencasting to create a virtual output (for Miracast)
  . Separate the protocol version number from the client API version macros.
They're not meant to be related concepts.
  . Add UBSanitizer to the list of build types.
  . logging: Human readable timestamps in DumbConsoleLogger.
  . examples: AdorningDisplayBufferCompositor::composite() no long ignores
output boundaries and occlusions.
  . examples: Add -a  option to eglapps.
  . common, client: a more flexible way to probe modules: once we've found
a good current platform we don't even try to load an older one.
  . Fix build and test run with CMAKE_BUILD_TYPE=ThreadSanitizer (missing
locks).
  . Add MIR_USE_LD_GOLD build option.
- Bug fixes:
  . unity-system-compositor crashed with std::runtime_error in
mir::compositor::CompositingFunctor::wait_until_started() from
usc::MirScreen::set_screen_power_mode (mir_power_mode_on)
(LP: #1528384)
  . Phone not usable while a call comes in - followed by "restart"
(LP: #1532607)
  . ui freezes when simultaneously moving mouse & plug/unplug hdmi
(LP: #1538632)
  . Mir fails to build on xenial today: android_graphic_buffer_allocator.h
fatal error: hardware/hardware.h: No such file or directory
(LP: #1539338)
  . [mali] egl_demo_client_flicker has graphics corruption on android
(LP: #1517205)
  . [testsfail] Intermittent failure in
TestClientCursorAPI.cursor_passed_through_nested_server (LP: #1525003)
  . [android] External monitor slows rendering (LP: #1532202)
  . Display::create_gl_context may create context with incorrect attributes
(LP: #1539268)
  . unity-system-compositor locked up in __libc_do_syscall() (LP: #1543594)
  . NestedServer.client_sees_set_scaling_factor intermittent failure
(LP: #1537798)
  . [android] External monitor slows rendering - part 2 (LP: #1535894)
  . scene: make sure not to set the swapinterval to 0 when an independent
stream is created. The default should be 1 (like the stream created as
part of surface creation).
  . Track the displays plugged state to avoid reporting configurations in
case they are unplugged (LP #1531503). [Cherrypicked from 0.21]
  . mouse pointer support on emulator is broken (LP: #1517597).
[Cherrypicked from 0.21]
  . move an android-only test that ended up in tests/unit-tests/graphics.
(LP: ##1546676) [Cherrypicked from 0.21]

  [ CI Train Bot ]
  * No-change rebuild.

 -- Alan Griffiths   Fri, 19 Feb 2016
10:40:59 +

** Changed in: mir (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  [mali] egl_demo_client_flicker has graphics corruption on android

Status in The Avila project:
  In Progress
Status in Canonical Pocket Desktop:
  In Progress
Status in Mir:
  Fix Committed
Status in mir package in Ubuntu:
  Fix Released

Bug description:
  Investigation of lp: #1406725 yielded two different problems, this is
  the second problem that affected mir_demo_client_flicker most heavily.

  When running mir_demo_client_flicker against "mir_demo_server
  --disable-overlays true", you could see cache-line artifacts, as well
  as an occasional tile-render-gpu artifact displayed on screen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/avila/+bug/1517205/+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


[Touch-packages] [Bug 1517205] Re: [mali] egl_demo_client_flicker has graphics corruption on android

2016-02-14 Thread Daniel van Vugt
** Changed in: mir (Ubuntu)
   Status: Fix Committed => Triaged

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

Title:
  [mali] egl_demo_client_flicker has graphics corruption on android

Status in The Avila project:
  In Progress
Status in Canonical Pocket Desktop:
  In Progress
Status in Mir:
  Fix Committed
Status in mir package in Ubuntu:
  Triaged

Bug description:
  Investigation of lp: #1406725 yielded two different problems, this is
  the second problem that affected mir_demo_client_flicker most heavily.

  When running mir_demo_client_flicker against "mir_demo_server
  --disable-overlays true", you could see cache-line artifacts, as well
  as an occasional tile-render-gpu artifact displayed on screen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/avila/+bug/1517205/+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


[Touch-packages] [Bug 1517205] Re: [mali] egl_demo_client_flicker has graphics corruption on android

2016-02-12 Thread John McAleely
** Changed in: avila
 Assignee: (unassigned) => kevin gunn (kgunn72)

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

Title:
  [mali] egl_demo_client_flicker has graphics corruption on android

Status in The Avila project:
  In Progress
Status in Canonical Pocket Desktop:
  In Progress
Status in Mir:
  Fix Committed
Status in mir package in Ubuntu:
  Triaged

Bug description:
  Investigation of lp: #1406725 yielded two different problems, this is
  the second problem that affected mir_demo_client_flicker most heavily.

  When running mir_demo_client_flicker against "mir_demo_server
  --disable-overlays true", you could see cache-line artifacts, as well
  as an occasional tile-render-gpu artifact displayed on screen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/avila/+bug/1517205/+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


[Touch-packages] [Bug 1517205] Re: [mali] egl_demo_client_flicker has graphics corruption on android

2016-02-12 Thread kevin gunn
** Changed in: mir (Ubuntu)
   Status: Triaged => Fix Committed

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

Title:
  [mali] egl_demo_client_flicker has graphics corruption on android

Status in The Avila project:
  In Progress
Status in Canonical Pocket Desktop:
  In Progress
Status in Mir:
  Fix Committed
Status in mir package in Ubuntu:
  Fix Committed

Bug description:
  Investigation of lp: #1406725 yielded two different problems, this is
  the second problem that affected mir_demo_client_flicker most heavily.

  When running mir_demo_client_flicker against "mir_demo_server
  --disable-overlays true", you could see cache-line artifacts, as well
  as an occasional tile-render-gpu artifact displayed on screen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/avila/+bug/1517205/+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


[Touch-packages] [Bug 1517205] Re: [mali] egl_demo_client_flicker has graphics corruption on android

2016-02-10 Thread John McAleely
** Changed in: avila
   Status: New => In Progress

** Changed in: avila
Milestone: None => ww06-2016

** Changed in: avila
   Importance: Undecided => High

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

Title:
  [mali] egl_demo_client_flicker has graphics corruption on android

Status in The Avila project:
  In Progress
Status in Canonical Pocket Desktop:
  In Progress
Status in Mir:
  Fix Committed
Status in mir package in Ubuntu:
  Triaged

Bug description:
  Investigation of lp: #1406725 yielded two different problems, this is
  the second problem that affected mir_demo_client_flicker most heavily.

  When running mir_demo_client_flicker against "mir_demo_server
  --disable-overlays true", you could see cache-line artifacts, as well
  as an occasional tile-render-gpu artifact displayed on screen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/avila/+bug/1517205/+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