Showing questions tagged: Show all questions
  • Solved

I can't anymore

I have loved FF desktop browser since I started using it per my boss in 2003. But I am so tired of the fact that EVERY SINGLE TIME you put out an update it breaks my acc… (read more)

I have loved FF desktop browser since I started using it per my boss in 2003. But I am so tired of the fact that EVERY SINGLE TIME you put out an update it breaks my access to the bank. EVERY SINGLE TIME. I waste HOURS reading articles, calling the bank IT dept, chatting with people who are on 3 calls at once, only to hear them tell me to "just use chrome." I clear the cookies, clear the cache, reboot, follow all the prompts in the settings and THEN the damned bank server doesn't recognize the device so it forces yet ANOTHER password change. It happened again TODAY and it makes me so sad but I cannot do it anymore. I am STILL now (going on 4 hours) trying to access the billpay page @ Xantanderbank. (ahem, secure codename) I am forced now, by this craziness, to use the imbecilic duckduckgo which is A) and offensive name and b) you KNOW it nowhere near the product you have built but I CANNOT DO THIS ANYMORE. Thank you for the time it takes to read this diatribe. I appreciate it.

Asked by cmaloof 4 months ago

Answered by NoahSUMO 4 months ago

  • Solved

Why multiples profiles folders ?

Hello, I have read various post saying the profiles folder is %APPDATA%\Thunderbird\Profiles\ but on my side I have many folder, and it can explain why when I use a backu… (read more)

Hello, I have read various post saying the profiles folder is %APPDATA%\Thunderbird\Profiles\ but on my side I have many folder, and it can explain why when I use a backup tool, I loose all my e-mail. I have - C:\Users\Me\AppData\Local\Thunderbird\Profiles - C:\Users\Me\AppData\Roaming\Thunderbird\Profiles - C:\Users\Me\Administrateur\Application Data\Thunderbird\Profiles

And how to have only one ? I have tried to edit setting to use only C:\Users\Me\AppData\Roaming\Thunderbird\Profiles but the application refuse it.

Asked by Fred Ytrez 1 week ago

Answered by DavidGG 1 week ago

  • Solved

folderCache.json and empty "Recent" folders

