Bug 156251 - Crash and exit after deleting newly created action
Summary: Crash and exit after deleting newly created action
Status: RESOLVED WORKSFORME
Alias: None
Product: khotkeys
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Lubos Lunak
URL:
Keywords:
: 156829 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-01-20 18:30 UTC by jofko
Modified: 2008-12-31 17:43 UTC (History)
2 users (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 jofko 2008-01-20 18:30:16 UTC
Version:            (using KDE 4.0.0)
Installed from:    SuSE RPMs
OS:                Linux

Click new action( hoops i didn't want to do that), so click on delete action. So create new action do not change anything, click delete action --> crash



backtrace:

[?1034hUsing host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb65096d0 (LWP 5767)]
[KCrash handler]
#5  0xb6a8444e in __dynamic_cast () from /usr/lib/libstdc++.so.6
#6  0xb4b9eeee in KHotKeys::Tab_widget::check_action_type ()
   from /usr/lib/kde4/kcm_khotkeys.so
#7  0xb4b9f025 in KHotKeys::Tab_widget::load_current_action ()
   from /usr/lib/kde4/kcm_khotkeys.so
#8  0xb4ba43f9 in KHotKeys::Module::set_new_current_action ()
   from /usr/lib/kde4/kcm_khotkeys.so
#9  0xb4ba44d3 in KHotKeys::Module::delete_action ()
   from /usr/lib/kde4/kcm_khotkeys.so
#10 0xb4ba527a in KHotKeys::Module::qt_metacall ()
   from /usr/lib/kde4/kcm_khotkeys.so
#11 0xb7f15c70 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#12 0xb7f165b2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#13 0xb4ba0e07 in KHotKeys::Main_buttons_widget::delete_action_pressed ()
   from /usr/lib/kde4/kcm_khotkeys.so
#14 0xb4ba0f1d in KHotKeys::Main_buttons_widget::qt_metacall ()
   from /usr/lib/kde4/kcm_khotkeys.so
#15 0xb7f15c70 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0xb7f15f80 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#17 0xb70f2f41 in QAbstractButton::clicked () from /usr/lib/libQtGui.so.4
#18 0xb6ee1db9 in QAbstractButtonPrivate::emitClicked ()
   from /usr/lib/libQtGui.so.4
#19 0xb6ee2be0 in QAbstractButtonPrivate::click () from /usr/lib/libQtGui.so.4
#20 0xb6ee2e0b in QAbstractButton::mouseReleaseEvent ()
   from /usr/lib/libQtGui.so.4
#21 0xb6c65f6c in QWidget::event () from /usr/lib/libQtGui.so.4
#22 0xb6ee20cf in QAbstractButton::event () from /usr/lib/libQtGui.so.4
#23 0xb6f6bf12 in QPushButton::event () from /usr/lib/libQtGui.so.4
#24 0xb6c2109d in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#25 0xb6c2780d in QApplication::notify () from /usr/lib/libQtGui.so.4
#26 0xb7aaac2d in KApplication::notify () from /usr/lib/libkdeui.so.5
#27 0xb7f0490b in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#28 0xb6c77dd3 in QETWidget::translateMouseEvent () from /usr/lib/libQtGui.so.4
#29 0xb6c77436 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#30 0xb6c9aaba in x11EventSourceDispatch () from /usr/lib/libQtGui.so.4
#31 0xb67c6446 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#32 0xb67c97e2 in ?? () from /usr/lib/libglib-2.0.so.0
#33 0x08085698 in ?? ()
#34 0x00000000 in ?? ()
#0  0xffffe410 in __kernel_vsyscall ()
Comment 1 Dario Andres 2008-12-31 17:03:45 UTC
KHotKeys has been reworked a lot for KDE4.2
Please reopen this bug report if you experience the same bug again with a recent KDE (4.2beta2 /4.2svn) . Thanks :)
Comment 2 Dario Andres 2008-12-31 17:43:09 UTC
*** Bug 156829 has been marked as a duplicate of this bug. ***