Linux Lite Forums

General => Security & Bug Fixes => Topic started by: RumDrama on June 19, 2020, 03:46:13 PM

Title: Lite Sounds not disabling logout sound
Post by: RumDrama on June 19, 2020, 03:46:13 PM
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.

(https://i.postimg.cc/N5t390Pf/Screenshot-2020-06-19-12-36-442.png) (https://postimg.cc/N5t390Pf)
Title: Re: Lite Sounds not disabling logout sound
Post by: Jerry on June 19, 2020, 05:09:50 PM
Confirmed bug. Let me work on this and get back to you.
Title: Re: Lite Sounds not disabling logout sound
Post by: Jerry on June 19, 2020, 05:55:25 PM
For now, do:

Code: [Select]
sudo su
Code: [Select]
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.
Title: Re: Lite Sounds not disabling logout sound
Post by: RumDrama on June 19, 2020, 09:25:26 PM
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.