Prikaz označenih pitanja:

Cannot print Pdf files from within Thunderbird

For a few days now I have not been able to print pdf files from within Thunderbird. I am using 154.0b2 (64-bit) Beta version, but had the same problem with the previous v… (pročitajte više)

For a few days now I have not been able to print pdf files from within Thunderbird.

I am using 154.0b2 (64-bit) Beta version, but had the same problem with the previous version.

If I try and print the pdf it creates the file but the file is blank. This happens when printing to a physical printer or printing to PDF on the computer. The file is created but no content can be seen.

Workaround is to download the PDF and then print it from another app but it is annoying and did not do this previously.

Printing email content from Thunderbird works fine, to physical printers or to PDF files.

Any help would be greatly appreciated.

Open

Deletion of an email in the middle of the message list pane also caused the next selected emai to be the one at the top of the list.

When I delete a message from the message list (not the first one), the next email selected is the first one in the list. This is a change in behavior - it used to the the… (pročitajte više)

When I delete a message from the message list (not the first one), the next email selected is the first one in the list. This is a change in behavior - it used to the the one following the position of the deleted the email would be selected.

Open 30

I can't find a highlighting add on for 65.0beta

Does anyone know how to highlight in the 65.0beta version of Thunderbird? I can change the color of text and the whole pages background color but I can't highlight spec… (pročitajte više)

Does anyone know how to highlight in the 65.0beta version of Thunderbird?

I can change the color of text and the whole pages background color but I can't highlight specific text only. I searched for an add on and had no luck. All the add on's I could find stated that they are not compatible with the 65.0beta version.

I frequently highlight text in email correspondence. I can do this in Microsoft word and every other email application I have used. I am resorting to saving my email in Thunderbird and opening it up in my old email application to highlight and then send the email. It's really annoying!

Arhivirano 1 610

How do I import Outlook address book file into Firebird?

I have Firebird Beta installed. I also have Outlook 2019 but after an update the address book is not visible. I have located the pst file(s) but don't know how to import … (pročitajte više)

I have Firebird Beta installed. I also have Outlook 2019 but after an update the address book is not visible. I have located the pst file(s) but don't know how to import the email address book from Outlook to Firebird Beta. Can you help?

Open 1 80

the mail is not coming and thunderbird is very slow

We are facing issues with Thunderbird mail application. Incoming emails are not being received in Thunderbird. Thunderbird is running very slowly and frequently becomes u… (pročitajte više)

We are facing issues with Thunderbird mail application.

Incoming emails are not being received in Thunderbird. Thunderbird is running very slowly and frequently becomes unresponsive. Sending and receiving emails is taking a long time. We have already restarted the application and system, but the issue still persists.

Kindly check the mail server settings and Thunderbird configuration from your end and advise on the necessary action to resolve this issue as soon as possible.

Your prompt support will be highly appreciated.

Open 1 30

How can I dupicate email accounts and folders on multiple CPUs using TB

