Bug 273655 - KNotes crashed after rightclick and shortcut
Summary: KNotes crashed after rightclick and shortcut
Status: RESOLVED WORKSFORME
Alias: None
Product: knotes
Classification: Applications
Component: general (show other bugs)
Version: 4.6.x
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-19 17:13 UTC by hologram.rimmer
Modified: 2013-02-14 11:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.34 KB, text/plain)
2011-06-25 13:00 UTC, hologram.rimmer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hologram.rimmer 2011-05-19 17:13:56 UTC
Application: knotes (3.9)
KDE Platform Version: 4.6.00 (4.6.0) "release 6"
Qt Version: 4.7.1
Operating System: Linux 2.6.37.6-0.5-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
right-clicked at note, pressed del, which is my shortcut to delete note
- Custom settings of the application:
shortcut to delete note is set to delete

The crash can be reproduced some of the time.

-- Backtrace:
Application: KNotes (knotes), signal: Segmentation fault
[KCrash Handler]
#6  0x0000000000000000 in ?? ()
#7  0x00007f0f53fe21a7 in KTextEdit::contextMenuEvent (this=0x91eac0, event=0x7fff4aff3d70) at /usr/src/debug/kdelibs-4.6.0/kdeui/widgets/ktextedit.cpp:621
#8  0x00007f0f5328d285 in QWidget::event (this=0x91eac0, event=0x7fff4aff3d70) at kernel/qwidget.cpp:8367
#9  0x00007f0f53631906 in QFrame::event (this=0x91eac0, e=0x7fff4aff3d70) at widgets/qframe.cpp:557
#10 0x00007f0f5289ed87 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x92bfc0, event=0x7fff4aff3d70) at kernel/qcoreapplication.cpp:847
#11 0x00007f0f5323bce1 in QApplicationPrivate::notify_helper (this=0x691000, receiver=0x92bfc0, e=0x7fff4aff3d70) at kernel/qapplication.cpp:4441
#12 0x00007f0f532443eb in QApplication::notify (this=<value optimized out>, receiver=0x92bfc0, e=0x7fff4aff3d70) at kernel/qapplication.cpp:4085
#13 0x00007f0f53e9b9e6 in KApplication::notify (this=0x7fff4aff4ad0, receiver=0x92bfc0, event=0x7fff4aff3d70) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#14 0x00007f0f5289ebfc in QCoreApplication::notifyInternal (this=0x7fff4aff4ad0, receiver=0x92bfc0, event=0x7fff4aff3d70) at kernel/qcoreapplication.cpp:732
#15 0x00007f0f532bae65 in sendSpontaneousEvent (this=<value optimized out>, event=<value optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:218
#16 QETWidget::translateMouseEvent (this=<value optimized out>, event=<value optimized out>) at kernel/qapplication_x11.cpp:4443
#17 0x00007f0f532b94c9 in QApplication::x11ProcessEvent (this=0x7fff4aff4ad0, event=0x7fff4aff4700) at kernel/qapplication_x11.cpp:3564
#18 0x00007f0f532e10f2 in x11EventSourceDispatch (s=0x688790, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#19 0x00007f0f4bdb7bd3 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#20 0x00007f0f4bdb83b0 in ?? () from /lib64/libglib-2.0.so.0
#21 0x00007f0f4bdb8650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#22 0x00007f0f528c991f in QEventDispatcherGlib::processEvents (this=0x658b00, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#23 0x00007f0f532e0d8e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#24 0x00007f0f5289e052 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007f0f5289e265 in QEventLoop::exec (this=0x7fff4aff4a20, flags=...) at kernel/qeventloop.cpp:201
#26 0x00007f0f528a26ab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#27 0x000000000041b580 in _start ()

Possible duplicates by query: bug 233026.

Reported using DrKonqi
Comment 1 hologram.rimmer 2011-06-25 13:00:36 UTC
Created attachment 61315 [details]
New crash information added by DrKonqi

knotes (3.9) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

- What I was doing when the application crashed:
I viewed popup menu from the text of the note. Delete option was disabled, but when pressed the delete key, which is my shortcut to delete a note, the note gave delete. But then came an error. (Translated via google translator)

- Custom settings of the application:
Delete key is my shortcut to delete a note.

-- Backtrace (Reduced):
#7  0x00007f4e51ae11a7 in KTextEdit::contextMenuEvent (this=0xbb26f0, event=0x7ffffaaeabc0) at /usr/src/debug/kdelibs-4.6.0/kdeui/widgets/ktextedit.cpp:621
#8  0x00007f4e50d8c285 in QWidget::event (this=0xbb26f0, event=0x7ffffaaeabc0) at kernel/qwidget.cpp:8367
#9  0x00007f4e51130906 in QFrame::event (this=0xbb26f0, e=0x7ffffaaeabc0) at widgets/qframe.cpp:557
#10 0x00007f4e5039dd87 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0xbb1840, event=0x7ffffaaeabc0) at kernel/qcoreapplication.cpp:847
#11 0x00007f4e50d3ace1 in QApplicationPrivate::notify_helper (this=0x684ff0, receiver=0xbb1840, e=0x7ffffaaeabc0) at kernel/qapplication.cpp:4441
Comment 2 Myriam Schweingruber 2013-02-14 11:19:57 UTC
Not reproducible with KDE 4.10, this is most likely solved since quite some time. Please feel free to reopen if you can reproduce this with KDE 4.10 or later.