ubuntu-sdk-bugs team mailing list archive
-
ubuntu-sdk-bugs team
-
Mailing list archive
-
Message #00869
[Bug 1292306] Re: Qt render gets blocked on EGLSwapBuffers [fka Upon upgrading to Qt5.2 the music app no longer plays the next song if the screen is off]
This bug was fixed in the package mir - 0.1.9+14.10.20140430.1-0ubuntu1
---------------
mir (0.1.9+14.10.20140430.1-0ubuntu1) utopic; urgency=medium
[ Daniel van Vugt ]
* New upstream release 0.1.9 (https://launchpad.net/mir/+milestone/0.1.9)
- mirclient ABI unchanged, still at 7. Clients do not need rebuilding.
- mirserver ABI bumped to 19. Shells need rebuilding.
- More libmirserver class changes and reorganization, including;
. Moving things from shell:: to scene::
. Rewriting/refactoring surface factories.
- Added an id() to Renderable.
- Scene/Renderer interfaces:
. Scene is no longer responsible for its own iteration (no for_each
any more). Instead you should iterate over the list returned by
Scene::generate_renderable_list().
- Bugs fixed:
. Stale socket issue. (LP: #1285215)
. Qt render gets blocked on EGLSwapBuffers. (LP: #1292306)
. Lock order violated found in helgrind (potential deadlock).
(LP: #1296544)
. [regression] SwitchingBundle in framedropping mode can hang.
(LP: #1306464)
. [DPMS] Display backlight turns back on almost immediately after
being turned off. (LP: #1231857)
. Wrong frame is seen on wake up/resume/unlock. (LP: #1233564)
. Nested platform is not testable (LP: #1299101)
. [regression] mir_demo_server_shell crashes on display resume.
(LP: #1308941)
. Multi-threaded composition is actually mostly serialized by
SurfaceStack::guard. (LP: #1234018)
. Mirscreencast slows down compositing and makes it very jerky.
(LP: #1280938)
. Mirscreencast can cause clients to render faster than the screen
refresh rate. (LP: #1294361)
. Screen turns on when a new session/surface appears. (LP: #1297876)
. mir-doc package is >56MB in size, expands to >100MB of files.
(LP: #1304998)
. [regression] Clang: 'mir::test::doubles::MockSurface::visible'
hides overloaded virtual function [-Woverloaded-virtual].
(LP: #1301135)
. [regression] GLRenderer* unit tests have recently become noisy.
(LP: #1308905)
. FocusController::set_focus_to() no longer seems to raise a session
to the top. (LP: #1302689)
[ Ubuntu daily release ]
* New rebuild forced
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Wed, 30 Apr 2014 13:26:58 +0000
** Changed in: mir (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtdeclarative-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1292306
Title:
Qt render gets blocked on EGLSwapBuffers [fka Upon upgrading to Qt5.2
the music app no longer plays the next song if the screen is off]
Status in Mir:
Fix Released
Status in Music application for Ubuntu devices:
Invalid
Status in Unity Mir:
Triaged
Status in “mir” package in Ubuntu:
Fix Released
Status in “qtdeclarative-opensource-src” package in Ubuntu:
Won't Fix
Bug description:
Running with the landing006 PPA containing Qt5.2 (this should be
landing on the next proposed image, r237) on the device causes the
music app to stop music playback when the following occurs:
1) A song has started playing
2) The screen is either shut off or the screen automatically shuts off
3) During this time the currently playing song ends
4) The next song will NOT be played until the screen is turned back on
Expected results: Step #4 will allow the next song in the queue to be
played without intervention.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1292306/+subscriptions