Bug 185743 - Dolphin crashes when file is copied/moved in split view
Summary: Dolphin crashes when file is copied/moved in split view
Status: RESOLVED DUPLICATE of bug 183374
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-27 20:53 UTC by Jakub
Modified: 2009-02-28 06:34 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub 2009-02-27 20:53:27 UTC
Version:           1.2 (using KDE 4.2.0)
OS:                Linux
Installed from:    Ubuntu Packages

Dolphin crashes in some cases when file is copied/moved in split view (from one side to another one); especially when moving a cursor is causing horizontal scrolling in the first side. The crash appears when I leave a mouse button. There's a log given after crash:

Program: Dolphin (dolphin), sygnał SIGSEGV

Thread 1 (Thread 0xb5e846c0 (LWP 20989)):
[KCrash Handler]
#6  0xb6947449 in QEventLoop::exit () from /usr/lib/libQtCore.so.4
#7  0xb6beefc4 in QDragManager::eventFilter () from /usr/lib/libQtGui.so.4
#8  0xb69480f4 in QCoreApplicationPrivate::sendThroughApplicationEventFilters () from /usr/lib/libQtCore.so.4
#9  0xb6b6b863 in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#10 0xb6b740e1 in QApplication::notify () from /usr/lib/libQtGui.so.4
#11 0xb77cefed in KApplication::notify () from /usr/lib/libkdeui.so.5
#12 0xb6948e61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#13 0xb6b7336e in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#14 0xb6bdd656 in ?? () from /usr/lib/libQtGui.so.4
#15 0xb6bdc9e5 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#16 0xb6c067aa in ?? () from /usr/lib/libQtGui.so.4
#17 0xb618c6f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0xb618fda3 in ?? () from /usr/lib/libglib-2.0.so.0
#19 0xb618ff61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#20 0xb6973478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#21 0xb6c05ea5 in ?? () from /usr/lib/libQtGui.so.4
#22 0xb694752a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#23 0xb69476ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#24 0xb6becfa0 in QDragManager::drag () from /usr/lib/libQtGui.so.4
#25 0xb6b7ec3a in QDrag::exec () from /usr/lib/libQtGui.so.4
#26 0xb7c88710 in DragAndDropHelper::startDrag () from /usr/lib/libdolphinprivate.so.4
#27 0xb7c6e024 in DolphinDetailsView::startDrag () from /usr/lib/libdolphinprivate.so.4
#28 0xb7038779 in QAbstractItemView::mouseMoveEvent () from /usr/lib/libQtGui.so.4
#29 0xb7c6e1cc in DolphinDetailsView::mouseMoveEvent () from /usr/lib/libdolphinprivate.so.4
#30 0xb6bc37cb in QWidget::event () from /usr/lib/libQtGui.so.4
#31 0xb6efafd3 in QFrame::event () from /usr/lib/libQtGui.so.4
#32 0xb6f917df in QAbstractScrollArea::viewportEvent () from /usr/lib/libQtGui.so.4
#33 0xb703cccf in QAbstractItemView::viewportEvent () from /usr/lib/libQtGui.so.4
#34 0xb70749e4 in QTreeView::viewportEvent () from /usr/lib/libQtGui.so.4
#35 0xb6f93d85 in ?? () from /usr/lib/libQtGui.so.4
#36 0xb694804a in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib/libQtCore.so.4
#37 0xb6b6b8ca in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#38 0xb6b740e1 in QApplication::notify () from /usr/lib/libQtGui.so.4
#39 0xb77cefed in KApplication::notify () from /usr/lib/libkdeui.so.5
#40 0xb6948e61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#41 0xb6b7336e in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#42 0xb6bdd656 in ?? () from /usr/lib/libQtGui.so.4
#43 0xb6bdc9e5 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#44 0xb6c067aa in ?? () from /usr/lib/libQtGui.so.4
#45 0xb618c6f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#46 0xb618fda3 in ?? () from /usr/lib/libglib-2.0.so.0
#47 0xb618ff61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#48 0xb6973478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#49 0xb6c05ea5 in ?? () from /usr/lib/libQtGui.so.4
#50 0xb694752a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#51 0xb69476ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#52 0xb6949da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#53 0xb6b6b767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#54 0x0808520f in _start ()
Comment 1 Frank Reininghaus 2009-02-28 06:34:43 UTC
Thanks for the bug report! This issue is known already, I'll mark it as a duplicate.

*** This bug has been marked as a duplicate of bug 183374 ***