Summary: | Dolphin Crash Whenever Drag-And-Dropping Files | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Ajani Mgo <ajani> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | ajani, andresbajotierra |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ajani Mgo
2009-11-10 11:39:48 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 *** (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. - 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 (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 () |