• Lahendatud

Thunderbird failed to find profile

I am running Thunderbird vers 127 (I think) on Win 10. When I try to start it all I get is the error - "A newer version of Thunderbird may have made changes to your pr… (read more)

I am running Thunderbird vers 127 (I think) on Win 10. When I try to start it all I get is the error -

"A newer version of Thunderbird may have made changes to your profile which are no longer compatible with this older version. Use this profile only with that newer version, or create a new profile for this installation of Thunderbird. Creating a new profile requires setting up your accounts, calendars and add-ons again..".

How do I get back to my profile? All was fine until May 7th when I went on hols but but this happened when I tried to restart on 19th May (so don't think it has updated to vers 128)

Any help much appreciated as this is a complicated profile and would take an age to re-build. (I have got a coy of the relevant profile as a backup)

Asked by moz40 6 tundi tagasi

Answered by Toad-Hall 4 tundi tagasi

  • Lahendatud

Setting up Thunderbird on a second computer

I just installed Thunderbird on a second computer and I'm having serious issues with my email. The install recognized me without having to log in with my password. Howev… (read more)

I just installed Thunderbird on a second computer and I'm having serious issues with my email. The install recognized me without having to log in with my password. However almost all the emails are missing with the exception of one folder called Trash. There is nothing in the inbox and no sub-folders are showing. I logged out and then reopened Thunderbird and again it opened without asking for my password. It's very strange and alarming quite frankly. Everything worked quite well on the first computer so what gives with fiasco? Unless somebody comes up with a solid answer and fixes this, it will be the last time I use Thunderbird. Patrick

Asked by patrickk1 1 nädal tagasi

Answered by Scooter 6 päeva tagasi

  • Lukustatud

Thunderbird Version 128 is missing in release page.

Hi Guys, Thunderbird version 128 is missing in the release page - https://www.thunderbird.net/en-US/thunderbird/releases/ Do look into this. Regards, Asif … (read more)

Hi Guys,

Thunderbird version 128 is missing in the release page - https://www.thunderbird.net/en-US/thunderbird/releases/

Do look into this.

Regards, Asif

Asked by asifmohammad.shaik 1 nädal tagasi

Last reply by Wayne Mery 3 päeva tagasi

  • Lahendatud

Install Thunderbird on new laptop

I am attempting to install Thunderbird on a new laptop and move personal folders from old to new PC. The installation process finds my email address and ISP information b… (read more)

I am attempting to install Thunderbird on a new laptop and move personal folders from old to new PC. The installation process finds my email address and ISP information but fails with incorrect password.

Steps - 1. enter user name 2. enter email address 3. install finds correct ISP information 4. accept ISP information without changes 5. enter email password 6. process popup say incorrect user name, ISP info or password 7. login to ATT.NET successfully which indicates to me that the userid and password are correct for email account.

what other information could I supply to assist with problem resolution? I do not know what to do next.

Thank you, Neal

Asked by Neal Clark 5 päeva tagasi

Answered by david 5 päeva tagasi

  • Lahendatud

transfer Thunderbird from Windows Home laptop to Windows Pro laptop

I have a new laptop and did a backup of my files on the older laptop (Windows Home) and restored them to the new laptop (Windows Pro). Then I installed Thunderbird on the… (read more)

I have a new laptop and did a backup of my files on the older laptop (Windows Home) and restored them to the new laptop (Windows Pro). Then I installed Thunderbird on the new laptop and I already had e-mails on it. But there are thousands of e-mails in the wrong folders.

The Windows Home has Thunderbird 128.10.oesr (32 bit) and the Windows Pro laptop has Thunderbird 128.9.2esr (64 bit). What should I do? Should I uninstall Thunderbird on the new laptop? Then what?

I need to do something with a profile folder, right? But what?

Please help.

It's a mess right now.

Asked by cjbbrussels1 1 nädal tagasi

Answered by cjbbrussels1 6 päeva tagasi

  • Lukustatud

alert about firefox 78.15.0esr

duplicate of /questions/1512107 thread and moved thread from Firefox for iOS (for iPhone/iPad) to Firefox section Hello, I have old 15 year old mac el capitan -10.11.r … (read more)

duplicate of /questions/1512107 thread and moved thread from Firefox for iOS (for iPhone/iPad) to Firefox section

Hello,

I have old 15 year old mac el capitan -10.11.r with outdated firefox 78.15.0esr 64-bit.... in perfect condition. Unfortunately I can not make updates on browser anymore. Online banking websites does not allow me to use this outdated browser. Would you be so kind to make even paid update for me? Or at least let me know what settings I should change under about:config

Waiting to hear from you! [edited email from public]

Asked by Paul Hyski 1 nädal tagasi

  • Lahendatud

How will hardcoded profile paths in prefs.js and elsewhere get updated if I move my profile folder to a new computer?

Moving from a Win 7 (v. 115.8.1) to Win 10 (v. 138.0.1) installation. I don't keep my profile in the default location in AppData but rather on a separate drive for data G… (read more)

Moving from a Win 7 (v. 115.8.1) to Win 10 (v. 138.0.1) installation. I don't keep my profile in the default location in AppData but rather on a separate drive for data G:\tanguero88\mail\Thunderbird\... which on the new computer would just be H:\Thunderbird\ ... (i.e., not the same path).

No problem following the instructions at https://support.mozilla.org/en-US/kb/moving-thunderbird-data-to-a-new-computer and even editing profiles.ini if necessary. The concern that I have is that the profile location is hardcoded in several files withing the profile folder, specifically prefs.js, folderCache.json, permissions.sqlite (binary file), addonStartup.json.lz4 (binary file) and extensions.json.

E.g. especially in prefs.js there are many user_pref entries that have the foldername embedded such as this one:

user_pref("extensions.bootstrappedAddons", "{\"es-AR@dictionaries.addons.mozilla.org\":{\"version\":\"2.6.3.1\",\"type\":\"dictionary\",\"descriptor\":\"G:\\\\tanguero88\\\\Mail\\\\Thunderbird\\\\Profiles\\\\p271pzrc.default\\\\extensions\\\\es-AR@dictionaries.addons.mozilla.org\",\"multiprocessCompatible\":false,\"runInSafeMode\":false,\"dependencies\":[],\"hasEmbeddedWebExtension\":false},\"pt-PT@dictionaries.addons.mozilla.org\":{\"version\":\"18.4.18.2\",\"type\":\"dictionary\",\"descriptor\":\"G:\\\\tanguero88\\\\Mail\\\\Thunderbird\\\\Profiles\\\\p271pzrc.default\\\\extensions\\\\pt-PT@dictionaries.addons.mozilla.org\",\"multiprocessCompatible\":false,\"runInSafeMode\":false,\"dependencies\":[],\"hasEmbeddedWebExtension\":false}}");

and others with pointers to addons and some whose function is not really evident.

Obviously, just copying the folder to the new computer and pointing the new Thunderbird installation to the new folder is not going to update these hardcoded filenames in the new installation without some kind of a "smart" import feature that makes all these little changes. It seems quite tedious (though not impossible) to go in with a text editor and do all these manually, though even then the .lz4 and .sqlite are binary files so not that easy either. And if I don't update, it would seem that something, sooner or later, will break!

This does not seem to have been documented in any of the articles on the subject that I've read. So what's the deal? Will Thunderbird recreate these? Will it choke on it? Will I just silently lose whatever settings these user preferences correspond to?

Thanks!

Asked by tanguero88 1 nädal tagasi

Answered by christ1 1 nädal tagasi

  • Lahendatud

Unable to transfer Thunderbird profile to new computer

I am attempting to transfer my Thunderbird Profile from and old computer (call it "SOURCE") to a new computer ("TARGET"). I have tried everything prescribed in the docume… (read more)

I am attempting to transfer my Thunderbird Profile from and old computer (call it "SOURCE") to a new computer ("TARGET"). I have tried everything prescribed in the documentation. It fails every time.


[1] I tried importing the ".Thunderbird\Profiles\xyz.default: folder from SOURCE to TARGET (Tools -> Import). It starts the import, but soon aborts with the incomprehensible message:

1747152229330 addons.xpi WARN Checking C:\Program Files\Mozilla Thunderbird\distribution\extensions for addons Found 0 public keys and 0 secret keys (0 protected, 0 unprotected) RNPLib.jsm:559:15 1747152229736 addons.xpi WARN Addon with ID thunderbird-compact-light@mozilla.org already installed, older version will be disabled 1747152229736 addons.xpi WARN Addon with ID thunderbird-compact-dark@mozilla.org already installed, older version will be disabled Uncaught NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIWebProgress.addProgressListener] <anonymous> chrome://messenger/content/aboutMessage.js:119 aboutMessage.js:119 1747152289419 Toolkit.Telemetry WARN TelemetryStorage::_scanArchive - have seen this id before: e4a0732e-f511-4cb6-ba38-be42dbd2b48f, overwrite: false Uncaught (in promise) NS_ERROR_FILE_NOT_FOUND: Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIFile.copyTo] _recursivelyCopyMsgFolder resource:///modules/ThunderbirdProfileImporter.jsm:659 _importMailMessages resource:///modules/ThunderbirdProfileImporter.jsm:588 _importServersAndAccounts resource:///modules/ThunderbirdProfileImporter.jsm:248 2 ThunderbirdProfileImporter.jsm:659

