Summary: | Moving an item in the menu editor caused a crash [QDrag::target, Q3DragObject::drag, K3ListView::contentsMouseMoveEvent] | ||
---|---|---|---|
Product: | [Applications] kmenuedit | Reporter: | Ozzie Backus <ozzie5> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | adamcrume, jaduranpe, joeparlett, maninred, stevan_white |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Ozzie Backus
2010-01-03 17:10:49 UTC
*** Bug 223031 has been marked as a duplicate of this bug. *** *** Bug 225730 has been marked as a duplicate of this bug. *** *** Bug 262138 has been marked as a duplicate of this bug. *** Created attachment 57077 [details]
New crash information added by DrKonqi
kmenuedit (0.8) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
Estaba editando los ITEM del menu MULTIMEDIA y se el menu K se congelo primero unos segundos he inmediatamente se cerro.
-- Backtrace (Reduced):
#6 0x00007f1abf6cce34 in QDrag::target (this=0x2922160) at kernel/qdrag.cpp:217
#7 0x00007f1abf0e1431 in Q3DragObject::drag (this=<value optimized out>, mode=<value optimized out>) at other/q3dragobject.cpp:396
#8 0x00007f1ac0fbadd6 in K3ListView::contentsMouseMoveEvent (this=0x25c2da0, e=<value optimized out>) at ../../kde3support/kdeui/k3listview.cpp:833
#9 0x00007f1abf17211b in Q3ScrollView::viewportMouseMoveEvent (this=0x25c2da0, e=0x7fff0c72a520) at widgets/q3scrollview.cpp:1797
#10 0x00007f1abf173ba5 in Q3ScrollView::eventFilter (this=0x25c2da0, obj=0x2430840, e=0x7fff0c72a520) at widgets/q3scrollview.cpp:1495
*** Bug 287473 has been marked as a duplicate of this bug. *** Fixed in the sense that kmenuedit does not use K3ListView anymore |