Summary: | Dolphin crashed after editing file name using inline editor (invoked using F2 keyboard shortcut) | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Michał D. (Emdek) <emdeck> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | adaptee, post5000, roman.karlstetter |
Priority: | NOR | ||
Version: | 1.7 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Michał D. (Emdek)
2011-10-24 15:45:13 UTC
Created attachment 64943 [details]
New crash information added by DrKonqi
dolphin (1.7) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4
- What I was doing when the application crashed: renamed a file (F2) and then dolphin crashed
-- Backtrace (Reduced):
#6 QCoreApplication::notifyInternal (this=0x7fffc67d3ea0, receiver=0xe5f210, event=0x7fffc67d33b0) at kernel/qcoreapplication.cpp:774
#7 0x00007f5c24649b76 in sendEvent (enter=0xe5f210, leave=<value optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:215
#8 QApplicationPrivate::dispatchEnterLeave (enter=0xe5f210, leave=<value optimized out>) at kernel/qapplication.cpp:2805
#9 0x00007f5c246c75db in QApplication::x11ProcessEvent (this=0x7fffc67d3760, event=0x7fffc67d3ad0) at kernel/qapplication_x11.cpp:3660
#10 0x00007f5c246ef512 in x11EventSourceDispatch (s=0x6cf8e0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
This bug is extremely annoying, especially if you have opened multiple tabs (it would be less if it would finally have ability to restore them...). *** This bug has been marked as a duplicate of bug 279526 *** Created attachment 67401 [details]
New crash information added by DrKonqi
dolphin (1.7) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4
- What I was doing when the application crashed:
inline rename a file by pressing F2
- Custom settings of the application:
inline rename active
-- Backtrace (Reduced):
#6 QCoreApplication::notifyInternal (this=0x7fffbc745910, receiver=0x2be81b0, event=0x7fffbc744f30) at kernel/qcoreapplication.cpp:774
#7 0x00007f55018e0cab in sendEvent (event=0x7fffbc744f30, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#8 QApplicationPrivate::dispatchEnterLeave (enter=0x2be81b0, leave=<optimized out>) at kernel/qapplication.cpp:2810
#9 0x00007f550195f701 in QApplication::x11ProcessEvent (this=0x7fffbc745910, event=0x7fffbc7454d0) at kernel/qapplication_x11.cpp:3763
#10 0x00007f5501988412 in x11EventSourceDispatch (s=0x1ff1cf0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
|