Bug 284156 - Instability on System Settings in 11.10
Summary: Instability on System Settings in 11.10
Status: RESOLVED DUPLICATE of bug 284005
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 1.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-16 07:40 UTC by David Merritt
Modified: 2011-10-16 08:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Merritt 2011-10-16 07:40:59 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.7.1 (4.7.1)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic-pae i686
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed: After upgrading to 11.10, while attempting to modify the Application Appearance setting, app would crash on clicking tha Application appearance icon.  Using a right click instead of the normal left click usually prevented the crash.

Once inside the selection, the application was also likely to crash when clicking on the "icons" button in the side panel.

Also, for some reason all of the icons and buttons in the toolbar and side panels were dimmed and a different color.  I had to go through every item in the 'Advanced' list of the icons window and click the 'Defaults' button at the bottom of the window.  After closing the System Settings app, it finally came back to its normal appearance on a relaunch.

I had previously installed the Openbox window manager and booted into KDE with that.  My suspicion is that doing this may have somehow corrupted the configuration in the Plasma version of the KDE environment.

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
[KCrash Handler]
#7  0xb6dcffe4 in QAbstractScrollArea::viewport (this=0x0) at widgets/qabstractscrollarea.cpp:574
#8  0xb3cd67b2 in QAccessibleItemView::object (this=0xa3868d8) at complexwidgets.cpp:879
#9  0xb3d190ab in QSpiAccessibleBridge::interfaceToAccessible(QAccessibleInterface*, int, bool) () from /usr/lib/qt4/plugins/accessiblebridge/libqspiaccessiblebridge.so
#10 0xb3d1ab7d in QSpiAccessibleBridge::notifyAccessibilityUpdate(int, QAccessibleInterface*, int) () from /usr/lib/qt4/plugins/accessiblebridge/libqspiaccessiblebridge.so
#11 0xb6e6c39e in QAccessible::updateAccessibility (o=0xa3801c0, who=0, reason=QAccessible::ObjectShow) at accessible/qaccessible_unix.cpp:107
#12 0xb693b73d in QWidgetPrivate::show_helper (this=0xa261350) at kernel/qwidget.cpp:7492
#13 0xb693ba21 in QWidget::setVisible (this=0xa3801c0, visible=true) at kernel/qwidget.cpp:7697
#14 0xb693b540 in show (this=0xa3801c0) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:487
#15 QWidgetPrivate::showChildren (this=0xa374fe8, spontaneous=false) at kernel/qwidget.cpp:7785
#16 0xb693b5e0 in QWidgetPrivate::show_helper (this=0xa374fe8) at kernel/qwidget.cpp:7422
#17 0xb693b3c4 in QWidgetPrivate::show_recursive (this=0xa374fe8) at kernel/qwidget.cpp:7346
#18 0xb693b4c1 in QWidgetPrivate::showChildren (this=0xa374a58, spontaneous=false) at kernel/qwidget.cpp:7783
#19 0xb693b5e0 in QWidgetPrivate::show_helper (this=0xa374a58) at kernel/qwidget.cpp:7422
#20 0xb693ba21 in QWidget::setVisible (this=0xa0f5990, visible=true) at kernel/qwidget.cpp:7697
#21 0xb6927fa6 in QWidgetPrivate::_q_showIfNotHidden (this=0xa374a58) at kernel/qwidget.cpp:7764
#22 0xb693993a in QWidget::qt_metacall (this=0xa0f5990, _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0xa3a0148) at .moc/release-shared/moc_qwidget.cpp:213
#23 0xb6ff51a2 in QFrame::qt_metacall (this=0xa0f5990, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0xa3a0148) at .moc/release-shared/moc_qframe.cpp:92
#24 0xb6dd09a2 in QAbstractScrollArea::qt_metacall (this=0xa0f5990, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0xa3a0148) at .moc/release-shared/moc_qabstractscrollarea.cpp:78
#25 0xb6e75fc2 in QAbstractItemView::qt_metacall (this=0xa0f5990, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0xa3a0148) at .moc/release-shared/moc_qabstractitemview.cpp:213
#26 0xb6ffa9e2 in QListView::qt_metacall (this=0xa0f5990, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0xa3a0148) at .moc/release-shared/moc_qlistview.cpp:111
#27 0xb746b73e in KDEPrivate::KPageListView::qt_metacall (this=0xa0f5990, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0xa3a0148) at ./kpageview_p.moc:67
#28 0xb630db7d in metacall (argv=0xa3a0148, idx=26, cl=QMetaObject::InvokeMetaMethod, object=0xa0f5990) at kernel/qmetaobject.cpp:237
#29 QMetaObject::metacall (object=0xa0f5990, cl=QMetaObject::InvokeMetaMethod, idx=26, argv=0xa3a0148) at kernel/qmetaobject.cpp:232
#30 0xb6318685 in QMetaCallEvent::placeMetaCall (this=0xa40e070, object=0xa0f5990) at kernel/qobject.cpp:535
#31 0xb631fb52 in QObject::event (this=0xa0f5990, e=0xa40e070) at kernel/qobject.cpp:1217
#32 0xb6936c62 in QWidget::event (this=0xa0f5990, event=0xa40e070) at kernel/qwidget.cpp:8754
#33 0xb6d3c235 in QFrame::event (this=0xa0f5990, e=0xa40e070) at widgets/qframe.cpp:557
#34 0xb6dd0304 in QAbstractScrollArea::event (this=0xa0f5990, e=0xa40e070) at widgets/qabstractscrollarea.cpp:996
#35 0xb6e7314c in QAbstractItemView::event (this=0xa0f5990, event=0xa40e070) at itemviews/qabstractitemview.cpp:1564
#36 0xb6e916e3 in QListView::event (this=0xa0f5990, e=0xa40e070) at itemviews/qlistview.cpp:1632
#37 0xb68dcd54 in notify_helper (e=0xa40e070, receiver=0xa0f5990, this=0x9db6430) at kernel/qapplication.cpp:4486
#38 QApplicationPrivate::notify_helper (this=0x9db6430, receiver=0xa0f5990, e=0xa40e070) at kernel/qapplication.cpp:4458
#39 0xb68e21a8 in QApplication::notify (this=0x9db6430, receiver=0xa0f5990, e=0xa40e070) at kernel/qapplication.cpp:4451
#40 0xb7432721 in KApplication::notify (this=0xbf9d0c1c, receiver=0xa0f5990, event=0xa40e070) at ../../kdeui/kernel/kapplication.cpp:311
#41 0xb630719e in QCoreApplication::notifyInternal (this=0xbf9d0c1c, receiver=0xa0f5990, event=0xa40e070) at kernel/qcoreapplication.cpp:787
#42 0xb630af93 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#43 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9d90e88) at kernel/qcoreapplication.cpp:1428
#44 0xb630b0ec in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1321
#45 0xb63356a4 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#46 postEventSourceDispatch (s=0x9db8700) at kernel/qeventdispatcher_glib.cpp:277
#47 0xb572025f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#48 0xb5720990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#49 0xb5720c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#50 0xb6335ada in QEventDispatcherGlib::processEvents (this=0x9d91bb0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#51 0xb6994e3a in QGuiEventDispatcherGlib::processEvents (this=0x9d91bb0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#52 0xb63061dd in QEventLoop::processEvents (this=0xbf9d0b74, flags=...) at kernel/qeventloop.cpp:149
#53 0xb6306421 in QEventLoop::exec (this=0xbf9d0b74, flags=...) at kernel/qeventloop.cpp:201
#54 0xb630b19d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#55 0xb68da8f4 in QApplication::exec () at kernel/qapplication.cpp:3760
#56 0x080502b8 in main (argc=52, argv=0xa446fec) at ../../../systemsettings/app/main.cpp:49

This bug may be a duplicate of or related to bug 284005.

Possible duplicates by query: bug 284005.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-10-16 08:42:27 UTC

*** This bug has been marked as a duplicate of bug 284005 ***