Package: iceweasel
Version: 2.0+dfsg-1
Severity: normal
*** Please type your report below this line ***
The ICEWEASEL_DSP variable is set to "none" in the
/etc/iceweasel/iceweaselrc file. It causes that the browser won't
produce any sound if the soundcard is busy. However the man page
states, that "auto" is the default value for this variable.
Another problem is that the /usr/bin/iceweasel script is constructed in
a way that the user cannot use his own value of the ICEWEASEL_DSP
variable; it is always overriden by the value from the rc file.
Is the following fragment (line 49) correct?
if [ -z "${ICEWEASEL_DSP}" ] ; then
RUNTIME_ICEWEASEL_DSP="${ICEWEASEL_DSP}"
fi
Shouldn't it be
if [ "${ICEWEASEL_DSP}" ] ; then
RUNTIME_ICEWEASEL_DSP="${ICEWEASEL_DSP}"
fi
?
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (999, 'testing'), (900, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-k7
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Versions of packages iceweasel depends on:
ii debianutils 2.17 Miscellaneous utilities
specific t
ii fontconfig 2.4.1-2 generic font configuration
library
ii libatk1.0-0 1.12.3-1 The ATK accessibility toolkit
ii libc6 2.3.6.ds1-4 GNU C Library: Shared
libraries
ii libcairo2 1.2.4-4 The Cairo 2D vector graphics
libra
ii libfontconfig1 2.4.1-2 generic font configuration
library
ii libfreetype6 2.2.1-5 FreeType 2 font engine,
shared lib
ii libgcc1 1:4.1.1-13 GCC support library
ii libglib2.0-0 2.12.4-1 The GLib library of C routines
ii libgtk2.0-0 2.8.20-3 The GTK+ graphical user
interface
ii libjpeg62 6b-13 The Independent JPEG Group's
JPEG
ii libmyspell3c2 1:3.1-17 MySpell spellchecking library
ii libpango1.0-0 1.14.8-2 Layout and rendering of
internatio
ii libpng12-0 1.2.8rel-5.2 PNG library - runtime
ii libstdc++6 4.1.1-13 The GNU Standard C++ Library
v3
ii libx11-6 2:1.0.3-2 X11 client-side library
ii libxft2 2.1.8.2-8 FreeType-based font drawing
librar
ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii libxp6 1:1.0.0.xsf1-1 X Printing Extension (Xprint)
clie
ii libxrender1 1:0.9.1-3 X Rendering Extension client
libra
ii libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii psmisc 22.3-1 Utilities that use the proc
filesy
ii zlib1g 1:1.2.3-13 compression library - runtime
iceweasel recommends no packages.
-- no debconf information
--
Rafał Rutkowski
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]