https://bugs.kde.org/show_bug.cgi?id=444407
Bug ID: 444407 Summary: Phonon audio notification leaks file descriptors Product: Phonon Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: mutla...@ikarustech.com CC: myr...@kde.org, romain.per...@gmail.com, sit...@kde.org Target Milestone: --- This has been reported by numerous users of KStars. Audio notifications playing in KStars are leaking file descriptors, often leading to the App failure to save or generate any new files. The only warning in the logs we get is this: 2020-09-27T02:15:20.064 CEST DEBG ][ default] - WARNING: Phonon::createPath: Cannot connect Phonon::MediaObject ( no objectName ) to Phonon::AudioOutput ( no objectName ). This was reported mostly on Raspberry PI buster, but also on Ubuntu 20.04. When on Plasma (KDE Neon), there is no issue in playing the sound or the leaky file descriptor. Is it possible that failure to play sounds does not clean up a file descriptor that was prepared to play the sound but then failed? -- You are receiving this mail because: You are watching all bug changes.