I have tried importing over a network, and also after copying the whole Profile from SOURCE to TARGET first, in an intermediate work area.


[2] I can't Zip my Profile, it's 16GB.


[3] I tried manually copying the profile directly from SOURCE to TARGET's "C:\Users\myLoginID\AppData\Roaming\Thunderbird\Profiles\". When I start Thunderbird, it only shows the first few email folders, the rest are missing.


I have used this procedure successfully many years ago between two other computers.

I am desperate, I put my trust in Thunderbird, and now I cannot move forward, my business is in jeopardy. My old computer has started failing, it's on its last legs, and could soon become unusable.

I contribute to Thunderbird every year, and am a strong supporter.

Asked by pierre6 1 nädal tagasi

Answered by david 1 nädal tagasi

  • Lukustatud

running version 138.0 (64 bit) can I install saved download of version 78.6.1

I have a downloaded application of Thunderbird 78.6.1 on my computer from 2021. With my new Windows 11 Pro I had to download and install 138.0 (64 bit) and I'd like to go… (read more)

I have a downloaded application of Thunderbird 78.6.1 on my computer from 2021. With my new Windows 11 Pro I had to download and install 138.0 (64 bit) and I'd like to go back to 78.6.1. Can I install it by running the application from the old download? If so, do I need to uninstall 138.0 first?. Will my address book and emails be safe? Is there any profile mix up I should be concerned about?

