[MPlayer-dev-eng] [PATCH] Avoid resource lockup by xscreensaver
maf at tkrat.org
maf at tkrat.org
Sun Sep 29 10:54:08 CEST 2002
The attached patch changes the way xscreensaver is restarted. The
old way had a problem where xscreensaver inherited any open file
descriptors which mplayer had. This included the audio-device, so
/dev/dsp was locked for me after running mplayer (to unlock it I had to
kill xscreensaver).
The patch (which is against the current cvs version) closes all file
descriptors before launching xscreensaver.
/MaF
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff.xscreensaver
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20020929/f3f4f021/attachment.asc>
More information about the MPlayer-dev-eng
mailing list