Phonon/Releases/GStreamer/4.7.2: Difference between revisions

From KDE Community Wiki
(Created page with "{{Phonon/ReleaseTable | url = http://download.kde.org/stable/phonon/phonon-backend-gstreamer/4.7.2/src/phonon-backend-gstreamer-4.7.2.tar.xz.mirrorlist | sha256 = 80b72a9092f5...")
 
(No difference)

Latest revision as of 21:27, 21 June 2014

Bug Fixes

  • 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 [#327367, #332977].