Summary: | setCurrentTitle called too early | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Harald Sitter <sitter> |
Component: | Playback | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | matej |
Priority: | NOR | ||
Version: | 2.6.0 | ||
Target Milestone: | 2.7 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/amarok/090070dfe700552a89de3b35cdd6e5bada799fad | Version Fixed In: | 2.7 |
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 305708, 308084 |
Description
Harald Sitter
2012-12-10 00:37:30 UTC
Thanks for reporting, indeed another pearl of our EngineController mess. Will try to have a look at it before 2.7 final, although I fear the fix won't be easy/regression-worry-free. Git commit 090070dfe700552a89de3b35cdd6e5bada799fad by Matěj Laitl. Committed on 10/01/2013 at 23:30. Pushed by laitl into branch 'master'. EngineController: various Audio CD playback fixes BUGFIXES: * Various improvements that should result in more stable Audio CD playback. Many things originally pointed out by Harald, our lord-president. Related: bug 305708, bug 308084 FIXED-IN: 2.7 DIGEST: Amarok resurrects Audio CD playback, at least with phonon-gstreamer M +2 -0 ChangeLog M +1 -0 src/CMakeLists.txt M +43 -114 src/EngineController.cpp M +1 -29 src/EngineController.h A +87 -0 src/playback/DelayedDoers.cpp [License: GPL (v2+)] A +97 -0 src/playback/DelayedDoers.h [License: GPL (v2+)] http://commits.kde.org/amarok/090070dfe700552a89de3b35cdd6e5bada799fad |