After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 78736 - Esound cleaning its stuff when exiting on error
Esound cleaning its stuff when exiting on error
Status: RESOLVED FIXED
Product: esound
Classification: Deprecated
Component: general
0.2.23
Other Linux
: High major
: ---
Assigned To: Esound Maintainers
Esound Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-04-15 08:52 UTC by Frederic Crozat
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Clean esound socket/socket directory when unable to start (1.04 KB, patch)
2002-04-15 08:53 UTC, Frederic Crozat
none Details | Review

Description Frederic Crozat 2002-04-15 08:52:55 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
Comment 1 Frederic Crozat 2002-04-15 08:53:41 UTC
Created attachment 7712 [details] [review]
Clean esound socket/socket directory when unable to start
Comment 2 Luis Villa 2002-04-16 03:43:30 UTC
So, patch->high but no one is maintaining esound ATM. :/
Comment 3 Frederic Crozat 2002-04-19 16:15:19 UTC
Committed in CVS