Audio played on
Operating System: KDE neon User Edition
KDE Plasma Version: 6.7.4
KDE Frameworks Version: 6.28.0
Qt Version: 6.11.1
Kernel Version: 6.17.0-35-generic (64-bit)
Graphics Platform: Wayland
using mpv, Librewolf… and KDE volume controller (etc.)
started having defects/glitches. What appears to work:
systemctl --user restart pipewire pipewire-pulse wireplumber
command
sudo journalctl --no-pager -xe
was returning repeatedly a pipewire warnings.
Aug 15 16:56:04 pipewire[2304]: pw.node: (alsa_output.pci-0000_05_00.6.analog-stereo-49) graph xrun not-triggered (23 suppressed)
Aug 15 16:56:04 pipewire[2304]: pw.node: (alsa_output.pci-0000_05_00.6.analog-stereo-49) xrun state:0x723941216008 pending:1/4 s:498415229346619 a:498415231227860 f:498415231324493 waiting:1881241 process:96633 status:triggered
Aug 15 16:56:04 pipewire[2304]: pw.node: (mdk App [XnView 3305585]-218) xrun state:0x723940f66008 pending:0/1 s:498415232079127 a:498415230963792 f:498415231131348 waiting:18446744073708436281 process:167556
Seeing XnView, i remember that it happened that using qBittorrent AppImage i have opened an image file, browsed to a video (XnView has a crashing bug switching from image to video, fixed in beta) and the window is now stuck invisible, just as a button in taskbar. I am worried to terminate it (closing fails) because it has icon of a qBittorrent.
Some IDs shown above are PIDs, for example:
/opt/XnView/XnView imagepath
/usr/lib/x86_64-linux-gnu/libexec/kwin_killer_helper -platform xcb --pid 3305585 --windowname imagepath --applicationname XnViewMP --wid 50331655 --hostname localhost --timestamp 466333893
I have now killed the “invisible” window with kill -9 3305585
Any ideas if this issue was report already/where or how to avoid it in the future?