Bugzilla – Bug 1219277
KDE login notification sound not playing
Last modified: 2024-01-30 07:36:19 UTC
I have Plasma configured to play a sound (/usr/share/sounds/Oxygen-Sys-Log-In-Long.ogg) on login. Following an update to Tumbleweed 20240124, this notification sound has not played although checks on the sound system do not indicate any issues. Note that other notification sounds do play once the login process has been completed.
Probably related to the switch to phonon-backend-vlc. Just to make sure, that package is installed on your system?
Installation of phonon-backend-vlc resolves the issue. However can I suggest that that package is added as a dependency on the appropriate plasma package to ensure that it is automatically installed in future.
(In reply to Alan Hughes from comment #2) > Installation of phonon-backend-vlc resolves the issue. However can I suggest > that that package is added as a dependency on the appropriate plasma package > to ensure that it is automatically installed in future. It already is. Do you have recommends disabled?
(In reply to Fabian Vogt from comment #3) > (In reply to Alan Hughes from comment #2) > > Installation of phonon-backend-vlc resolves the issue. However can I suggest > > that that package is added as a dependency on the appropriate plasma package > > to ensure that it is automatically installed in future. > > It already is. Do you have recommends disabled? No, recommends are enabled, however it looks like the package was not installed.
If you uninstall it again and run "zypper inr", does it get installed?
(In reply to Fabian Vogt from comment #5) > If you uninstall it again and run "zypper inr", does it get installed? Yes, it does.
This is an autogenerated message for OBS integration: This bug (1219277) was mentioned in https://build.opensuse.org/request/show/1142232 Factory / patterns-kde
*** Bug 1219251 has been marked as a duplicate of this bug. ***
(In reply to Fabian Vogt from comment #1) > Probably related to the switch to phonon-backend-vlc. Just to make sure, > that package is installed on your system? # zypper se -s backend-vlc | grep kage Reading installed packages... | phonon4qt5-backend-vlc | package | 0.11.3-1.17 | x86_64 | OSS l | phonon4qt5-backend-vlc-lang | package | 0.11.3-1.17 | noarch | OSS Is phonon-backend-vlc what was actually /meant/ in comment #1? What repo provides phonon-backend-vlc?
(In reply to Felix Miata from comment #9) > (In reply to Fabian Vogt from comment #1) > > Probably related to the switch to phonon-backend-vlc. Just to make sure, > > that package is installed on your system? > > # zypper se -s backend-vlc | grep kage > Reading installed packages... > | phonon4qt5-backend-vlc | package | 0.11.3-1.17 | x86_64 | OSS > l | phonon4qt5-backend-vlc-lang | package | 0.11.3-1.17 | noarch | OSS > > Is phonon-backend-vlc what was actually /meant/ in comment #1? What repo > provides phonon-backend-vlc? It's phonon4qt5-backend-vlc from the TW repo.