STEPS TO REPRODUCE 1. open Dolphin 2. right-click on a big file, hover over 'Compress' submenu, choose 'Here as <filename>.zip' (Plasma shows the progress in a notification) 3. click on stop button of the notification OBSERVED RESULT the notification disappears (and the window decoration of Dolphin says 'Not responding' if you are using Wayland session) but the compression does not stop. It finishes instead. EXPECTED RESULT stop button of the notification works SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.24.80 KDE Frameworks Version: 5.92.0 Qt Version: 5.15.3 Graphics Platform: Wayland
I can confirm this bug. But for me it crashes Dolphin Log from journalctl Mar 06 23:34:52 Steam dolphin[8763]: Icon theme "Numix-Circle-Light" not found. Mar 06 23:34:53 Steam dolphin[8763]: Icon theme "Numix-Circle-Light" not found. Mar 06 23:34:54 Steam dolphin[8763]: Icon theme "Numix-Circle-Light" not found. Mar 06 23:34:55 Steam dolphin[8763]: Icon theme "Numix-Circle-Light" not found. Mar 06 23:34:56 Steam dolphin[8763]: Icon theme "Numix-Circle-Light" not found. Mar 06 23:34:57 Steam dolphin[8763]: Icon theme "Numix-Circle-Light" not found. Mar 06 23:39:47 Steam systemd[983]: app-org.kde.dolphin-0dd7397a64074ead880525455576fa40.scope: Consumed 28.911s CPU time. Mar 06 23:45:42 Steam dolphin[27321]: Icon theme "Numix-Circle-Light" not found. Mar 06 23:45:50 Steam dolphin[27321]: Cannot initialize model with data QJsonObject(). missing: QJsonValue(string, "urls") Mar 06 23:46:01 Steam audit[27321]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=2 pid=27321 comm="Kerfuffle::Job:" exe="/usr/bin/dolphin" sig=11 res=1 Mar 06 23:46:01 Steam kernel: audit: type=1701 audit(1646606761.138:246): auid=1000 uid=1000 gid=1000 ses=2 pid=27321 comm="Kerfuffle::Job:" exe="/usr/bin/dolphin" sig=11 res=1 Mar 06 23:46:01 Steam systemd-coredump[27437]: Process 27321 (dolphin) of user 1000 dumped core. Module libdolphinvcs.so.5 with build-id 0ae3f82377dd7bebda4b1e8cfeb2b05bc2226d06 Module libdolphinprivate.so.5 with build-id 5bb397f00e5da00ef96394f92a1fcea71c4af18b Module dolphin with build-id ab72b00f6c6d25b6503f6b52250bc0d36fe2c787 #19 0x00005618f19721b1 n/a (dolphin + 0x4f1b1) #22 0x00005618f197298e n/a (dolphin + 0x4f98e) Mar 06 23:46:01 Steam systemd[983]: app-org.kde.dolphin-f33aec828d414a3cb88155ede5181274.scope: Consumed 9.843s CPU time. Mar 06 23:46:04 Steam dolphin[27447]: Icon theme "Numix-Circle-Light" not found. Mar 06 23:46:17 Steam dolphin[27447]: Cannot initialize model with data QJsonObject(). missing: QJsonValue(string, "urls") Mar 06 23:46:44 Steam audit[27447]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=2 pid=27447 comm="Kerfuffle::Job:" exe="/usr/bin/dolphin" sig=11 res=1 Mar 06 23:46:44 Steam kernel: audit: type=1701 audit(1646606804.533:255): auid=1000 uid=1000 gid=1000 ses=2 pid=27447 comm="Kerfuffle::Job:" exe="/usr/bin/dolphin" sig=11 res=1 Mar 06 23:46:45 Steam systemd-coredump[27582]: Process 27447 (dolphin) of user 1000 dumped core. Module libdolphinvcs.so.5 with build-id 0ae3f82377dd7bebda4b1e8cfeb2b05bc2226d06 Module libdolphinprivate.so.5 with build-id 5bb397f00e5da00ef96394f92a1fcea71c4af18b Module dolphin with build-id ab72b00f6c6d25b6503f6b52250bc0d36fe2c787 #19 0x000055ebdecf81b1 n/a (dolphin + 0x4f1b1) #22 0x000055ebdecf898e n/a (dolphin + 0x4f98e) Mar 06 23:46:45 Steam systemd[983]: app-org.kde.dolphin-9a6ef835b5a74ca3ab3d350540ccac14.scope: Consumed 15.523s CPU time. Additional details: SOFTWARE/OS VERSIONS Distro: Manjaro KDE Plasma Version: 5.24.2 KDE Frameworks Version: 5.91 Qt Version: 5.15.2 Dolphin Version: 21.12.2
The crash is fixed in Dolphin 21.12.3. See bug 446926.
Oh, just remembered i read it on someone blog 🤦🏽♂. Then this should be closed.
*** This bug has been marked as a duplicate of bug 446926 ***
This bug is different.
Job comes from Ark, moving there. Cannot reproduce with current git master, FWIW.
Can reproduce on neon unstable, but cannot on Arch Linux with Ark 22.04.1.
That makes sense, because the fix required changes in an upstream library, and Arch will have a newer version of the library than Neon does.