ls,
gisteren zeer voortvarend mijn Ubuntu 6.4 geupgraded naar 7.04. Er is slechts één probleem: Thunderbird start niet meer op, werkte perfect met 6.4
/usr/bin$ mozilla-thunderbird -g
/usr/lib/mozilla-thunderbird/run-mozilla.sh -g /usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin
MOZILLA_FIVE_HOME=/usr/lib/mozilla-thunderbird
LD_LIBRARY_PATH=/usr/lib/mozilla-thunderbird:/usr/lib/mozilla-thunderbird/plugins:/usr/lib/mre/mre
DISPLAY=:0.0
DYLD_LIBRARY_PATH=/usr/lib/mozilla-thunderbird:/usr/lib/mre/mre
LIBRARY_PATH=/usr/lib/mozilla-thunderbird:/usr/lib/mozilla-thunderbird/components:/usr/lib/mre/mre
SHLIB_PATH=/usr/lib/mozilla-thunderbird:/usr/lib/mre/mre
LIBPATH=/usr/lib/mozilla-thunderbird:/usr/lib/mre/mre
ADDON_PATH=/usr/lib/mozilla-thunderbird
MOZ_PROGRAM=/usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin
MOZ_TOOLKIT=
moz_debug=1
moz_debugger=
/usr/bin/gdb /usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin -x /tmp/mozargs.EX7964
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb)
en een mooie knipperende cursor
-d sluit af.
apt-get remove --purge mozilla-thunderbird
apt-get install mozilla-thunderbird
apt-get --reinstall install gdb
levert niets op.
/usr/bin$ /usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin:
/usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin: error while loading shared libraries: libmozjs.so: cannot open shared object file: No such file or directory
Vervolgens heb ik in /usr/lib symlinks gemaakt naar alle .so's uit /usr/lib/mozilla-thunderbird/, nam foutmelding weg, maar start nog steeds niet op. Deze symlinks heb ik verwijderd omdat ik ang ben voor problemen met apt bij updates.
Wie-o-wie heeft er een idee?
Dank,
Wilco