Phonon/Releases/GStreamer/4.7.2

From KDE Community Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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