kwin/kcmkwin
Martin Gräßlin 4625d0076c [kcm-effects] Use Loader for the Video Item
Currently just opening the Desktop Effects KCM loads QtMultimedia which
in turn loads gstreamer 0.10. If one opens any other KCM in
systemsettings and changes without applying the change, the window
freezes when the warning dialog gets shown, because the warning message
pulls in Phonon with maybe the Gstreamer backend which uses
gstreamer 1.0. This is bad, bad and breaks everything.

By using a Loader the problem scope gets reduced. It still happens but
only if one actually watches a video. Only opening the KCM doesn't
trigger the problem any more.

REVIEW: 120842
2014-10-28 12:57:19 +01:00
..
kwincompositing [kcm-effects] Use Loader for the Video Item 2014-10-28 12:57:19 +01:00
kwindecoration SVN_SILENT made messages (.desktop file) 2014-09-27 09:33:56 +00:00
kwindesktop SVN_SILENT made messages (.desktop file) 2014-10-18 09:33:15 +00:00
kwinoptions SVN_SILENT made messages (.desktop file) 2014-10-18 09:33:15 +00:00
kwinrules SVN_SILENT made messages (.desktop file) 2014-09-27 09:33:56 +00:00
kwinscreenedges SVN_SILENT made messages (.desktop file) 2014-10-18 09:33:15 +00:00
kwinscripts SVN_SILENT made messages (.desktop file) 2014-10-25 09:39:36 +00:00
kwintabbox SVN_SILENT made messages (.desktop file) 2014-10-18 09:33:15 +00:00
CMakeLists.txt [kwincompositing] Integrate the new kcmkwin subdirectory into build tree 2014-04-03 07:23:17 +02:00