OK ... as you know this is a known bug ... please try this workaround:
add an executable script (e.g. /usr/local/bin/start-browser.sh):
#!/bin/sh
# set your preferred browser here
BROWSER=/usr/bin/x-www-browser
unset LD_LIBRARY_PATH
exec $BROWSER $@
... adapt your browser accordingly ...
Here we go...
# update-alternatives --display x-www-browser
x-www-browser - status is auto.
link currently points to /usr/bin/galeon
/usr/bin/mozilla - priority 80
slave x-www-browser.1.gz: /usr/share/man/man1/mozilla.1.gz
/usr/bin/amaya - priority 20
slave x-www-browser.1.gz: /usr/sha
On Mon, Dec 18, 2006 at 10:30:57AM -0500, [EMAIL PROTECTED] wrote:
>
> The package is from MPII compilation of thunderbird. I've just downgraded to
> the backports version:
>
>
>
> $ aptitude show thunderbird | grep Version
>
> Version: 1.5.0.7-1~bpo.1
>
>
>
> and the bug still occurs. It
The package is from MPII compilation of thunderbird. I've just downgraded to
the backports version:
$ aptitude show thunderbird | grep Version
Version: 1.5.0.7-1~bpo.1
and the bug still occurs. It also occured on some previous versions, probably
for a year or so. Thunderbird help menue sa
4 matches
Mail list logo