Bug 238196 - systemsettings crashed when trying to enter shortcut
Summary: systemsettings crashed when trying to enter shortcut
Status: RESOLVED DUPLICATE of bug 222189
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-19 17:37 UTC by Mikko Karjalainen
Modified: 2010-05-20 19:35 UTC (History)
0 users

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 Mikko Karjalainen 2010-05-19 17:37:05 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.4.3 (KDE 4.4.3)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-21-generic i686
Distribution: Debian GNU/Linux 5.0.4 (lenny)

-- Information about the crash:
I was trying to edit the shortcut I entered for switching to previous desktop. It was Win+left arrow, although shown as some boxes. When I clicked it to enter something else systemsettings crashed.

 -- Backtrace:
Application: Järjestelmäasetukset (systemsettings), signal: Segmentation fault
[KCrash Handler]
#6  Private (this=0xbfe0cc98, p=...) at ../../include/QtCore/../../src/corelib/kernel/qvariant.h:352
#7  QVariant (this=0xbfe0cc98, p=...) at kernel/qvariant.cpp:1391
#8  0x003b78b0 in QDBusPendingReplyData::argumentAt (this=0xbfe0ccd8, index=0) at qdbuspendingreply.cpp:268
#9  0x0079b274 in argumentAt<0> (seq=..., comp=...) at /usr/include/qt4/QtDBus/qdbuspendingreply.h:174
#10 QDBusPendingReply<bool, void, void, void, void, void, void, void>::operator bool (seq=..., comp=...) at /usr/include/qt4/QtDBus/qdbuspendingreply.h:184
#11 KGlobalAccel::isGlobalShortcutAvailable (seq=..., comp=...) at ../../kdeui/shortcuts/kglobalaccel.cpp:483
#12 0x00819940 in KKeySequenceWidgetPrivate::conflictWithGlobalShortcuts (this=0x99caa38, keySequence=...) at ../../kdeui/widgets/kkeysequencewidget.cpp:539
#13 0x00819fd7 in KKeySequenceWidget::isKeySequenceAvailable (this=0x9d16828, keySequence=...) at ../../kdeui/widgets/kkeysequencewidget.cpp:372
#14 0x0081a09e in KKeySequenceWidgetPrivate::doneRecording (this=0x99caa38, validate=true) at ../../kdeui/widgets/kkeysequencewidget.cpp:504
#15 0x0081a6c4 in KKeySequenceButton::keyPressEvent (this=0x9b48640, e=0xbfe0d2d4) at ../../kdeui/widgets/kkeysequencewidget.cpp:811
#16 0x008173d4 in KKeySequenceButton::event (this=0x0, e=0x0) at ../../kdeui/widgets/kkeysequencewidget.cpp:719
#17 0x00cf3bec in QApplicationPrivate::notify_helper (this=0x90713c8, receiver=0x9b48640, e=0xbfe0d2d4) at kernel/qapplication.cpp:4300
#18 0x00cfc271 in QApplication::notify (this=0xbfe0dd0c, receiver=0x9b48640, e=0xbfe0d2d4) at kernel/qapplication.cpp:3763
#19 0x0073a7da in KApplication::notify (this=0xbfe0dd0c, receiver=0x9b48640, event=0xbfe0d2d4) at ../../kdeui/kernel/kapplication.cpp:302
#20 0x03b838eb in QCoreApplication::notifyInternal (this=0xbfe0dd0c, receiver=0x9b48640, event=0xbfe0d2d4) at kernel/qcoreapplication.cpp:704
#21 0x00cf49ce in QCoreApplication::sendSpontaneousEvent (receiver=0x9b48640, event=0x0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#22 qt_sendSpontaneousEvent (receiver=0x9b48640, event=0x0) at kernel/qapplication.cpp:5279
#23 0x00dad090 in QKeyMapper::sendKeyEvent (keyWidget=0x9b48640, grab=true, type=QEvent::KeyPress, code=16777236, modifiers=..., text=..., autorepeat=<value optimized out>, 
    count=<value optimized out>, nativeScanCode=114, nativeVirtualKey=65363, nativeModifiers=8) at kernel/qkeymapper_x11.cpp:1861
#24 0x00daf570 in QKeyMapperPrivate::translateKeyEvent (this=0x9098a58, keyWidget=0x9b48640, event=0xbfe0d970, grab=<value optimized out>) at kernel/qkeymapper_x11.cpp:1831
#25 0x00d83827 in QApplication::x11ProcessEvent (this=0xbfe0dd0c, event=0xbfe0d970) at kernel/qapplication_x11.cpp:3394
#26 0x00db26f2 in x11EventSourceDispatch (s=0x9072728, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#27 0x041562f5 in g_main_dispatch (context=0x9072f80) at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/glib/gmain.c:1960
#28 IA__g_main_context_dispatch (context=0x9072f80) at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/glib/gmain.c:2513
#29 0x04159fd8 in g_main_context_iterate (context=0x9072f80, block=<value optimized out>, dispatch=1, self=0x907c448) at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/glib/gmain.c:2591
#30 0x0415a1b8 in IA__g_main_context_iteration (context=0x9072f80, may_block=1) at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/glib/gmain.c:2654
#31 0x03baf2f5 in QEventDispatcherGlib::processEvents (this=0x9049c18, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#32 0x00db2255 in QGuiEventDispatcherGlib::processEvents (this=0x9049c18, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x03b81f09 in QEventLoop::processEvents (this=0xbfe0dc64, flags=) at kernel/qeventloop.cpp:149
#34 0x03b8235a in QEventLoop::exec (this=0xbfe0dc64, flags=...) at kernel/qeventloop.cpp:201
#35 0x03b864ef in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#36 0x00cf3c87 in QApplication::exec () at kernel/qapplication.cpp:3579
#37 0x08056b5e in main (argc=5, argv=0xbfe0de34) at ../../../systemsettings/app/main.cpp:49

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

Possible duplicates by query: bug 228841, bug 227798, bug 222189, bug 214921.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-05-20 19:35:21 UTC
*** This bug has been marked as a duplicate of bug 222189 ***