Public bug reported:
Hi.
After upgrading thunderbird to version 12.0.1+build1-0ubuntu0.10.04.1 on 10.04
I cannot see any system-wide langpack in the addons menu. The reason of it is
that somehow (I think it's the order of package installation/configuring )
'/usr/lib/thunderbird/extensions' becomes a directory while upgrade (it should
be symlink to '/usr/lib/thunderbird-addons/etenstions' normally). So, all
langpacks stays in '/usr/lib/thunderbird-addons/extensions', but thunderbird
doesn't detect them. I don't see this problem on 12.04, I think it's because it
already had /usr/lib/thunderbird folder before upgrade, but ubuntu 10.04 used
/usr/lib/thunderbird-a.b directories for storing thunderbird package data
earlier, so it has this problem.
A quick solution is:
mv /usr/lib/thunderbird/extensions/* /usr/lib/thunderbird-addons/extensions
rmdir /usr/lib/thunderbird/extensions
ln -s /usr/lib/thunderbird-addons/extensions /usr/lib/thunderbird
This bug has already affected many machines in our office.
Thanks.
** Affects: thunderbird (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/995054
Title:
thunderbird looses langpacks after upgrade
Status in “thunderbird” package in Ubuntu:
New
Bug description:
Hi.
After upgrading thunderbird to version 12.0.1+build1-0ubuntu0.10.04.1 on
10.04 I cannot see any system-wide langpack in the addons menu. The reason of
it is that somehow (I think it's the order of package installation/configuring
) '/usr/lib/thunderbird/extensions' becomes a directory while upgrade (it
should be symlink to '/usr/lib/thunderbird-addons/etenstions' normally). So,
all langpacks stays in '/usr/lib/thunderbird-addons/extensions', but
thunderbird doesn't detect them. I don't see this problem on 12.04, I think
it's because it already had /usr/lib/thunderbird folder before upgrade, but
ubuntu 10.04 used /usr/lib/thunderbird-a.b directories for storing thunderbird
package data earlier, so it has this problem.
A quick solution is:
mv /usr/lib/thunderbird/extensions/* /usr/lib/thunderbird-addons/extensions
rmdir /usr/lib/thunderbird/extensions
ln -s /usr/lib/thunderbird-addons/extensions /usr/lib/thunderbird
This bug has already affected many machines in our office.
Thanks.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/995054/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp