Whenever I try to drag a folder or a file to the location bar in Dolphin, it crashes. I used to be able to do this as an easy way to move files around. Now it doesn’t work anymore. Can someone tell me if this is a KDE bug?
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#4 0x00007f377dd71cd2 in KDEPrivate::KUrlNavigatorButton::dragMoveEvent(QDragMoveEvent*) () from /lib64/libKF5KIOFileWidgets.so.5
#5 0x00007f377c8fb6d1 in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#6 0x00007f377c9bed7e in QAbstractButton::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#7 0x00007f377ca8c5fc in QPushButton::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#8 0x00007f377c8bbaf0 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#9 0x00007f377c8b9e0f in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#10 0x00007f377bcc12c9 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#11 0x00007f377bcc1351 in QCoreApplication::forwardEvent(QObject*, QEvent*, QEvent*) () from /lib64/libQt5Core.so.5
#12 0x00007f377c923c94 in QWidgetWindow::handleDragMoveEvent(QDragMoveEvent*) () from /lib64/libQt5Widgets.so.5
#13 0x00007f377c9208d7 in QWidgetWindow::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#14 0x00007f377c8bbaf0 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007f377c8b9726 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#16 0x00007f377bcc12c9 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#17 0x00007f377bcc233c in QCoreApplication::sendEvent(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#18 0x00007f377c02a836 in QGuiApplicationPrivate::processDrag(QWindow*, QMimeData const*, QPoint const&, QFlags<Qt::DropAction>, QFlags<Qt::MouseButton>, QFlags<Qt::KeyboardModifier>) () from /lib64/libQt5Gui.so.5
#19 0x00007f377c00308f in QWindowSystemInterface::handleDrag(QWindow*, QMimeData const*, QPoint const&, QFlags<Qt::DropAction>, QFlags<Qt::MouseButton>, QFlags<Qt::KeyboardModifier>) () from /lib64/libQt5Gui.so.5
#20 0x00007f3773b94807 in QXcbDrag::handle_xdnd_position(QPlatformWindow*, xcb_client_message_event_t const*, QFlags<Qt::MouseButton>, QFlags<Qt::KeyboardModifier>) () from /lib64/libQt5XcbQpa.so.5
#21 0x00007f3773b60cc2 in QXcbWindow::handleClientMessageEvent(xcb_client_message_event_t const*) () from /lib64/libQt5XcbQpa.so.5
#22 0x00007f3773b4b6eb in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () from /lib64/libQt5XcbQpa.so.5
#23 0x00007f3773b4cd69 in QXcbConnection::processXcbEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5XcbQpa.so.5
#24 0x00007f3773b7cd55 in xcbSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5XcbQpa.so.5
#25 0x00007f37798c7013 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#26 0x00007f37798c73d2 in g_main_context_iterate () from /lib64/libglib-2.0.so.0
#27 0x00007f37798c749f in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#28 0x00007f377bd2ac8f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#29 0x00007f3773b7ccb6 in QXcbGlibEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5XcbQpa.so.5
#30 0x00007f377bcb95a7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#31 0x00007f377bcc16d1 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#32 0x00007f377c0232c6 in QGuiApplication::exec() () from /lib64/libQt5Gui.so.5
#33 0x00007f377c8c0323 in QApplication::exec() () from /lib64/libQt5Widgets.so.5
#34 0x00005583216a4d40 in main ()
[Inferior 1 (process 9527) detached]
I noticed dolphin crashed while moving/copy files around. Probably it’s because of ‘touching’ the location bar in the move, without actually the purpose being to drag the item there.