| Summary: | "Workspace appearance" crush if qtcurve-kde4 is installed | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Luke <lukasas> |
| Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
| Status: | VERIFIED DOWNSTREAM | ||
| Severity: | normal | CC: | adaptee, scarpino |
| Priority: | NOR | ||
| Version First Reported In: | 1.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Luke
2012-06-05 11:34:31 UTC
Please paste the backtrace or other warning messages(run systemsettings from konsole) if it crashes eveytime. (In reply to comment #0) > If qtcurve is installed and you want to enter "Workspace appearance" whole > systemsettings window disappear. Did you try to rebuild the qtcurve-kde4 package? From konsole running systemsettings:
systemsettings(2635)/kwin KDecorationPlugins::loadPlugin: "******
The library /usr/lib/kde4/kwin3_kde2.so has no API version
Please use the KWIN_DECORATION or future versions of kwin will no longer load this decoration!
*******"
systemsettings(2635)/kwin KDecorationPlugins::loadPlugin: "******
The library /usr/lib/kde4/kwin3_keramik.so has no API version
Please use the KWIN_DECORATION or future versions of kwin will no longer load this decoration!
*******"
systemsettings(2635)/kwin KDecorationPlugins::loadPlugin: "******
The library /usr/lib/kde4/kwin3_modernsys.so has no API version
Please use the KWIN_DECORATION or future versions of kwin will no longer load this decoration!
*******"
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::end: Painter not active, aborted
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::end: Painter not active, aborted
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::end: Painter not active, aborted
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::end: Painter not active, aborted
systemsettings(2635)/kwin KDecorationPlugins::loadPlugin: "******
The library /usr/lib/kde4/kwin3_qtcurve.so has no API version
Please use the KWIN_DECORATION or future versions of kwin will no longer load this decoration!
*******"
X Error: BadWindow (invalid Window parameter) 3
Major opcode: 20 (X_GetProperty)
Resource id: 0x0
systemsettings: symbol lookup error: /usr/lib/kde4/kwin3_qtcurve.so: undefined symbol: _ZNK25KCommonDecorationUnstable16clientGroupItemsEv
-----------------------
From rebuilding:
Scanning dependencies of target kwin3_qtcurve
[ 25%] Building CXX object kwin/CMakeFiles/kwin3_qtcurve.dir/kwin3_qtcurve_automoc.o
[ 27%] Building CXX object kwin/CMakeFiles/kwin3_qtcurve.dir/qtcurvehandler.o
/home/yoda/Downloads/qtcurve-kde4/src/QtCurve-KDE4-1.8.12/kwin/qtcurvehandler.cpp: In member function 'virtual bool KWinQtCurve::QtCurveHandler::supports(KDecorationDefines::Ability) const':
/home/yoda/Downloads/qtcurve-kde4/src/QtCurve-KDE4-1.8.12/kwin/qtcurvehandler.cpp:258:14: error: 'AbilityClientGrouping' was not declared in this scope
make[2]: *** [kwin/CMakeFiles/kwin3_qtcurve.dir/qtcurvehandler.o] Error 1
make[1]: *** [kwin/CMakeFiles/kwin3_qtcurve.dir/all] Error 2
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Closing as it is not KDE bug. Sorry about the mess. |