linuxmint / cinnamon-session

The Cinnamon session manager
GNU General Public License v2.0
26 stars 36 forks source link

After backports to LMDE6 completed there is now the old Linux Mint login sound #165

Closed Harry-W-Haines-III closed 5 months ago

Harry-W-Haines-III commented 5 months ago
 * cinnamon-session version (cinnamon-session --version)
 * Distribution - (Mint 17.2, Arch, Fedora 25, etc...)
 * Graphics hardware *and* driver used
 * 32 or 64 bit
 * 

System information is here: https://termbin.com/9aom

Issue After accepting the backports to LMDE6 there is now a login sound (the very old one that used to be used in Linux Mint) and it cannot be turned off in Sounds | Starting Cinnamon. There is no setting for login sound in Login Window.

Steps to reproduce

Expected behaviour

Other information

leigh123linux commented 5 months ago

Basic required info not provided.

clefebvre commented 5 months ago

I can't reproduce. After backports I have the new login sound.

Harry-W-Haines-III commented 5 months ago

It has happened on two computers that were not updated for 6 weeks.

Harry-W-Haines-III commented 5 months ago

clefebvre Issue goes away when the following step is completed. /usr/share/sounds/LinuxMint/stereo$ sudo mv desktop-login.ogg _desktop-login.ogg

System is set to play: login-file '/usr/share/sounds/freedesktop/stereo/service-login.oga' and now it works correctly.

Harry-W-Haines-III commented 5 months ago

If you take a look at /usr/share/linuxmint/adjustments/15-mint-artwork-sound.overwrite How many places does this obsolete sound exist on the system?

clefebvre commented 5 months ago

The sound file is still there for people to want it, but Cinnamon will only play whatever its settings point to.

clefebvre commented 5 months ago

gsettings list-recursively org.cinnamon.desktop.sound

What does this say?

Harry-W-Haines-III commented 5 months ago

settings list-recursively org.cinnamon.desktop.sound org.cinnamon.desktop.sound event-sounds true org.cinnamon.desktop.sound input-feedback-sounds true org.cinnamon.desktop.sound maximum-volume 100 org.cinnamon.desktop.sound theme-name 'LinuxMint' org.cinnamon.desktop.sound volume-sound-enabled false org.cinnamon.desktop.sound volume-sound-file '/usr/share/mint-artwork/sounds/volume.oga'

Harry-W-Haines-III commented 5 months ago

dconf dump /org/cinnamon/sounds/ [/] close-enabled=false login-file='/usr/share/sounds/freedesktop/stereo/service-login.oga' logout-file='/usr/share/sounds/freedesktop/stereo/service-logout.oga' maximize-enabled=false minimize-enabled=false notification-enabled=true notification-file='/usr/share/mint-artwork/sounds/notify-system-generic-7.ogg' plug-file='/usr/share/mint-artwork/sounds/hardware-insert-5.ogg' tile-enabled=false unmaximize-enabled=false unplug-file='/usr/share/mint-artwork/sounds/hardware-remove-5.ogg' volume-sound-enabled=false

clefebvre commented 4 months ago

You've got the wrong settings.

image

login-file is wrong. event-sounds should be false.