Bug 1219277

Summary: KDE login notification sound not playing
Product: [openSUSE] openSUSE Tumbleweed Reporter: Alan Hughes <alanhants>
Component: KDE Workspace (Plasma)Assignee: E-Mail List <opensuse-kde-bugs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: alanhants, conde.philippe, fvogt, mrmazda
Version: CurrentFlags: fvogt: needinfo? (alanhants)
Target Milestone: ---   
Hardware: 64bit   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Alan Hughes 2024-01-29 10:14:45 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.
Comment 1 Fabian Vogt 2024-01-29 10:16:21 UTC
Probably related to the switch to phonon-backend-vlc. Just to make sure, that package is installed on your system?
Comment 2 Alan Hughes 2024-01-29 10:25:16 UTC
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.
Comment 3 Fabian Vogt 2024-01-29 10:28:23 UTC
(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?
Comment 4 Alan Hughes 2024-01-29 10:52:39 UTC
(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.
Comment 5 Fabian Vogt 2024-01-29 11:04:47 UTC
If you uninstall it again and run "zypper inr", does it get installed?
Comment 6 Alan Hughes 2024-01-29 11:20:10 UTC
(In reply to Fabian Vogt from comment #5)
> If you uninstall it again and run "zypper inr", does it get installed?

Yes, it does.
Comment 7 OBSbugzilla Bot 2024-01-29 13:35:02 UTC
This is an autogenerated message for OBS integration:
This bug (1219277) was mentioned in
https://build.opensuse.org/request/show/1142232 Factory / patterns-kde
Comment 8 Fabian Vogt 2024-01-29 15:18:26 UTC
*** Bug 1219251 has been marked as a duplicate of this bug. ***
Comment 9 Felix Miata 2024-01-30 03:59:30 UTC
(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?
Comment 10 Fabian Vogt 2024-01-30 07:36:19 UTC
(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.