Summary: | Dolphin occasionally crashes when unminimizing it | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | jrschmersahl |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | fanzhuyifan, kfm-devel, luma.luigi |
Priority: | NOR | Keywords: | drkonqi |
Version: | 22.12.3 | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
jrschmersahl
2024-02-21 13:31:47 UTC
Thank you for your bug report! Debian advises users to not submit bugs upstream (https://www.debian.org/Bugs/Reporting), as this version of the KDE software is out of support from KDE, and so it's possible that the bug exists only in Debian at this point. Could you report the bug to Debian using the report bug utility (https://packages.debian.org/stable/utils/reportbug)? If necessary, the maintainer of the package will forward the bug upstream. Thanks for understanding! Created attachment 168225 [details] New crash information added by DrKonqi dolphin (22.12.3) using Qt 5.15.8 Dolphin crashes when I do a drag and drop to another app (LocalSend) using touch screen. The bug seems to be reproducible. Here is a record of the bug reproduction : https://www.mediafire.com/file/k295tnb5rn7xyb4/2024-04-06_18-45-23.mkv/file And link to the software LocalSend i'm using : https://localsend.org/ In the hope it will be useful, A new KDE Plasma user -- Backtrace (Reduced): #4 0x00007f790b579866 in QDrag::dragCursor(Qt::DropAction) const () from /lib/x86_64-linux-gnu/libQt5Gui.so.5 #5 0x00007f790b57d149 in QBasicDrag::updateCursor(Qt::DropAction) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5 [...] #8 0x00007f7908c735e9 in QtWaylandClient::QWaylandDataSource::dndResponseUpdated(bool, Qt::DropAction) () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5 #9 0x00007f7908c6edb1 in QtWayland::wl_data_source::handle_target(void*, wl_data_source*, char const*) () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5 [...] #12 0x00007f7907e05b0d in ffi_call () from /lib/x86_64-linux-gnu/libffi.so.8 |