On Debian 12 with KDE and Audacious audio player (all latest stable), when I am playing an audio track in Audacious playlist and then cut this track and several more tracks (mouse right click or Ctrl+X), the UI and KDE taskbar freeze for maybe 20 seconds+.
Around the time of the incident are following lines in a “sudo journalctl -xe” output, Next time i tried to do it again, I have seen no lines, so following ones may not be related to issue:
Nov 14 13:25:56 plasmashell[6670]: [2024-11-14 13:25:56.599] [debug] autosave: no needs to save file
Nov 14 13:26:00 krunner[3467348]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55d4f61fbdd0) QQmlContext(0x55d4f3994e60) QUrl(“file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml”)
Nov 14 13:26:00 krunner[3467348]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55d4f61fbdd0) QQmlContext(0x55d4f3994e60) QUrl(“file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml”)
Nov 14 13:26:53 plasmashell[8353]: [2024-11-14 13:26:53 D] (:0) void TransactionHistory::refresh()
Nov 14 13:26:53 plasmashell[8353]: [2024-11-14 13:26:53 D] (:0) void Coins::refresh()
Nov 14 13:26:56 plasmashell[6670]: [2024-11-14 13:26:56.594] [debug] autosave: no needs to save file
Nov 14 13:27:18 krunner[3467348]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55d4f62c6a40) QQmlContext(0x55d4f3994e60) QUrl(“file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml”)
Nov 14 13:27:18 krunner[3467348]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55d4f62c6a40) QQmlContext(0x55d4f3994e60) QUrl(“file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml”)
Nov 14 13:27:19 plasmashell[8353]: [2024-11-14 13:27:19 D] (:0) Storing wallet
$ inxi -Sazy
System:
Kernel: 6.1.0-27-amd64 arch: x86_64 bits: 64 compiler: gcc v: 12.2.0
parameters: BOOT_IMAGE=/vmlinuz-6.1.0-27-amd64 root=/dev/mapper/hn--vg-root
ro quiet
Desktop: KDE Plasma v: 5.27.5 tk: Qt v: 5.15.8 wm: kwin_x11 vt: 7 dm: SDDM
Distro: Debian GNU/Linux 12 (bookworm)
$ apt info audacious
Package: audacious
Version: 4.2-1
Priority: optional
Section: sound
Maintainer: Debian Multimedia Maintainers <debian-multimedia *** lists.debian.org>
Installed-Size: 1,521 kB
Depends: audacious-plugins (>= 4.2), default-dbus-session-bus | dbus-session-bus | dbus-x11, gtk2-engines-pixbuf, libaudcore5 (= 4.2-1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.37.3), libstdc++6 (>= 12)
Can you reproduce this please under same KDE and Audacious and which commands do you suggest? Thanks