Linux Lite Forums
Lite Sounds not disabling logout sound - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: General (https://www.linuxliteos.com/forums/forumdisplay.php?fid=4)
+--- Forum: Security & Bug Fixes (https://www.linuxliteos.com/forums/forumdisplay.php?fid=16)
+--- Thread: Lite Sounds not disabling logout sound (/showthread.php?tid=7125)



Lite Sounds not disabling logout sound - RumDrama - 06-19-2020

Hi everyone.

When I use Lite Sounds and choose Disable Logout Sound it doesn’t give me feedback with the message: Sounds Have Been Disabled - OK, like the other ones do. After restarting the computer, I Logout and the sound still plays. After disabling the logout sound then Enable Logout Sound I get: The Logout Sound may already be enabled. So it’s not disabling at all. I’m trying to have no System Sounds whatsoever. Thank you for your help.

[Image: Screenshot-2020-06-19-12-36-442.png]


Re: Lite Sounds not disabling logout sound - Valtam - 06-19-2020

Confirmed bug. Let me work on this and get back to you.


Re: Lite Sounds not disabling logout sound - Valtam - 06-19-2020

For now, do:

Code:
sudo su

Code:
wget http://repo.linuxliteos.com/patches/5.0/lite-sounds-logoutdis -O /usr/bin/lite-sounds-logoutdis; chmod +x /usr/bin/lite-sounds-logoutdis

The updated package will need some more time to be worked on. Hopefully next week will see it finished.

Please let me know if this fixes it.


Re: Lite Sounds not disabling logout sound - RumDrama - 06-20-2020

Ran your line from root and it worked great after reboot. Thank you Jerry! This will stop the jump scares in the middle of the night when I forget to lower my volume.