PINE64
thunderbird crashes on startup on default Debian Mate platform - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: General Discussion on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=112)
+--- Thread: thunderbird crashes on startup on default Debian Mate platform (/showthread.php?tid=8215)

Pages: 1 2


RE: thunderbird crashes on startup on default Debian Mate platform - ndp - 11-11-2019

(11-11-2019, 03:00 PM)Der Geist der Maschine Wrote: thunderbird from Debian 8 works (at least is starts - I have not actually used it).


If you want to install it manually:

Code:
$ wget http://security.debian.org/debian-security/pool/updates/main/t/thunderbird/thunderbird_60.9.0-1~deb8u1_armhf.deb
# dpkg -i thunderbird_60.9.0-1~deb8u1_armhf.deb


Debian 8 is supported till June 30 2020. If you want to track security updates for thunderbird, you have to figure out how to add exactly this deb package to your /etc/apt/sources.list file.


Yep, that works for me  Smile

Installed as per wget command above, and it works just fine. I've locked the installed version until I figure out the correct entry in sources.list for tracking Debian 8 updates.

Thank you for the info

(11-11-2019, 03:30 PM)bcnaz Wrote: *
Perhaps try Evolution (?)  that also ships in the original Debian....
*

Tried Evolution and it works as does geary , but I prefer to stick with thunderbird as I use it across most of my devices.


RE: thunderbird crashes on startup on default Debian Mate platform - User 11436 - 11-12-2019

(11-11-2019, 04:20 PM)ndp Wrote:
(11-11-2019, 03:00 PM)Der Geist der Maschine Wrote: thunderbird from Debian 8 works (at least is starts - I have not actually used it).


If you want to install it manually:

Code:
$ wget http://security.debian.org/debian-security/pool/updates/main/t/thunderbird/thunderbird_60.9.0-1~deb8u1_armhf.deb
# dpkg -i thunderbird_60.9.0-1~deb8u1_armhf.deb


Debian 8 is supported till June 30 2020. If you want to track security updates for thunderbird, you have to figure out how to add exactly this deb package to your /etc/apt/sources.list file.


Yep, that works for me  Smile

Installed as per wget command above, and it works just fine. I've locked the installed version until I figure out the correct entry in sources.list for tracking Debian 8 updates.

Thank you for the info

(11-11-2019, 03:30 PM)bcnaz Wrote: *
Perhaps try Evolution (?)  that also ships in the original Debian....
*

Tried Evolution and it works as does geary , but I prefer to stick with thunderbird as I use it across most of my devices.

I think I'll switch to Evolution for now. Partly also because I'll need some of evolution's back end to add my CalDav calendar accounts anyway. I was trying Claws Mail, but its insistence on creating IMAP folders for "Queue" is annoying. I hope Thunderbird gets fixed in the future. I too prefer using it on devices where it can be used.

Ben


RE: thunderbird crashes on startup on default Debian Mate platform - ColoBill - 01-21-2020

(11-11-2019, 12:55 PM)embhorn Wrote: I also had this issue with the stock Debian/Mate. I installed the Ubuntu/Mate image and now Thunderbird works.

What version of Ubuntu/Mate Thunderbird did you load and where did you find it?


RE: thunderbird crashes on startup on default Debian Mate platform - embhorn - 01-22-2020

(01-21-2020, 02:19 PM)ColoBill Wrote:
(11-11-2019, 12:55 PM)embhorn Wrote: I also had this issue with the stock Debian/Mate. I installed the Ubuntu/Mate image and now Thunderbird works.

What version of Ubuntu/Mate Thunderbird did you load and where did you find it?

Pretty sure I just did
Code:
apt install thunderbird

Its an older version, but precompiled for ARMH. I've moved back to the default OS, so no more thunderbird.


RE: thunderbird crashes on startup on default Debian Mate platform - JaceAlvejetti - 01-23-2020

Had the same issue with stock Debian, though in trying it on an SD card created with Debian installer script worked, odd but I am still distro hopping, so just reporting my findings.