https://bugs.kde.org/show_bug.cgi?id=521821
--- Comment #9 from TonyB <[email protected]> --- (In reply to Steve Zakulec from comment #8) > Can confirm that running "sudo pkcon remove pulseaudio" did allow the update > to happen, and removed only that package (strangely, it prompted me to pick > which one to remove, but the choices were identical, and afterwards, when I > tried to remove it a second time, the package was no longer there). Great. Probably you want to confirm that any applications you need that use sound are still working OK. Also note that several folks are reporting a separate issue after this update, where the desktop fails to start automatically. This appears to be due to a switch-over in Neon from the SDDM login program to plasmalogin. If you're encountering this problem, there seem to be three options mentioned in various forums: 1.Log into the TTY and force Plasma to start with XDG_SESSION_TYPE=wayland dbus-run-session startplasma-wayland 2.Enable the plasmalogin program with sudo systemctl enable plasmalogin.service --now 3.Re-install SDDM and go back to the previous method 4.Wait until Neon fixes the issue with a later update I'm using 1. for the time being and it's working acceptably for me. -- You are receiving this mail because: You are watching all bug changes.
