


Toggle-Compositing
Plasma 4 Extensions by iovar 52 comments
Thank you for the new build. It indeed compiles on my system (KDE 4.2 RC 1), and so far works beautifully!
I hope you can update the link soon. Thanks again. - Jan 14 2009
I hope you can update the link soon. Thanks again. - Jan 14 2009

Toggle-Compositing
Plasma 4 Extensions by iovar 52 comments
This is a wonderful widget, and I really enjoyed using it! Thank you!
The bad news is I was able to compile this for 4.2 Beta 2, Kubuntu 8.10; however, and the widget fails after an update to 4.2 RC 1, and cannot be recompiled:
=======================================
CMake Error at /usr/share/kde4/apps/cmake/modules/FindPlasma.cmake:13 (message):
FindPlasma.cmake is deprecated. Now with KDE 4.2 Plasma is part of kdelibs
and automatically found using find_package(KDE4) instead.
Replace the variables previously coming from FindPlasma.cmake as follows:
PLASMA_OPENGL_FOUND -> KDE4_PLASMA_OPENGL_FOUND
PLASMA_LIBS -> KDE4_PLASMA_LIBS
PLASMA_INCLUDE_DIR -> KDE4_INCLUDE_DIR or KDE4_INCLUDES, should be already
set anyway
PLASMA_FOUND -> nothing, it's always there if KDE4, version 4.2 or newer
has been found.
If you see this error message in a module within KDE/, update it from svn,
it has been fixed already.
Call Stack (most recent call first):
CMakeLists.txt:5 (find_package)
=======================================
Somewhat related bug in KDE (where unsupported widgets crash plasma):
https://bugs.kde.org/show_bug.cgi?id=172996 - Jan 14 2009
The bad news is I was able to compile this for 4.2 Beta 2, Kubuntu 8.10; however, and the widget fails after an update to 4.2 RC 1, and cannot be recompiled:
=======================================
CMake Error at /usr/share/kde4/apps/cmake/modules/FindPlasma.cmake:13 (message):
FindPlasma.cmake is deprecated. Now with KDE 4.2 Plasma is part of kdelibs
and automatically found using find_package(KDE4) instead.
Replace the variables previously coming from FindPlasma.cmake as follows:
PLASMA_OPENGL_FOUND -> KDE4_PLASMA_OPENGL_FOUND
PLASMA_LIBS -> KDE4_PLASMA_LIBS
PLASMA_INCLUDE_DIR -> KDE4_INCLUDE_DIR or KDE4_INCLUDES, should be already
set anyway
PLASMA_FOUND -> nothing, it's always there if KDE4, version 4.2 or newer
has been found.
If you see this error message in a module within KDE/, update it from svn,
it has been fixed already.
Call Stack (most recent call first):
CMakeLists.txt:5 (find_package)
=======================================
Somewhat related bug in KDE (where unsupported widgets crash plasma):
https://bugs.kde.org/show_bug.cgi?id=172996 - Jan 14 2009