I have one desktop using LINUX MINT with its issues. using Thunderbird mail program. I also have a DELL laptop WIN 11 using Thunderbird. Is it possible to sync the two (2… (pročitajte više)

I have one desktop using LINUX MINT with its issues. using Thunderbird mail program. I also have a DELL laptop WIN 11 using Thunderbird.

Is it possible to sync the two (2) accounts to save emails on bothe CPUs?

Regards,

Christopher

Open 1 30

Is it possible to install and TB 58 Beta 3 and continue to use TB 52.6.0 as my main email client?

Hello, I currently use TB 52.6.0 as my main email client. I would like to test/tryout TB 58 Beta 3. Is it possible to install TB 58 Beta 3 and continue to use TB 52.6.0 a… (pročitajte više)

Hello, I currently use TB 52.6.0 as my main email client. I would like to test/tryout TB 58 Beta 3. Is it possible to install TB 58 Beta 3 and continue to use TB 52.6.0 as my main email client? In other words, will TB 58 Beta 3 automatically upgrade/replace TB 52.6.0? Thank you, R.V.

Arhivirano 1 320

When trying to sign in to my Thunderbird email, I get the message to use my password, but I don't know of one so how do I fix this?

If I have a password to sign into my Thunderbird emails, where do I find it. I haven't gotten this requirement in the past so where might I find it now and/or stop those… (pročitajte više)

If I have a password to sign into my Thunderbird emails, where do I find it. I haven't gotten this requirement in the past so where might I find it now and/or stop those messages?

Open 1 30

How can I sort email accounts in left pane for Thunderbird 60.0? Manual sort addon only good to 57.0

How can a change the order of email accounts in my left pane? https://addons.mozilla.org/en-GB/thunderbird/addon/manually-sort-folders/ only works through 57.0. I am runn… (pročitajte više)

How can a change the order of email accounts in my left pane? https://addons.mozilla.org/en-GB/thunderbird/addon/manually-sort-folders/ only works through 57.0. I am running 60.0b1

Arhivirano 1 370

Troubleshooting manual system-wide installation of Thunderbird Beta on Linux Mint alongside Thunderbird Release, and managing profiles once installed

To get some information out of the way before reading: my verbose step-by-step is listed below, followed by a summary without the trouble shooting steps. I have read the … (pročitajte više)

To get some information out of the way before reading: my verbose step-by-step is listed below, followed by a summary without the trouble shooting steps. I have read the information about managing profiles when running multiple release channels, but found it a little confusing. If I can improve the formatting here, please let me know and I will edit my post to be more clear.

I am leaving the troubleshooting steps in the event that I did something wrong here.

My questions are primarily: 1. is there a more straightforward way to do this? 2. are there any additional steps to follow after successfully getting both a Release channel installation and a Beta channel installation as far as profile management?

The problem, with step-by-step troubleshooting steps to solve I have Thunderbird Release installed on Linux Mint system-wide, following the instructions here: https://support.mozilla.org/en-US/kb/installing-thunderbird-linux#w_system-thunderbird-installation

Now I take note of the fact that beta must be installed in a different directory: "It is possible to have multiple channels of Thunderbird installed, and even run them simultaneously. Each must be installed in a different installation directory, which will force multiple Thunderbird data profiles to be used in order to protect and keep your data separated."

  • ...so although I have an `/opt/thunderbird/` directory, I rename the downloaded extracted tarball `thunderbird-beta/` and move that directory to `/opt`


I move on to Step 4 from the article linked, creating a symlink.

  • what I used to install Release: `sudo ln -s /opt/thunderbird/thunderbird /usr/local/bin/thunderbird`
  • what I used today to install Beta: `sudo ln -s /opt/thunderbird-beta/thunderbird /usr/local/bin/thunderbird-beta`

Everything works from here as far as me being able to click on the `thunderbird-beta` executable in `/usr/local/bin` and get into the Beta application with a fresh program.

Here is the step I'm unsure of, and where I run into issues.

In Step 5 of the linked article, when I installed release: "Download a copy of the desktop file": `wget https://raw.githubusercontent.com/mozilla/sumo-kb/main/installing-thunderbird-linux/thunderbird.desktop -P /usr/local/share/applications`

...gives me a launcher in `/usr/local/share/applications`. I can edit this in a text editor to point to a different icon etc if need be, but when installing release this is obviously already configured.

So when I install beta, I don't want two of the same icons representing different Thunderbird channels, because my assumption is that will cause issues. So instead of downloading this file again, I copy the file I downloaded with `wget` when installing release, and instead of naming it `thunderbird.desktop` I name it `thunderbird-beta.desktop`

  • I then edit this file in a text editor to point to the Beta icon in `/opt/thunderbird-beta/chrome/icons/default/default256.png`
  • But the resulting file indicates "there was a problem launching the application" and when reopening the file in a text editor, I notice none of my changes have persisted and it's blank.

...I can confirm through a file manager that the icon at `/opt/thunderbird-beta/chrome/icons/default` is a visually different icon with "Beta" added to the bottom of the icon.

So this launcher in `/usr/local/share/applications` is the step I'm having trouble with.


Troubleshooting steps:

  • I delete the previously edited `thunderbird-beta.desktop` file, and I rerun the `wget` command to download another copy of `thunderbird.desktop`, this time using the `-o` flag so that the resulting name is `thunderbird-beta.desktop` again. I again edit this with a text editor and point the icon field to `/opt/thunderbird-beta/chrome/icons/default/default256.png`

For some reason, this works: allows me to save my changes and the icon of `thunderbird-beta.desktop` successfully changes to the Beta icon. By default, with no other changes, clicking this successfully launches Thunderbird, but of course it launches my Release version, so I change the Exec parameter to point to the Beta executable in `/usr/local/bin`

And now I get my desired results: start menu entry, separate icon, and launching the Beta release.

So my primary questions again are: 1. I notice that simply running the Beta application once uses the same `.thunderbird` directory that Release uses, and creates its own profile folder, which seems ideal to me. Verifying that this is the expected and preferred behavior? 2. I'm confused about the support article for profile management when running multiple release channels. Do I want to re-add all of my accounts to Beta from inside the application, therefore having two copies of my mail and profiles on my computer?

Open 1 80

Why release 52.7 & beta 60.0b1? Why the gap?

I'm running on the beta channel on one machine and release channel on another. The release numbers are far different. Does that mean that what I'm seeing in beta is ye… (pročitajte više)

I'm running on the beta channel on one machine and release channel on another. The release numbers are far different. Does that mean that what I'm seeing in beta is years away from release?

Solved Arhivirano 1 190

Can beta version 60 work in background and receive new e-mail notification icon in win-10 tray?

i want recent beta version of Thunderbird to work in background & shows new message arrival notification icon in win-10 tray. is it compatible for this. if Yes, how t… (pročitajte više)

i want recent beta version of Thunderbird to work in background & shows new message arrival notification icon in win-10 tray. is it compatible for this. if Yes, how to do it, If No, is the team working on this, can we get this facility in future?

Arhivirano 1 180