https://bugs.kde.org/show_bug.cgi?id=486697
Bug ID: 486697 Summary: kioworker crashes on opening Dolphin Classification: I don't know Product: kde Version: unspecified Platform: Neon OS: Linux Status: REPORTED Severity: major Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: main.zone4...@fastmail.com Target Milestone: --- Created attachment 169254 --> https://bugs.kde.org/attachment.cgi?id=169254&action=edit Screencast of steps to reproduce SUMMARY Upon opening Dolphin, a notification pops up and says "kioworker closed unexpectly". I feel this is associated with the Trash folder. STEPS TO REPRODUCE Click on the Dolphin launcher OBSERVED RESULT Notification shows "kioworker has crashed". Dolphin continues to work. The notification will show again if I navigate to the trash can. The trash folder shows "Loading cancelled". EXPECTED RESULT Dolphin opens. SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Neon KDE Plasma Version: 6.0.4 KDE Frameworks Version: 6.1.0 Qt Version: 6.7.0 ADDITIONAL INFORMATION ``` ~ ❯❯❯ dolphin ASSERT: "info.origPath[0] == QLatin1Char('/')" in file ./src/kioworkers/trash/trashimpl.cpp, line 782 KCrash: Application 'kioworker' crashing... crashRecursionCounter = 2 KCrash: Application Name = kioworker path = /usr/lib/x86_64-linux-gnu/libexec/kf6 pid = 929489 KCrash: Arguments: /usr/lib/x86_64-linux-gnu/libexec/kf6/kioworker trash local:/run/user/1000/dolphinBwLHne.2.kioworker.socket KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi kf5idletime_wayland: This plugin does not support polling idle time org.kde.drkonqi.bugzilla: RuntimeException: "Failed to resolve bugzilla product" org.kde.drkonqi: "Failed to resolve bugzilla product" kf.kio.core: An error occurred during write. The worker terminates now. kf.kio.core: An error occurred during write. The worker terminates now. ASSERT: "info.origPath[0] == QLatin1Char('/')" in file ./src/kioworkers/trash/trashimpl.cpp, line 782 KCrash: Application 'kioworker' crashing... crashRecursionCounter = 2 KCrash: Application Name = kioworker path = /usr/lib/x86_64-linux-gnu/libexec/kf6 pid = 929772 KCrash: Arguments: /usr/lib/x86_64-linux-gnu/libexec/kf6/kioworker trash local:/run/user/1000/dolphinFdhGMP.13.kioworker.socket KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi kf5idletime_wayland: This plugin does not support polling idle time org.kde.drkonqi.bugzilla: RuntimeException: "Failed to resolve bugzilla product" org.kde.drkonqi: "Failed to resolve bugzilla product" kf.kio.core: An error occurred during write. The worker terminates now. QSocketNotifier: Invalid socket 10 and type 'Read', disabling... QSocketNotifier: Invalid socket 10 and type 'Read', disabling... QSocketNotifier: Invalid socket 11 and type 'Read', disabling... ``` -- You are receiving this mail because: You are watching all bug changes.