SliTaz SliTaz Forum

You are not logged in.

#1 2019-04-14 20:45:36

R8
Member
Registered: 2015-08-20
Posts: 143

Thunderbird broken

Hello,

After a lot of updates: impossible to open Thunderbird.

Error message in a terminal:

cedric@R8:~$ thunderbird

XPCOMGlueLoad error for file /usr/lib/thunderbird-17.0.11esr/libxpcom.so:

libxul.so: cannot open shared object file: No such file or directory

Couldn't load XPCOM.

cedric@R8:~$

What's the problem?

Offline

#2 2019-04-16 05:31:07

terrybull
Member
Registered: 2011-11-06
Posts: 127

Re: Thunderbird broken

What CPU are you using. Could this be the same problem that I had.

http://forum.slitaz.org/topic/thunderbird-and-firefox-broken

Offline

#3 2019-04-16 16:52:25

R8
Member
Registered: 2015-08-20
Posts: 143

Re: Thunderbird broken

Hi,

The laptop is an Asus Eee PC 900.

I think that the processor is an Intel Celeron M 900MHz.

Offline

#4 2019-04-16 18:17:21

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Thunderbird broken

You can determine if your CPU supports sse2 with this command:

[c]tux@slitaz:~$ cat /proc/cpuinfo | grep -o sse2[/c]

[c]sse2[/c]

[c]sse2[/c]

If yes it will output sse2 for each core of your cpu.

Remove broken thunderbird-17.0.11esr from repos.

[c]tazpkg remove thunderbird[/c]

Install new package thunderbird-bin-60.6.1 :

[c]tazpkg -gi thunderbird-bin[/c]

Thunderbird-bin is mozilla built binary packaged for slitaz.

Because it is not built from source and linked to slitaz libraries it shouldn't break when slitaz libraries are updated. Similar to firefox-official it has a built-in updater so it doesn't need to be updated by re-installing a newer version from slitaz repo.

Block it in tazpkg so it doesn't nag you to update.

[c]tazpkg block thunderbird-bin[/c]

If your cpu doesn't support sse2 I packaged and posted links to mozilla builds of thunderbird-17.0.11esr and firefox-17.0.11esr that will run here:

http://forum.slitaz.org/topic/thunderbird-and-firefox-broken#post-47449

Offline

#5 2019-04-20 17:21:42

R8
Member
Registered: 2015-08-20
Posts: 143

Re: Thunderbird broken

Hi,

Thank you for you answer.

Yes, my cpu supports sse2.

And Thunderbird is OK with your solution.

I didn't know that I was using an old version of Thunderbird.

Offline

#6 2019-04-21 05:09:36

R8
Member
Registered: 2015-08-20
Posts: 143

Re: Thunderbird broken

But no more possible to have Thunderbird in another language than English?

On the previous version, I installed the French language pack.

Offline

#7 2019-04-21 17:04:43

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Thunderbird broken

I added thunderbird-bin-fr, it may take a while for it to be built and moved to a mirror.

Offline

#8 2019-04-21 20:45:12

R8
Member
Registered: 2015-08-20
Posts: 143

Re: Thunderbird broken

That's really nice, thank you very much!

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.017 seconds, 8 queries executed - Memory usage: 1.55 MiB (Peak: 1.77 MiB) ]