Summary: | Dolphin crashes after "Move Here"-ing of a file to the folder widget on the desktop | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Sergey Podskokniev <sergey.podskokniev> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | elvis.angelaccio, lin-855, pinstripedtie, svmosin |
Priority: | NOR | ||
Version: | 2.1 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Sergey Podskokniev
2012-10-13 22:36:16 UTC
Thanks for the bug report, and sorry for the late response (I saw the report earlier, but the backtrace gives very little information about what could be the problem). Please reopen if you can still reproduce this crash in KDE 4.10.2 or later. Thanks for your help! *** Bug 337279 has been marked as a duplicate of this bug. *** Reopening because the problem was reported again. The backtrace does not provide much info about what went wrong. Since both reports mention that the crash happened after a drag&drop operation from Dolphin to another application, it could be that something bad (like deleting the view) happened inside the nested event loop of the QDrag object. *** Bug 346811 has been marked as a duplicate of this bug. *** Created attachment 95904 [details]
New crash information added by DrKonqi
dolphin (4.14.2) on KDE Platform 4.14.2 using Qt 4.8.6
- What I was doing when the application crashed:
There is a systemic issue of restarting the application, but the file is not moved.
-- Backtrace (Reduced):
#6 QGraphicsWidget::event (this=this@entry=0x26fc810, event=event@entry=0x7ffdd61376c0) at graphicsview/qgraphicswidget.cpp:1384
#7 0x00007f71c3bd1b24 in KItemListView::event (this=0x26fc810, event=0x7ffdd61376c0) at ../../../dolphin/src/kitemviews/kitemlistview.cpp:914
#8 0x00007f71c12cde2c in QApplicationPrivate::notify_helper (this=this@entry=0x220bb90, receiver=receiver@entry=0x26fc810, e=e@entry=0x7ffdd61376c0) at kernel/qapplication.cpp:4567
#9 0x00007f71c12d44a0 in QApplication::notify (this=this@entry=0x7ffdd6138590, receiver=receiver@entry=0x26fc810, e=e@entry=0x7ffdd61376c0) at kernel/qapplication.cpp:4353
#10 0x00007f71c1fd8cca in KApplication::notify (this=0x7ffdd6138590, receiver=0x26fc810, event=0x7ffdd61376c0) at ../../kdeui/kernel/kapplication.cpp:311
Both Dolphin and Plasma changed a lot, closing. |