GNOME Bugzilla – Bug 78736
Esound cleaning its stuff when exiting on error
Last modified: 2004-12-22 21:47:04 UTC
I've just found a problem is esd when user can't open /dev/dsp (for example, another user has rw permission on /dev/dsp) => esd doesn't remove its socket and socket directory.. Therefore, if user with good permissions on /dev/dsp tries to start esd, it will fail (socket already exist and is owned by another user..) Patch is attached to this bug. Can I commit ? BTW, this bug impacts both GNOME 1 and GNOME 2
Created attachment 7712 [details] [review] Clean esound socket/socket directory when unable to start
So, patch->high but no one is maintaining esound ATM. :/
Committed in CVS