Application: kuiserver (0.8) KDE Platform Version: 4.7.2 (4.7.2) "release 5" Qt Version: 4.7.4 Operating System: Linux 3.1.0-1.2-desktop x86_64 Distribution: "openSUSE 12.1 (x86_64)" -- Information about the crash: - Custom settings of the application: There are more application crashing when trying to change widgets in LXAppearance 0.5.1. -- Backtrace: Application: Job Manager (kuiserver), signal: Segmentation fault [KCrash Handler] #6 _M_lower_bound (__y=<optimized out>, __k=<synthetic pointer>, __x=0x6f7a2f736e6f6974, this=<optimized out>) at /usr/include/c++/4.6/bits/stl_tree.h:1080 #7 find (__k=<synthetic pointer>, this=0x6eadf0) at /usr/include/c++/4.6/bits/stl_tree.h:1526 #8 find (__x=<synthetic pointer>, this=0x6eadf0) at /usr/include/c++/4.6/bits/stl_map.h:737 #9 Oxygen::ShadowHelper::registerWidget (this=0x6ead40, widget=) at /usr/src/debug/oxygen-gtk-1.1.4/src/oxygenshadowhelper.cpp:128 #10 0x00007f90750e1673 in Oxygen::ShadowHelper::realizeHook (params=<optimized out>, data=0x6ead40) at /usr/src/debug/oxygen-gtk-1.1.4/src/oxygenshadowhelper.cpp:414 #11 0x00007f907f3de2e9 in signal_emit_unlocked_R (node=<optimized out>, detail=0, instance=0x6d5b10, emission_return=0x0, instance_and_params=0x998b60) at gsignal.c:3238 #12 0x00007f907f3e8021 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=<optimized out>) at gsignal.c:3003 #13 0x00007f907f3e81c2 in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3060 #14 0x00007f907b4b261e in IA__gtk_widget_realize (widget=) at gtkwidget.c:3528 #15 0x00007f90839c28ec in QGtkStylePrivate::initGtkWidgets (this=0x66f070) at styles/qgtkstyle_p.cpp:524 #16 0x00007f90839c211f in QGtkStyleUpdateScheduler::updateTheme (this=<optimized out>) at styles/qgtkstyle_p.cpp:818 #17 0x00007f9083cae480 in QGtkStyleUpdateScheduler::qt_metacall (this=0x6a3090, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=<optimized out>) at .moc/release-shared/moc_qgtkstyle_p.cpp:72 #18 0x00007f908428b14a in QObject::event (this=0x6a3090, e=<optimized out>) at kernel/qobject.cpp:1226 #19 0x00007f9083643c34 in notify_helper (e=0x6f59c0, receiver=0x6a3090, this=0x62d020) at kernel/qapplication.cpp:4481 #20 QApplicationPrivate::notify_helper (this=0x62d020, receiver=0x6a3090, e=0x6f59c0) at kernel/qapplication.cpp:4453 #21 0x00007f9083648ac1 in QApplication::notify (this=0x7fff92ef8110, receiver=0x6a3090, e=0x6f59c0) at kernel/qapplication.cpp:4360 #22 0x00007f9084f3de36 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #23 0x00007f908427481c in QCoreApplication::notifyInternal (this=0x7fff92ef8110, receiver=0x6a3090, event=0x6f59c0) at kernel/qcoreapplication.cpp:787 #24 0x00007f9084277bf8 in sendEvent (event=0x6f59c0, receiver=0x6a3090) at kernel/qcoreapplication.h:215 #25 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x608800) at kernel/qcoreapplication.cpp:1428 #26 0x00007f908429f0b3 in sendPostedEvents () at kernel/qcoreapplication.h:220 #27 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:277 #28 0x00007f907fb0a58d in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #29 0x00007f907fb0ad88 in ?? () from /usr/lib64/libglib-2.0.so.0 #30 0x00007f907fb0af59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #31 0x00007f908429f50f in QEventDispatcherGlib::processEvents (this=0x608430, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422 #32 0x00007f90836e6f9e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #33 0x00007f9084273a22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149 #34 0x00007f9084273c1f in QEventLoop::exec (this=0x7fff92ef8060, flags=...) at kernel/qeventloop.cpp:201 #35 0x00007f9084277de7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064 #36 0x00007f908570c0b3 in kdemain () from /usr/lib64/libkdeinit4_kuiserver.so #37 0x00007f908539123d in __libc_start_main () from /lib64/libc.so.6 #38 0x0000000000400691 in _start () Possible duplicates by query: bug 290915, bug 290914. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 285213 ***
I'm confused. Crash report mentions QObject, QApplication etc. So Qt ? lxappearance is a gtk app. So what exactly is the application that crashed in the above ? Also, which Qt widget style are you using ?
oh ok. KUIServer crashed. I suspect you are using gtk+ QT widget style. First try switch to oxygen (Qt). Makes more sense, since you want oxygen anyway.
*** Bug 290915 has been marked as a duplicate of this bug. ***
*** Bug 290914 has been marked as a duplicate of this bug. ***
ok. So since it is likely that the widget style being used is Gtk+, together with oxygen-gtk, I recommand using *oxygen* as a widget style. I do not intend to fix bugs related to using oxygen-gtk together with Gtk+ Widget style. Sorry, Hugo