Application that crashed: systemsettings Version of the application: 1.0 KDE Version: 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2)) Qt Version: 4.5.1 Operating System: Linux 2.6.28-13-generic x86_64 Distribution: Ubuntu 9.04 What I was doing when the application crashed: Experiencing the crash of the System Settings app when I try to change the color scheme. On changing the color scheme and clicking on apply, the app crashes. -- Backtrace: Application: System Settings (systemsettings), signal: Segmentation fault [KCrash Handler] #5 0x00007f1f89820185 in QColor::operator= () from /usr/lib/libQtGui.so.4 #6 0x00007f1f824c2b1e in shade (opts=<value optimized out>, ca=@0x7259e8, cb=0x600010000, k=1) at /storage/software/QtCurve-KDE4-0.64.2/common/common.h:1088 #7 0x00007f1f824c38e4 in QtCurveStyle::shadeColors (this=0xbe5320, base=@0x7259e8, vals=0x600010000) at /storage/software/QtCurve-KDE4-0.64.2/style/qtcurve.cpp:9693 #8 0x00007f1f824c3a8d in QtCurveStyle::setDecorationColors (this=0xbe5320) at /storage/software/QtCurve-KDE4-0.64.2/style/qtcurve.cpp:9762 #9 0x00007f1f824c3c0d in QtCurveStyle::applyKdeSettings (this=0xbe5320, pal=<value optimized out>) at /storage/software/QtCurve-KDE4-0.64.2/style/qtcurve.cpp:9771 #10 0x00007f1f824fe9ec in QtCurveStyle::qt_metacall (this=0xbe5320, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff93aa15e0) at /storage/software/QtCurve-KDE4-0.64.2/build/style/moc_qtcurve.cxx:94 #11 0x00007f1f88ec0af4 in ?? () from /usr/lib/libQtDBus.so.4 #12 0x00007f1f88ec7d9f in ?? () from /usr/lib/libQtDBus.so.4 #13 0x00007f1f88bb9999 in QObject::event () from /usr/lib/libQtCore.so.4 #14 0x00007f1f8973127c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #15 0x00007f1f8973854e in QApplication::notify () from /usr/lib/libQtGui.so.4 #16 0x00007f1f8a5e5c16 in KApplication::notify () from /usr/lib/libkdeui.so.5 #17 0x00007f1f88baa20c in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #18 0x00007f1f88baacdc in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4 #19 0x00007f1f88bd2ef3 in ?? () from /usr/lib/libQtCore.so.4 #20 0x00007f1f854dd20a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #21 0x00007f1f854e08e0 in ?? () from /usr/lib/libglib-2.0.so.0 #22 0x00007f1f854e0a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #23 0x00007f1f88bd2b66 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #24 0x00007f1f897c555e in ?? () from /usr/lib/libQtGui.so.4 #25 0x00007f1f88ba8b12 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #26 0x00007f1f88ba8ee4 in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #27 0x00007f1f88baaf89 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #28 0x000000000040cb4a in _start () Reported using DrKonqi
Looks like a crash of the QtCurve style, so you should report the problem to the author ot the QtCurve style.
(In reply to comment #1) > Looks like a crash of the QtCurve style, so you should report the problem to > the author ot the QtCurve style. Yes, in QtCurve's page[1] there is a comment about color issues. [1] http://kde-look.org/content/show.php?content=40492