Bug 271658 - SystemSettings is crashing trying to set screensaver settings
Summary: SystemSettings is crashing trying to set screensaver settings
Status: RESOLVED DUPLICATE of bug 188623
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 1.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-25 02:41 UTC by cmd8utm
Modified: 2011-04-25 02:46 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 cmd8utm 2011-04-25 02:41:21 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.6.00 (4.6.0) "release 6"
Qt Version: 4.7.1
Operating System: Linux 2.6.37.1-1.2-default i686
Distribution: "openSUSE 11.4 (i586)"

-- Information about the crash:
- What I was doing when the application crashed:
To reproduce :
1. Execute Configure Desktop/Personal Settings
2. Select Display and Monitor
3. Select Screen Saver
4. Try random screensaver from the list => crash

- Unusual behavior I noticed:
Default screensaver starts and works as a  "black screen" screensaver.

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
[KCrash Handler]
#7  0xb5f1ca04 in XVisualIDFromVisual (visual=0x7) at Misc.c:59
#8  0xb6a5483a in qt_x11_getX11InfoForWindow (xinfo=0x83c6384, att=...) at kernel/qwidget_x11.cpp:3060
#9  0xb6a548ef in qt_x11_getX11InfoForWindow (xinfo=0x83c6384, a=...) at kernel/qwidget_x11.cpp:427
#10 0xb6a5565a in QWidgetPrivate::create_sys (this=0x83c6260, window=69212977, initializeWindow=false, destroyOldWindow=true) at kernel/qwidget_x11.cpp:588
#11 0xb6a032bf in QWidget::create (this=0x83c5568, window=69212977, initializeWindow=false, destroyOldWindow=true) at kernel/qwidget.cpp:1436
#12 0xb1dfbcab in KSWidget::KSWidget (this=0x83c5568, parent=0x82dd890, wf=...) at /usr/src/debug/kdebase-workspace-4.6.0/kcontrol/screensaver/kswidget.cpp:91
#13 0xb1df4b13 in KSSMonitor (this=0x82d0ff0) at /usr/src/debug/kdebase-workspace-4.6.0/kcontrol/screensaver/kssmonitor.h:34
#14 KScreenSaver::slotPreviewExited (this=0x82d0ff0) at /usr/src/debug/kdebase-workspace-4.6.0/kcontrol/screensaver/scrnsave.cpp:513
#15 0xb1df526d in KScreenSaver::slotScreenSaver (this=0x82d0ff0, item=0x83b83c0) at /usr/src/debug/kdebase-workspace-4.6.0/kcontrol/screensaver/scrnsave.cpp:596
#16 0xb1df5350 in KScreenSaver::slotSelectionChanged (this=0x82d0ff0) at /usr/src/debug/kdebase-workspace-4.6.0/kcontrol/screensaver/scrnsave.cpp:482
#17 0xb1df6964 in KScreenSaver::qt_metacall (this=0x82d0ff0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfd6c0ec) at /usr/src/debug/kdebase-workspace-4.6.0/build/kcontrol/screensaver/scrnsave.moc:94
#18 0xb64178cd in QMetaObject::metacall (object=0x82d0ff0, cl=QMetaObject::InvokeMetaMethod, idx=37, argv=0xbfd6c0ec) at kernel/qmetaobject.cpp:237
#19 0xb6427a2c in QMetaObject::activate (sender=0x82d5c40, m=0xb73135b0, local_signal_index=9, argv=0x0) at kernel/qobject.cpp:3272
#20 0xb6fd0d15 in QTreeWidget::itemSelectionChanged (this=0x82d5c40) at .moc/release-shared/moc_qtreewidget.cpp:262
#21 0xb6fd44ec in QTreeWidgetPrivate::_q_selectionChanged (this=0x832d118, selected=..., deselected=...) at itemviews/qtreewidget.cpp:2316
#22 0xb6fd9482 in QTreeWidget::qt_metacall (this=0x82d5c40, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0xbfd6c274) at .moc/release-shared/moc_qtreewidget.cpp:160
#23 0xb64178cd in QMetaObject::metacall (object=0x82d5c40, cl=QMetaObject::InvokeMetaMethod, idx=114, argv=0xbfd6c274) at kernel/qmetaobject.cpp:237
#24 0xb6427a2c in QMetaObject::activate (sender=0x82dbae0, m=0xb7312ecc, local_signal_index=0, argv=0xbfd6c274) at kernel/qobject.cpp:3272
#25 0xb6fac30d in QItemSelectionModel::selectionChanged (this=0x82dbae0, _t1=..., _t2=...) at .moc/release-shared/moc_qitemselectionmodel.cpp:152
#26 0xb6fb2dac in QItemSelectionModel::emitSelectionChanged (this=0x82dbae0, newSelection=..., oldSelection=...) at itemviews/qitemselectionmodel.cpp:1581
#27 0xb6fb3518 in QItemSelectionModel::select (this=0x82dbae0, selection=..., command=...) at itemviews/qitemselectionmodel.cpp:1088
#28 0xb6fa1281 in QTreeViewPrivate::select (this=0x82d5dc0, topIndex=..., bottomIndex=..., command=...) at itemviews/qtreeview.cpp:3651
#29 0xb6fa1f9b in QTreeView::setSelection (this=0x82d5c40, rect=..., command=...) at itemviews/qtreeview.cpp:2280
#30 0xb6f51234 in QAbstractItemView::mousePressEvent (this=0x82d5c40, event=0xbfd6d0d4) at itemviews/qabstractitemview.cpp:1665
#31 0xb6f9e954 in QTreeView::mousePressEvent (this=0x82d5c40, event=0xbfd6d0d4) at itemviews/qtreeview.cpp:1818
#32 0xb6a0a574 in QWidget::event (this=0x82d5c40, event=0xbfd6d0d4) at kernel/qwidget.cpp:8196
#33 0xb6e18ed5 in QFrame::event (this=0x82d5c40, e=0xbfd6d0d4) at widgets/qframe.cpp:557
#34 0xb6eaa8a1 in QAbstractScrollArea::viewportEvent (this=0x82d5c40, e=0xbfd6d0d4) at widgets/qabstractscrollarea.cpp:1043
#35 0xb6f4ead4 in QAbstractItemView::viewportEvent (this=0x82d5c40, event=0xbfd6d0d4) at itemviews/qabstractitemview.cpp:1619
#36 0xb6f9a1f6 in QTreeView::viewportEvent (this=0x82d5c40, event=0xbfd6d0d4) at itemviews/qtreeview.cpp:1256
#37 0xb6ead196 in viewportEvent (this=0x82d71a8, o=0x82d6218, e=0xbfd6d0d4) at widgets/qabstractscrollarea_p.h:100
#38 QAbstractScrollAreaFilter::eventFilter (this=0x82d71a8, o=0x82d6218, e=0xbfd6d0d4) at widgets/qabstractscrollarea_p.h:116
#39 0xb6411176 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x807d930, receiver=0x82d6218, event=0xbfd6d0d4) at kernel/qcoreapplication.cpp:847
#40 0xb69af3e4 in QApplicationPrivate::notify_helper (this=0x807d930, receiver=0x82d6218, e=0xbfd6d0d4) at kernel/qapplication.cpp:4441
#41 0xb69b8c20 in QApplication::notify (this=0xbfd6cdec, receiver=0x82d6218, e=0xbfd6d0d4) at kernel/qapplication.cpp:4006
#42 0xb745f1f1 in KApplication::notify (this=0xbfd6d94c, receiver=0x82d6218, event=0xbfd6d0d4) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#43 0xb6410fde in QCoreApplication::notifyInternal (this=0xbfd6d94c, receiver=0x82d6218, event=0xbfd6d0d4) at kernel/qcoreapplication.cpp:732
#44 0xb69b045c in sendSpontaneousEvent (receiver=0x82d6218, event=0xbfd6d0d4, alienWidget=0x82d6218, nativeWidget=0x82d27b8, buttonDown=0xb7321c00, lastMouseReceiver=..., spontaneous=true) at ../../src/corelib/kernel/qcoreapplication.h:218
#45 QApplicationPrivate::sendMouseEvent (receiver=0x82d6218, event=0xbfd6d0d4, alienWidget=0x82d6218, nativeWidget=0x82d27b8, buttonDown=0xb7321c00, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3103
#46 0xb6a3c030 in QETWidget::translateMouseEvent (this=0x82d27b8, event=0xbfd6d5ec) at kernel/qapplication_x11.cpp:4438
#47 0xb6a3b13e in QApplication::x11ProcessEvent (this=0xbfd6d94c, event=0xbfd6d5ec) at kernel/qapplication_x11.cpp:3442
#48 0xb6a65960 in x11EventSourceDispatch (s=0x8081300, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#49 0xb5b45509 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#50 0xb5b45d10 in ?? () from /lib/libglib-2.0.so.0
#51 0xb5b45fce in g_main_context_iteration () from /lib/libglib-2.0.so.0
#52 0xb643f76b in QEventDispatcherGlib::processEvents (this=0x807ddc8, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#53 0xb6a6555a in QGuiEventDispatcherGlib::processEvents (this=0x807ddc8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#54 0xb64102bd in QEventLoop::processEvents (this=0xbfd6d8a4, flags=...) at kernel/qeventloop.cpp:149
#55 0xb64104e9 in QEventLoop::exec (this=0xbfd6d8a4, flags=...) at kernel/qeventloop.cpp:201
#56 0xb6414f90 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#57 0xb69ad104 in QApplication::exec () at kernel/qapplication.cpp:3719
#58 0x0805813e in main (argc=11194852, argv=0xb77adc18) at /usr/src/debug/kdebase-workspace-4.6.0/systemsettings/app/main.cpp:49

Possible duplicates by query: bug 270626, bug 270570, bug 264421, bug 264022, bug 256406.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-04-25 02:46:56 UTC

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