[Note: I characterized this question as an "Installation and updates" issue (even though it is not per se about initial installation or updates) because moving a profile … (read more)

[Note: I characterized this question as an "Installation and updates" issue (even though it is not per se about initial installation or updates) because moving a profile involves installation issues.]

Recently I moved my TB profile, for the second time in the past few months. This time I paid closer attention, and noted several things of interest (that may touch on some questions that remain undiagnosed in this forum):

  1. TB took longer to start up, as it could find none of the folders cached in folderCache.json, so rebuilt the cache from the new profile location before starting. (I only learned about this from the next effect.)
  2. The "Move to" "Recent" folders list was empty; this cached list only gets rebuilt from use (that is, from moving messages manually (not via filter) to destination folders). This effect led me to folderCache.json- and also may suggest why the OP in that question could not get resolution of his problem.
  3. The newly cached folderCache.json was 528 KB, compared to 365 KB at the old location -- and that, in turn, was 170 KB larger than the 195 KB size of folderCache.json at the original location. So each time the cache is rebuilt it grows perhaps 150~200 KB (size depending on the many-times-repeated path length).

What causes the file growth? Because each time it is rebuilt, TB checks through all of the cached folder paths, apparently guided by the mailboxes listed in folderTree.json (see image below). [I think TB just checks each path to see whether it is compatible with the current profile location. If yes, the path is cached for runtime; if no, the path is repopulated from the current profile location (which takes most of the startup time).] But TB never deletes the no-longer-valid paths; it just appends to what was already in the file, so that the list of cached folder paths just grows (thereby increasing TB's startup time, every time). The best way to get rid of the old stuff is just to delete folderCache.json and let it rebuild on the next startup, to reduce the time needed for subsequent starts.

Finally, my questions: In addition to folderCache.json (different timestamp in each profile, of course), there are four files which are the same in all profiles: folderCache-x.json, x={1,2,3,4} (see screenshot). These are apparently from actions prior to the profile relocations, as they are simply copied from one profile to the next, unrelated to changes in folderCache.json. Can someone tell me:

  1. What actions cause the creation of folderCache-x.json files?
  2. Why folderCache.json merely appends new folder paths without deleting the old ones?
  3. Why folder paths are specified explicitly (fully qualified) rather than relative to the profile path?

Thanks for any pointers.

Asked by John Kaufmann 3 weeks ago

Answered by Matt 3 weeks ago

  • Solved

I have somehow got a beta version of Thunderbird installed

A few weeks ago after an automatic update I ended up having Thunderbird version 131.0.1 installed, I have no idea how this happened. On opening I get a message telling m… (read more)

A few weeks ago after an automatic update I ended up having Thunderbird version 131.0.1 installed, I have no idea how this happened. On opening I get a message telling me I shouldn't be using a beta version and that I should revert to the latest general release version (128.4)

Today when I had some free time I downloaded 128.4 and installed it. On opening it it says that I can't use a profile file from a later version with the earlier version. Is there a way to recover from this WITHOUT having to set up the whole profile again from scratch.

Meanwhile I have done a system restore so I am back with 131.0.1 It has not given me any problems so far. Is there a new general release version imminent that will get me back on track?

I would appreciate any help I am not a computer expert, just a user, and find Thunderbird a very good email client.

David Gould

Asked by DaveEssex 3 months ago

Answered by david 2 weeks ago

  • Solved

Unable to install Thunderbird with snap Ubuntu 24.04

Hello, I received a new laptop with Ubuntu 24.04 and I'm trying to install Thunderbird. I have tried snap, flatpack, the downloaded package and nothing works. The only o… (read more)

Hello,

I received a new laptop with Ubuntu 24.04 and I'm trying to install Thunderbird. I have tried snap, flatpack, the downloaded package and nothing works. The only one that worked so far is https://www.omgubuntu.co.uk/2024/08/install-thunderbird-deb-not-snap-in-ubuntu-24-04 but this results in a different (?) thunderbird being installed, thunderbird-esr and there is no icon in the dock and I cannot pin it in the dock, which is a bit annoying. I saw there are other people having the same issue as me https://ubuntu-mate.community/t/cannot-install-thunderbird-because-it-is-not-allowed-by-dot-thunderbird-plug-rule/28878/13 https://askubuntu.com/questions/1538919/ubuntu-24-02-error-installing-thunderbird

The command `$sudo snap install thunderbird` gives the following error `error: cannot perform the following tasks: - Mount snap "thunderbird" (609) (installation not allowed by "dot-thunderbird" plug rule of interface "personal-files" for "thunderbird" snap)`

I also tried various commands offered in response to the questions linked above `$snap connections thunderbird` returns `error: snap "thunderbird" not found`

`$snap interfaces | grep personal` returns `119::personal-files firefox:dot-mozilla-firefox 'snap interfaces' is deprecated; use 'snap connections'.`

`$snap version` returns `snap 2.67 snapd 2.67 series 16 ubuntu 24.04 kernel 6.8.0-51-generic`

`$snap list --all thunderbird` returns `error: no matching snaps installed`

I also tried via the Ubuntu "App Center" and the Install button just keeps coming back. I expect it's running into the same error I have via the terminal and doesn't give any feedback in the graphic interface.

Please let me know what I must do to install Thunderbird via snap.

Thank you, Caroline

Asked by proxoper1 2 weeks ago

Answered by proxoper1 2 weeks ago

  • Solved

Thunderbird crash report with Bitdefender

I have received an email from you saying that emails would be sent following my report of a white screen then Crash Report which has been repeating over several days. Ple… (read more)

I have received an email from you saying that emails would be sent following my report of a white screen then Crash Report which has been repeating over several days. Please advise when I shall receive the emails to allow me to recover Thunderbird emails. Thank you, M O'Neill

Asked by miconeill.MON@googlemail.com 2 weeks ago

Answered by miconeill.MON@googlemail.com 2 weeks ago

  • Locked

64bits -> 32 bits / defaut

I have a problem with the 64-bit to 32-bit installation. (It created a duplicate for me), I uninstalled everything properly and reinstalled Today my computer does not rec… (read more)

I have a problem with the 64-bit to 32-bit installation. (It created a duplicate for me), I uninstalled everything properly and reinstalled Today my computer does not recognize version 32 in default mode and I need it for my accounting software. We checked the registry keys, the settings ... everything is ok Thanks for your help.

Asked by GPO SARL 2 weeks ago

Last reply by GPO SARL 2 weeks ago

  • Solved

"Access Denied" error prevents users from installing TB and Blocks the user. See the linked article.

I am getting stopped, dead cold, every time I try to install Thunderbird mail on Linux Mint 22. I've attached a generic article that explains how Akamai's site security s… (read more)

I am getting stopped, dead cold, every time I try to install Thunderbird mail on Linux Mint 22. I've attached a generic article that explains how Akamai's site security services bots are working to protect a site or sites that TB must access to complete it's installation task. In my case it's Comcast/Xfinity. Accordingly, TB installations will not complete and new users are locked out...some for months. The concensus of the devs that have been working on this critical issue is that there is nothing on a new TB user's side that in any way causes or contributes to the issue. I would very much appreciate any information you can provide about a speedy resolution in the works.

Note: The error notification screen "Access Denied" is the same message I get, but with Xfinity referenced.

Thanks. Wiley Oregon, USA

link text

Asked by mwileym 2 weeks ago

Answered by mwileym 2 weeks ago

  • Solved

Recent update error - Platform Version '131.0.3' is not compatible with minversion >= 131.0.2

Got this error message on recent update and now Firefox doesn't work at all. Platform Version '131.0.3' is not compatible with minversion >= 131.0.2 maxversion <=… (read more)

Got this error message on recent update and now Firefox doesn't work at all. Platform Version '131.0.3' is not compatible with minversion >= 131.0.2 maxversion <= 131.0.2

Asked by fatherknowsbass 3 months ago

Answered by James 3 months ago

  • Solved

New version 128 updates to 131

Good morning, I had asked a question early on Saturday, but was unavailable the rest of the weekend so just now responding to associate Corey Bryan's answer. I had gotten… (read more)

Good morning, I had asked a question early on Saturday, but was unavailable the rest of the weekend so just now responding to associate Corey Bryan's answer. I had gotten a message that I am using an unsupported version and they recommend downloading the latest stable version.

He said it appears that I'm on the "Release" channel and most likely want to be on the ESR channel. I also mentioned that I am a cave-man when it comes to anything computer and am very skittish about making any changes as I don't how to straighten out any errors that might occur.

He asked me where I installed Thunderbird from and the answer is that I don't know. It was an IT guy that did it many years ago.

So I guess my questions are, if I've been using this version for years, do I need to or should I update it? If so, if I click on the latest stable version of Thunderbird, will that change anything on my computer, aside from getting the newer version of T-Bird? And will my e-mails in Thunderbird look any different?

Thanks very much for the help. Tony

Asked by manziman2018 4 months ago

Answered by manziman2018 4 months ago

  • Solved

Strange version appears when downloading TB to new laptop

I've just downloaded TB to my new laptop and it has loaded version 128.6.0esr (64-bit) with About showing 3 extra notes:- Nebular icon, Thunderbird is up to date and 'You… (read more)

I've just downloaded TB to my new laptop and it has loaded version 128.6.0esr (64-bit) with About showing 3 extra notes:- Nebular icon, Thunderbird is up to date and 'You are currently on an esr update channel'. The layout looks way too much like Outlook for my liking so I checked my out laptop and About shows it to be 115.18.0 (32-bit) with Supernova icon, Thunderbird is up to date and the same 'You are currently on an esr update channel'. So, how do I get TB on the new laptop (currently showing 128.6.0esr (64 bit) to be, or at least have the same layout as, my old one showing 115.18.0 (32 bit) that I know and love? Thanks Chris

p.s. I can take screenshots of both layouts if necessary but if I can get to the same version first that might solve the issue.

Asked by chris119 4 weeks ago

Answered by chris119 4 weeks ago

  • Solved

Crashes, new installation failed

Today, Thunderbird crashes every time: after about 10 seconds it disappears. I tried a new installation: I got no download! Didn't find anything in the downloads folder. … (read more)

Today, Thunderbird crashes every time: after about 10 seconds it disappears. I tried a new installation: I got no download! Didn't find anything in the downloads folder. Although I'd done a donation of 10 €... (too little?)

Asked by uli.herb 4 weeks ago

Answered by uli.herb 4 weeks ago

  • Solved

Can very old language package files in C:\ProgramData\O949 be removed without causing problems?

Hello all, During clean-up of my laptop I noticed 31 language package files in C:\ProgramData\O949. File names look like: langpack-en-US@firefox.mozilla.org, and they al… (read more)

Hello all,

During clean-up of my laptop I noticed 31 language package files in C:\ProgramData\O949. File names look like: langpack-en-US@firefox.mozilla.org, and they all originate from 23-Jan-2017 so I guess they're very old files which might be relevant anymore. As these 10,058 files occupy 56 MB I'd like to remove them from my laptop.

Does anybody know if such task is wise, not harming current running FF v131.0.3?

Asked by Thunderbird2015 3 months ago

Answered by Thunderbird2015 4 weeks ago

  • Solved

Profile won't load after moving to another HD

Hello ! I'm having an issue loading my Thunderbird profile and looking for help. I copied my profile from C:\Users\phili\AppData\Roaming\Thunderbird\Profiles to D:\… (read more)

Hello !

I'm having an issue loading my Thunderbird profile and looking for help. I copied my profile from C:\Users\phili\AppData\Roaming\Thunderbird\Profiles to D:\Thunderbird\Profiles I updated the profiles.ini located in C:\Users\phili\AppData\Roaming\Thunderbird but it didn't work. When I launched Thunderbird, it asked to create a new profile and erased my updates in the profiles.ini

My Thunderbird install is located here : D:\Program Files\Mozilla Thunderbird\thunderbird.exe I'm running 128.5.2esr

I've tried moving back the aiedx66w.default-release to C:\Users\phili\AppData\Roaming\Thunderbird\Profiles but to no avail.

Can someone help me ?

Thanks Philippe

Asked by philippe.moreira 1 month ago

Answered by david 1 month ago

  • Solved

inbox folders are empty

I have used thunderbird for many years and have installed various versions on many different windows machines. I just got a new PC running windows 11 and installed thund… (read more)

I have used thunderbird for many years and have installed various versions on many different windows machines. I just got a new PC running windows 11 and installed thunderbird 128.5.2esr. The local inbox folders show up but with no content (no subfolders and no messages found). My inbox folder is located on a dropbox drive so that I can read and save emails on different machines.

I wonder whether it is related to this version? I have installed thunderbird on a different machine about one year ago and it worked fine.

Thanks for your help.

Asked by salucalgary 1 month ago

Answered by salucalgary 1 month ago