kwin/kcmkwin/kwincompositing
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
..
qml [kcm-effects] Use Loader for the Video Item 2014-10-28 12:57:19 +01:00
test We don't need anymore the effectModel PROPERTY 2014-04-03 07:23:14 +02:00
.reviewboardrc Add a .reviewboardrc 2014-04-03 07:23:15 +02:00
CMakeLists.txt [kcmkwin/compositing] Use a classic ui file for the Compositor settings 2014-06-02 14:58:00 +02:00
compositing.cpp [kcmkwin/compositing] Show warning message when selecting "dangerous" options 2014-06-16 09:04:33 +02:00
compositing.h [kcmkwin/compositing] Show warning message when selecting "dangerous" options 2014-06-16 09:04:33 +02:00
compositing.ui [kcmkwin/compositing] Show warning message when selecting "dangerous" options 2014-06-16 09:04:33 +02:00
config-compiler.h.cmake Initial commit 2014-04-03 07:23:12 +02:00
config-prefix.h.cmake Initial commit 2014-04-03 07:23:12 +02:00
effectconfig.cpp [kcmkwin/compositing] Use Effect name as configuration window title 2014-06-12 07:22:17 +02:00
effectconfig.h [kcmkwin/compositing] Use Effect name as configuration window title 2014-06-12 07:22:17 +02:00
kcmkwineffects.desktop SVN_SILENT made messages (.desktop file) 2014-10-10 10:13:56 +00:00
kwincompositing.desktop SVN_SILENT made messages (.desktop file) 2014-09-27 09:33:56 +00:00
kwineffect.knsrc Add Get-Hot-New-Stuff support 2014-04-03 07:23:16 +02:00
main.cpp [kcmkwin/compositing] Show warning message when selecting "dangerous" options 2014-06-16 09:04:33 +02:00
Messages.sh i18n fixes 2014-07-23 03:35:36 +02:00
model.cpp [kcmkwin/compositing] Better check for enabled state of Effects 2014-06-21 07:43:55 +02:00
model.h [kcmkwin/compositing] Better check for enabled state of Effects 2014-06-21 07:43:55 +02:00