Asked by SuMo Bot 1 nädal tagasi

Last reply by Matt 1 nädal tagasi

  • Lukustatud

Firefox ESR 115.23.0

After last update Firefox ESR 115.23.0 the menu on the website: https://connect.garmin.com/modern/homeis not displayed correctly. Could you fix this? Second question - ca… (read more)

After last update Firefox ESR 115.23.0 the menu on the website: https://connect.garmin.com/modern/homeis not displayed correctly. Could you fix this? Second question - can you disable reCAPTCHA when logging in to this site?

Asked by anedy 1 nädal tagasi

Last reply by jscher2000 - Support Volunteer 1 nädal tagasi

  • Lukustatud

Thunderbird email client download and installation issue

Hi, I've successfully downloaded and installed Firefox on my HP laptop with Windows 10 and now attempting to download and install the Thunderbird email client. On Thunde… (read more)

Hi, I've successfully downloaded and installed Firefox on my HP laptop with Windows 10 and now attempting to download and install the Thunderbird email client. On Thunderbird.net when I click the Download button, the Donation Page pops up (and I made a donation) then closed that window. I'm then on the Thank You page but there is no prompt to install, so just stuck on the Thank You page. Thunderbird is not appearing in my downloads file. Can you please help?

Asked by gregory.s.plant 1 nädal tagasi

Last reply by sfhowes 1 nädal tagasi

  • Lahendatud

Thank you!

Team, I am a longtime user and supporter of FF. I can't tell you how much I love the the layout of Firefox on Windows in v. 133 with the vertical tabs. Just as important … (read more)

Team, I am a longtime user and supporter of FF. I can't tell you how much I love the the layout of Firefox on Windows in v. 133 with the vertical tabs. Just as important is the fantastic, new font rendering. Thank you so much. I used to make multiple adjustments to the font in about:config when I installed FF on Windows. Now, the fonts look fantastic out of the box. Great job, team!

Bill Fischer

Asked by Bill Fischer 5 kuud tagasi

Answered by Bill Fischer 5 kuud tagasi

  • Lahendatud

Release channel update problem (win10)

I recently changed onto the new release channel by installing version 136. I now find that this new release channel appears to have installed version 138, but it is repo… (read more)

I recently changed onto the new release channel by installing version 136. I now find that this new release channel appears to have installed version 138, but it is reported as a beta version. I do not want to use beta versions, as I am having a lot of problems with it, so how can I return to a stable release?

Asked by kevin2 3 nädalat tagasi

Answered by kevin2 2 nädalat tagasi