[Phonon] [Bug 444407] Phonon audio notification leaks file descriptors
https://bugs.kde.org/show_bug.cgi?id=07 --- Comment #8 from Jens Scheidtmann --- The respective Debian bug has been closed on Feb-11th, see above. So slowly this should trickle now through the different distributions (experimental -> testing -> stable) -- You are receiving this mail because: You are watching all bug changes.
[Phonon] [Bug 444407] Phonon audio notification leaks file descriptors
https://bugs.kde.org/show_bug.cgi?id=07 Jens Scheidtmann changed: What|Removed |Added CC||jens.scheidtm...@gmail.com --- Comment #7 from Jens Scheidtmann --- Reported in Debian/Raspian as https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000549 -- You are receiving this mail because: You are watching all bug changes.
[Phonon] [Bug 444407] Phonon audio notification leaks file descriptors
https://bugs.kde.org/show_bug.cgi?id=07 --- Comment #6 from Harald Sitter --- You should talk to the distro then. On Linux in particular we expect knotifications to be built with canberra, not phonon. -- You are receiving this mail because: You are watching all bug changes.
[Phonon] [Bug 444407] Phonon audio notification leaks file descriptors
https://bugs.kde.org/show_bug.cgi?id=07 --- Comment #5 from Jasem Mutlaq --- It could have been gstreamer, I'm not sure. We don't use phonon directly, this error is triggered by this: KNotification::event(name, message); If the event had sound enabled (which is by default by many events), then we get the Phonon error and it starts leaking file descriptors. Eventually, the situation goes out of hand and KStars crashes due to this. -- You are receiving this mail because: You are watching all bug changes.
[Phonon] [Bug 444407] Phonon audio notification leaks file descriptors
https://bugs.kde.org/show_bug.cgi?id=07 --- Comment #4 from Harald Sitter --- Hm. I see the forum thread mentions gstreamer though. Perplexing. The Warning you posted doesn't really say anything. Just that the media graph cannot be built (supposedly because the backend encountered some error). Somewhat relatedly: is there a reason you don't use knotifications instead of phonon directly? Specifically knotifications would preferably build with libcanberra rather than phonon. -- You are receiving this mail because: You are watching all bug changes.
[Phonon] [Bug 444407] Phonon audio notification leaks file descriptors
https://bugs.kde.org/show_bug.cgi?id=07 --- Comment #3 from Jasem Mutlaq --- Whatever phonon backend available for Raspberry PI OS (Buster), so I guess this: https://packages.debian.org/buster/phonon-backend-vlc Running ldd /usr/bin/kstars yields this: libphonon4qt5.so.4 => /usr/lib/arm-linux-gnueabihf/libphonon4qt5.so.4 (0xb2ca4000) which points to this: libphonon4qt5.so.4.10.2 -- You are receiving this mail because: You are watching all bug changes.
[Phonon] [Bug 444407] Phonon audio notification leaks file descriptors
https://bugs.kde.org/show_bug.cgi?id=07 --- Comment #2 from Harald Sitter --- Which phonon backend is installed/used? -- You are receiving this mail because: You are watching all bug changes.
[Phonon] [Bug 444407] Phonon audio notification leaks file descriptors
https://bugs.kde.org/show_bug.cgi?id=07 --- Comment #1 from Jasem Mutlaq --- We keep getting more reports from users where KStars using Phonon notifications is breaking their system: https://indilib.org/forum/ekos/10705-kstars-ekos-freezing-on-large-image-sequences-astroberry.html#77529 Is this some packaging issue? Phonon issue? upstream? downstream? -- You are receiving this mail because: You are watching all bug changes.