https://bugs.kde.org/show_bug.cgi?id=426108
--- Comment #49 from Harald Sitter <sit...@kde.org> --- Git commit 62212da409f68151e93cc315cac12550211efab5 by Harald Sitter. Committed on 17/11/2020 at 12:08. Pushed by sitter into branch 'Neon/release-lts'. preset pipewire by default pipewire.service would get auto-started on login but for our purposes that's not necessary as we only need it for wayland and lazy activation via the socket should be entirely sufficient there as we aren't in any form or fashion requiring timely sound output. meanwhile on x11 it seems to step on pulseaudio's toes for unknown reasons. this adds a global neon service preset and forces pipewire to follow the preset rather than debian's determined defaults (which are in fact derived from the service itself and awkward to change in our pipewire packaging) M +10 -0 debian/neon-settings-2.postinst A +19 -0 usr/lib/systemd/user-preset/10-neon-default.preset https://invent.kde.org/neon/neon/settings/commit/62212da409f68151e93cc315cac12550211efab5 -- You are receiving this mail because: You are watching all bug changes.