Bug 213960 - Dolphin Crash Whenever Drag-And-Dropping Files
Summary: Dolphin Crash Whenever Drag-And-Dropping Files
Status: RESOLVED DUPLICATE of bug 206812
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-10 11:39 UTC by Ajani Mgo
Modified: 2009-12-11 16:18 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ajani Mgo 2009-11-10 11:39:48 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-desktop586-1mnb i686
Distribution: "Mandriva Linux 2010.0"

What I was doing when the application crashed:
Dolphin crashes whenever I attempt to drag and drop files from one place to another. I have experienced this problem when dragging files between windows; split-screen; between tabs etc.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0xb6cd2234 in KServiceType::serviceOffersOffset () from /usr/lib/libkdecore.so.5
#7  0xb6cb7270 in KMimeTypeTrader::query () from /usr/lib/libkdecore.so.5
#8  0xb7494e5a in KonqOperations::_addPluginActions () from /usr/lib/libkonq.so.5
#9  0xb7497fc3 in KonqOperations::doDropFileCopy () from /usr/lib/libkonq.so.5
#10 0xb7498b6f in KonqOperations::asyncDrop () from /usr/lib/libkonq.so.5
#11 0xb749942b in KonqOperations::qt_metacall () from /usr/lib/libkonq.so.5
#12 0xb60a696a in QMetaCallEvent::placeMetaCall () from /usr/lib/libQtCore.so.4
#13 0xb60a80b6 in QObject::event () from /usr/lib/libQtCore.so.4
#14 0xb629c68c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#15 0xb62a40ce in QApplication::notify () from /usr/lib/libQtGui.so.4
#16 0xb6feaa21 in KApplication::notify () from /usr/lib/libkdeui.so.5
#17 0xb6097c4e in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#18 0xb60988fc in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
#19 0xb6098abc in QCoreApplication::sendPostedEvents () from /usr/lib/libQtCore.so.4
#20 0xb60c3dfd in ?? () from /usr/lib/libQtCore.so.4
#21 0xb55e8b92 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb55ec468 in ?? () from /usr/lib/libglib-2.0.so.0
#23 0xb55ec58e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0xb60c3931 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#25 0xb633e4ba in ?? () from /usr/lib/libQtGui.so.4
#26 0xb60962ad in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#27 0xb60966f9 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#28 0xb6098b90 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#29 0xb629c504 in QApplication::exec () from /usr/lib/libQtGui.so.4
#30 0x08078c25 in _start ()

This bug may be a duplicate of or related to bug 209583

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-10 13:15:05 UTC
- Are those files read-only ?
The crash is being tracked at bug 206812
Thanks

*** This bug has been marked as a duplicate of bug 206812 ***
Comment 2 Ajani Mgo 2009-11-13 12:15:03 UTC
(In reply to comment #1)
> - Are those files read-only ?
> The crash is being tracked at bug 206812
> Thanks
> 
> *** This bug has been marked as a duplicate of bug 206812 ***

No those files weren't read-only. It happens to every file/folder which is dragged. Even when dropped in the same directory as before, Dolphin crashes still. I guess this could have something to do with the implementation of the drag-and-drop function.

I am not certain whether this is an exact duplica of bug 206812 though.
Comment 3 Dario Andres 2009-12-09 23:49:01 UTC
- Are you still experiencing this issue ?
- Could you check this:
  - Run Konsole and run "kbuildsycoca4 --noincremental" on it, wait until it finishes
  - Close all Dolphin windows
  - Open Dolphin and try to repeat the situation again. Is Dolphin crashing ?

Thanks
Comment 4 Ajani Mgo 2009-12-11 16:18:02 UTC
(In reply to comment #3)
> - Are you still experiencing this issue ?
> - Could you check this:
>   - Run Konsole and run "kbuildsycoca4 --noincremental" on it, wait until it
> finishes
>   - Close all Dolphin windows
>   - Open Dolphin and try to repeat the situation again. Is Dolphin crashing ?
> 
> Thanks

Still, it doesn't work. :(

Backtrace:

Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0xb6cbe234 in KServiceType::serviceOffersOffset () from /usr/lib/libkdecore.so.5
#7  0xb6ca3270 in KMimeTypeTrader::query () from /usr/lib/libkdecore.so.5
#8  0xb7480e5a in KonqOperations::_addPluginActions () from /usr/lib/libkonq.so.5
#9  0xb7483fc3 in KonqOperations::doDropFileCopy () from /usr/lib/libkonq.so.5
#10 0xb7484b6f in KonqOperations::asyncDrop () from /usr/lib/libkonq.so.5
#11 0xb748542b in KonqOperations::qt_metacall () from /usr/lib/libkonq.so.5
#12 0xb609292a in QMetaCallEvent::placeMetaCall () from /usr/lib/libQtCore.so.4
#13 0xb6094076 in QObject::event () from /usr/lib/libQtCore.so.4
#14 0xb628868c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#15 0xb62900ce in QApplication::notify () from /usr/lib/libQtGui.so.4
#16 0xb6fd6a21 in KApplication::notify () from /usr/lib/libkdeui.so.5
#17 0xb6083c0e in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#18 0xb60848bc in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
#19 0xb6084a7c in QCoreApplication::sendPostedEvents () from /usr/lib/libQtCore.so.4
#20 0xb60afdbd in ?? () from /usr/lib/libQtCore.so.4
#21 0xb55d2b92 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb55d6468 in ?? () from /usr/lib/libglib-2.0.so.0
#23 0xb55d658e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0xb60af8f1 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#25 0xb632a4ba in ?? () from /usr/lib/libQtGui.so.4
#26 0xb608226d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#27 0xb60826b9 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#28 0xb6084b50 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#29 0xb6288504 in QApplication::exec () from /usr/lib/libQtGui.so.4
#30 0x08078c25 in _start ()