Summary: | Dolphin crashen on drag&drop to VLC | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Łukasz Czerwiński <milimetr88> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | edoubrayrie, finex, mh.hamad |
Priority: | NOR | ||
Version: | 16.12.2 | ||
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
Łukasz Czerwiński
2011-04-03 09:29:14 UTC
Created attachment 58761 [details]
New crash information added by DrKonqi
dolphin (1.6) 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 had just had Cinlerra installed (video edittor) and I was trying to drag and drop a video into the application, other applications were running (firefox, thunderbird)
- Unusual behavior I noticed:
When I drag an item, its icon follows the curser until i drop it. But in the described case the icon disappeared as soon as i hovered the curser over the desired to drop-in application, and when i dropped the video, dolphin crashed.
- Custom settings of the application:
-- Backtrace (Reduced):
#7 QDragManager::move (this=0x83dd310, globalPos=...) at kernel/qdnd_x11.cpp:1658
#8 0xb634f3b7 in QDragManager::eventFilter (this=0x83dd310, o=0x818a2c0, e=0xbff73b44) at kernel/qdnd_x11.cpp:1306
#9 0xb6da70ab in QCoreApplicationPrivate::sendThroughApplicationEventFilters (this=0x80ccfb8, receiver=0x818a2c0, event=0xbff73b44) at kernel/qcoreapplication.cpp:828
#10 0xb62b338a in QApplicationPrivate::notify_helper (this=0x80ccfb8, receiver=0x818a2c0, e=0xbff73b44) at kernel/qapplication.cpp:4420
#11 0xb62bcc20 in QApplication::notify (this=0xbff7385c, receiver=0x818a2c0, e=0xbff73b44) at kernel/qapplication.cpp:4006
Created attachment 60491 [details]
New crash information added by DrKonqi
dolphin (1.6.1) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
I was also dragging to VLC (a folder in my case). Dolphin was in column mode, in case it is related.
-- Backtrace (Reduced):
#6 QDragManager::move (this=0x32d5f60, globalPos=...) at kernel/qdnd_x11.cpp:1658
#7 0x00007f33f6ae5d79 in QDragManager::eventFilter (this=0x32d5f60, o=<value optimized out>, e=<value optimized out>) at kernel/qdnd_x11.cpp:1306
#8 0x00007f33f609856b in QCoreApplicationPrivate::sendThroughApplicationEventFilters (this=0x21bfa90, receiver=0x3c2beb0, event=0x7fff673e9bb0) at kernel/qcoreapplication.cpp:827
#9 0x00007f33f6a57956 in QApplicationPrivate::notify_helper (this=0x21bfa90, receiver=0x3c2beb0, e=0x7fff673e9bb0) at kernel/qapplication.cpp:4437
#10 0x00007f33f6a5cdb3 in QApplication::notify (this=<value optimized out>, receiver=0x3c2beb0, e=0x7fff673e9bb0) at kernel/qapplication.cpp:4023
*** This bug has been marked as a duplicate of bug 233184 *** |