[dolphin] [Bug 485786] Moving a directory/file with the cursor crashes Dolphin

David Tonhofer bugzilla_noreply at kde.org
Tue May 7 10:55:41 BST 2024


https://bugs.kde.org/show_bug.cgi?id=485786

David Tonhofer <bughunt at gluino.name> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bughunt at gluino.name

--- Comment #6 from David Tonhofer <bughunt at gluino.name> ---
Encountered on Fedora 40. KDE Info Center / About this system reports:

Operating System: Fedora Linux 40
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.8-300.fc40.x86_64 (64-bit)
Graphics Platform: Wayland

#4  0x00007f8f441e950e in QObject::deleteLater() () at /lib64/libQt6Core.so.6
#5  0x00007f8f46a7055c in
KDEPrivate::KUrlNavigatorButton::dragMoveEvent(QDragMoveEvent*) () at
/lib64/libKF6KIOFileWidgets.so.6
#6  0x00007f8f453ebe00 in QWidget::event(QEvent*) () at
/lib64/libQt6Widgets.so.6
#7  0x00007f8f4538b368 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt6Widgets.so.6
#8  0x00007f8f453963bb in QApplication::notify(QObject*, QEvent*) () at
/lib64/libQt6Widgets.so.6
#9  0x00007f8f44195ab8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt6Core.so.6
#10 0x00007f8f4540157e in QWidgetWindow::handleDragMoveEvent(QDragMoveEvent*)
() at /lib64/libQt6Widgets.so.6
#11 0x00007f8f4540261e in QWidgetWindow::event(QEvent*) () at
/lib64/libQt6Widgets.so.6
#12 0x00007f8f4538b368 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt6Widgets.so.6
#13 0x00007f8f44195ab8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt6Core.so.6
#14 0x00007f8f449e6e5a in QGuiApplicationPrivate::processDrag(QWindow*,
QMimeData const*, QPoint const&, QFlags<Qt::DropAction>,
QFlags<Qt::MouseButton>, QFlags<Qt::KeyboardModifier>) () at
/lib64/libQt6Gui.so.6
#15 0x00007f8f44a47fbd in QWindowSystemInterface::handleDrag(QWindow*,
QMimeData const*, QPoint const&, QFlags<Qt::DropAction>,
QFlags<Qt::MouseButton>, QFlags<Qt::KeyboardModifier>) () at
/lib64/libQt6Gui.so.6
#16 0x00007f8f41579761 in
QtWaylandClient::QWaylandDataDevice::data_device_motion(unsigned int, int, int)
() at /lib64/libQt6WaylandClient.so.6

Easily reproducible, one just need to "grab a file" and slide it over the
widgets of the window (not the contents). It's probably a problem with a popup.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list