Your message dated Sat, 20 Jan 2007 12:36:53 +0100
with message-id <[EMAIL PROTECTED]>
and subject line mozilla startup script should not check if /dev/dsp is in use
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: mozilla
Version: 2:1+rc2-3
Severity: minor
Mozilla starting script doesn't detect artsd when it is using ALSA due to
using only /dev/dsp to detect it. Wouldn't work just grepping for
processes (esd/artsd) instead of querying which process has opened
/dev/dsp?
-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux quirk.cic 2.4.18 #1 Sun Mar 24 18:00:24 CET 2002 i686
Locale: LANG=C, LC_CTYPE=cs_CZ
Versions of packages mozilla depends on:
ii mozilla-browser 2:1+rc2-3 Mozilla Web Browser - core and bro
ii mozilla-mailnews 2:1+rc2-3 Mozilla Web Browser - mail and new
ii mozilla-psm 2:1+rc2-3 Mozilla Web Browser - Personal Sec
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2:1.8+1.0.7-2
iceape is using pgrep to check for running instances of esd, artsd,
et.al instead of using fuser on /dev/dsp.
cu andreas
--
The 'Galactic Cleaning' policy undertaken by Emperor Zhark is a personal
vision of the emperor's, and its inclusion in this work does not constitute
tacit approval by the author or the publisher for any such projects,
howsoever undertaken. (c) Jasper Ffforde
--- End Message ---