Phonon/Releases/GStreamer/stable: Difference between revisions
Apachelogger (talk | contribs) No edit summary |
Apachelogger (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
=== Bug Fixes === | === Bug Fixes === | ||
* Prevent assertation failures with Qt 5 by not unlocking mutexes that have not been previously locked. | * Prevent assertation failures with Qt 5 by not unlocking mutexes that have not been previously locked. | ||
* Convert a direct call chain to ''QApplication::syncX()'' to a Qt queued call to prevent cross-thread usage of X11, ultimately causing XIO errors and crashes [[https://bugs.kde.org/show_bug.cgi?id=327367 #327367], [https://bugs.kde.org/show_bug.cgi?id=332977 #332977]]. |