Phonon/Releases/GStreamer/4.7.2

From KDE Community Wiki
Revision as of 21:27, 21 June 2014 by Apachelogger (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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].