| Summary: | Dolphin errors and sometimes crashes when usb drive ejected | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Paul <paulslattery99> |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | crash | CC: | dolphin-bugs-null, kdedev, voldemarz |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 23.08.5 | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Paul
2025-09-07 19:26:48 UTC
Hi, I'm afraid Dolphin 23.08.5 no longer receives updates or maintenance from KDE; active versions are 25.04.3 or newer. Please upgrade to an active version as soon as your distribution makes it available to you, or use other application distribution methods such as Flathub. Dolphin is a fast-moving project, and bugs in one version are often fixed in the next one. If you need support for Dolphin 23.08.5, please contact your distribution, who bears the responsibility of providing help for older releases that are no longer receiving updates from KDE. If this issue is still reproducible in a supported version of Dolphin, feel free to re-open this bug report. Thanks for understanding! Created attachment 185889 [details] New crash information added by DrKonqi dolphin (23.08.5) using Qt 5.15.13 Bug report wizard indicated that the issue experienced is a duplicate of a bug 509247 which happens when usb driver is ejected. In my case no USB drive was ejected. Usb devices connected were a mouse receiver and a USB-C laptop charger. The crash happened when I wasnt interacting with Dolphin at all. I had just opened TravingView snap package/app and waiting for it to load when Dolphin crash handler appeared. Other active apps open were Brave browser, kate text editor, background apps Telegram, MEGAsync, Tuxedo Control Center. -- Backtrace (Reduced): #4 0x000072f4fefb1cb4 in KFileItem::operator==(KFileItem const&) const () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5 [...] #8 0x000072f4fd31710d in QTimer::timeout(QTimer::QPrivateSignal) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x000072f4fd30624b in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #10 0x000072f4fdf6bd45 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #11 0x000072f4fd2d8118 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 (In reply to voldemarz from comment #2) As I mentioned in my last reply, if you need support for Dolphin 23.08.5, please contact your distribution, who bears the responsibility of providing help for older releases that are no longer receiving updates from KDE. Thanks. |