https://bugs.kde.org/show_bug.cgi?id=386665
--- Comment #9 from David Rosca <now...@gmail.com> --- > We can do manual load module/unload module ourselves, the reason I didn't was > it clashes with this module and having two systems fiddling with the same > thing leads to trouble. Using a PA module also has the advantage of things > being set on start. Sure, but the issue in Debian that Martin Steigerwald posted is that plasma-pa links to libgconf which is going to be removed. So the easiest solution would be making libgconf optional and ifdef the code using it. The other issue, which this bug actually is about, is the pulseaudio-gconf module, but that is only runtime dependency and we already handle the case when it is not available. -- You are receiving this mail because: You are watching all bug changes.