Bug 221483 - system settings crash on Appearance tab
Summary: system settings crash on Appearance tab
Status: RESOLVED DOWNSTREAM
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-06 07:42 UTC by Colin S
Modified: 2010-02-11 13:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Colin S 2010-01-06 07:42:50 UTC
Application that crashed: systemsettings
Version of the application: 1.0
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-16-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
When clicking into the Appearance tab, clicking back to Overview, and back in again, systemsettings crashes. Sometimes it will crash when clicking back to Overview. Either way it crashes within 3 clicks.

 -- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
[KCrash Handler]
#5  QRect::width (this=0x1d30390) at ../../include/QtCore/../../src/corelib/tools/qrect.h:304
#6  QWidget::rect (this=0x1d30390) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:973
#7  QWidget::update (this=0x1d30390) at kernel/qwidget.cpp:9529
#8  0x00007f2d2560d896 in QtCurveStyle::timerEvent(QTimerEvent*) () from /usr/lib/qt4/plugins/styles/qtcurve.so
#9  0x00007f2d2c99ad83 in QObject::event (this=0x1219960, e=0x7fff17f4b080) at kernel/qobject.cpp:1075
#10 0x00007f2d2d520efc in QApplicationPrivate::notify_helper (this=0x1190360, receiver=0x1219960, e=0x7fff17f4b6a0) at kernel/qapplication.cpp:4056
#11 0x00007f2d2d5281ce in QApplication::notify (this=0x7fff17f4b9f0, receiver=0x1219960, e=0x7fff17f4b6a0) at kernel/qapplication.cpp:4021
#12 0x00007f2d2e157e56 in KApplication::notify (this=0x7fff17f4b9f0, receiver=0x1219960, event=0x7fff17f4b6a0) at ../../kdeui/kernel/kapplication.cpp:302
#13 0x00007f2d2c98bc2c in QCoreApplication::notifyInternal (this=0x7fff17f4b9f0, receiver=0x1219960, event=0x7fff17f4b6a0) at kernel/qcoreapplication.cpp:610
#14 0x00007f2d2c9b6862 in QCoreApplication::sendEvent (this=0x1195bc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#15 QTimerInfoList::activateTimers (this=0x1195bc0) at kernel/qeventdispatcher_unix.cpp:572
#16 0x00007f2d2c9b425d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#17 0x00007f2d2934bbce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#18 0x00007f2d2934f598 in ?? () from /lib/libglib-2.0.so.0
#19 0x00007f2d2934f6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#20 0x00007f2d2c9b41a6 in QEventDispatcherGlib::processEvents (this=0x115fc80, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#21 0x00007f2d2d5b54be in QGuiEventDispatcherGlib::processEvents (this=0x1d30390, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#22 0x00007f2d2c98a532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#23 0x00007f2d2c98a904 in QEventLoop::exec (this=0x7fff17f4b940, flags=) at kernel/qeventloop.cpp:201
#24 0x00007f2d2c98cab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#25 0x000000000040cbb9 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2010-01-06 12:44:37 UTC
This might be related to QtCurveStyle. Can you try using another style, such as Oxygen, Clearlooks, or Plastique?
Comment 2 Dario Andres 2010-02-11 13:22:54 UTC
No feedback, marking as DOWSTREAM (QtCurve issue)