Package: gnome-session
Version: 2.22.3-2
System : Debian Lenny

Hi,
when a user log out from Gnome, the sound daemon esd is still running and this
prevents an other user to get the sound working in Gnome.

There is a *dirty* workaround :
Add the following at the end of the /etc/gdm/PostSession/Default script :

========= Code snippet ===========
sleep 3
/usr/bin/killall esd
==================================

This kills the esd daemon after 3 seconds, to allow the logout sound to be
played, and allows another user to start a new sound daemon with the correct
permissions.

I am also quite surprised to see there is no logout script for gnome-session. I
think it is necessary because the user may want to execute logout tasks.

Best regards,
RB




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to