Device sign id to access password missing after 32 - 64 bit TB update - windows 11

Have updated from 140.3.1 esr 32 bit to 143.0.1 release 64 bit TB and to windows 11 - uninstalled 32 bit and installed 64 bit and updated to windows 11 Following updates… (ვრცლად)

Have updated from 140.3.1 esr 32 bit to 143.0.1 release 64 bit TB and to windows 11 - uninstalled 32 bit and installed 64 bit and updated to windows 11 Following updates found that device sign in id (pin) was used to be in 32 bit missing from settings to access password but can show passwords. In reviewing the profile after update I note that Mozilla location service key, google location service key and safe browsing keys are missing (not sure what they were pre update). The key4.db file pre update was 1/3/22 but after update it is 10/10/25. The logins.json pre and post update is 7/9/25. I can see the default release profile and local only - use only the default release. My question is - has the 64 bit installation cleared all my keys/how can I check all my keys and how do I fix and ensure connections are secure?

Thankyou for any advice.

კითხვის დამსმელი Margaret 8 საათის წინ

Cannot sync Android device

I followed the steps at https://support.mozilla.org/en-US/kb/sync-bookmarks-tabs-history-and-passwords-android When scanning the QR code, my phone is stuck on this: http… (ვრცლად)

I followed the steps at https://support.mozilla.org/en-US/kb/sync-bookmarks-tabs-history-and-passwords-android

When scanning the QR code, my phone is stuck on this: https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/images/2025-10-12-17-54-22-6b261a.png While my desktop shows this: https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/images/2025-10-12-17-55-00-1c9ca2.png

When signing in with email on my phone, I get an "Unexpected error": https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/images/2025-10-12-17-56-18-5c7b93.png

I've tried everything. I've cleared the app's storage and also re-installing the app. I've removed the old device login from "Connected Services" in https://accounts.firefox.com/settings.

კითხვის დამსმელი Linnéa Nydahl 8 საათის წინ

tab groups suddenly not working

tab groups can't get a new groups to actually show up even though they show up in the title bar and does not have the box around the other preexisting tab groupings. am u… (ვრცლად)

tab groups can't get a new groups to actually show up even though they show up in the title bar and does not have the box around the other preexisting tab groupings. am using windows 11 on a desktop. i suppose something got changed somehow, but i have no idea of why this started nor how no fix it. any and all help greatly appreciated! wolfgang

კითხვის დამსმელი Wolfgang Rotbart 9 საათის წინ

スレッドの新しい順、古い順の選択項目が表示させません

受信トレイにある「スレッド内」のメールの昇順と降順を変更したいのですが、表示→スレッドの中に「メールを新しい順にする」のような選択肢が表示されません。困っています。

並び替え項目では「スレッド」を選択しています。

サンダーバードのVer.は最新です。

よろしくお願いします。

კითხვის დამსმელი MOSAI 12 საათის წინ

ბოლო პასუხის გამცემი MOSAI 9 საათის წინ

Syncing calendars

An old forum describes how to sync calendars in Thunderbird. Here is an easy solution - In the left-hand pane of your calendar page, right-click your calendar name/ expo… (ვრცლად)

An old forum describes how to sync calendars in Thunderbird. Here is an easy solution - In the left-hand pane of your calendar page, right-click your calendar name/ export calendar - into a removable device. In your other computer - Tools/import/ import from a file/ choose to import calendar - easy!

კითხვის დამსმელი karearea.f 2 დღის წინ

ბოლო პასუხის გამცემი karearea.f 9 საათის წინ

Deleted PayPal email by mistake need help to recover it please

Going through my inbox and deleting outdated emails, I accidentally deleted an email I received from PayPal today and can't find it anywhere. Not too hot on all things c… (ვრცლად)

Going through my inbox and deleting outdated emails, I accidentally deleted an email I received from PayPal today and can't find it anywhere. Not too hot on all things computer-related, so any help would be appreciated

კითხვის დამსმელი Vickilou 10 საათის წინ

finding a list of email authors, finding first and last?

I want to continue using TB but a few things really make me despair of it. But there may be workarounds. If I have a question, when did these people last send me an email… (ვრცლად)

I want to continue using TB but a few things really make me despair of it. But there may be workarounds. If I have a question, when did these people last send me an email, or have any of these people responded to something, there seems to be no way to get to a list. But. I found a way to do it. Using sqlite3.

I have been wanting a CLI for interacting with TB for a while. You know, that folder I have with 10k+ emails and if I click on it, the UI spins forever. What is even in that?

Now I can do this: 1) copy the global-messages-db.sqlite from the active profile to another place 2) run: sqlite3 global-messages-db.sqlite 3) ```sqlite> select m1.c3author, min(m2.date), max(m2.date) from messagesText_content m1, messages m2 where m1.docid = m2.id group by m1.c3author order by m1.c3author; ... ray kiddy <ray@ganymede.org>|1732124816000000|1759268233000000 ruby29@something undefined|1756740716000000|1756740716000000 salvatore@someother undefined|1758733831000000|1758733831000000 support@linode.com undefined|1755126295000000|1755126295000000 ... ```

Holy sender dates, Batman! Now I can see the earliest and latest email sent by any user. Now I can filter, sort, and see every person who sent me something in a time period. And whether it was 1 email or 1000, I just see the names and not an enormous amount of other information.

So, is this the only way to get this? Or the best? I have no idea. Please let me know if there is a better way, perhaps one using TB itself. It would be nice.

In the meantime, I will be wrapping this in a python call, doing some formatting and it will work and I can stop worrying about not seeing their email.

კითხვის დამსმელი RayKiddy 11 საათის წინ

Lost the indicator showing which folder I'm in

I have lost the indicator in the folder pane showing which folder I'm in. It used to have a small color tab in the folder pane on the left hand side. Indicating that the … (ვრცლად)

I have lost the indicator in the folder pane showing which folder I'm in. It used to have a small color tab in the folder pane on the left hand side. Indicating that the folder was selected. Any ideas to get it back? Thunderbird 140.3.1esr (64-bit)

კითხვის დამსმელი hal2010 1 კვირის წინ

ბოლო პასუხის გამცემი hal2010 15 საათის წინ

White border around webpage content in Firefox, MacOS Tahoe

MacOS 26.0.1 Tahoe Firefox 143.0.4 (aarch64) There is a white border around the webpage content in the browser (screenshot attached). This border exists even in troubles… (ვრცლად)

MacOS 26.0.1 Tahoe Firefox 143.0.4 (aarch64)

There is a white border around the webpage content in the browser (screenshot attached). This border exists even in troubleshooting mode, with all extensions disabled, regardless of toolbars or theme, etc. The only place it does not appear is the about: pages (screenshot attached). I've uninstalled and reinstalled Firefox and updated MacOS. The issue disappears when I quit and reopen Firefox but reappears when I resize the window. Is there some obvious checkbox setting I'm missing? I cannot figure out what is causing this. Thanks for any help.

კითხვის დამსმელი 9fmpn4fzk5 13 საათის წინ

AliEx

Tasks on XUL1 are not working

კითხვის დამსმელი Asamiq ali Ali 14 საათის წინ

Undesired change in response to email selection

I have just installed Thunderbird on Windows 11 and it has two very annoying new habits. When I click on an email it opens it instead of giving me a preview. And when I m… (ვრცლად)

I have just installed Thunderbird on Windows 11 and it has two very annoying new habits. When I click on an email it opens it instead of giving me a preview. And when I move an email to another folder it also opens that folder. Neither happened on the old computer so how can I get back to the way it used to be?

კითხვის დამსმელი jsw152 1 დღის წინ

ბოლო პასუხის გამცემი jsw152 14 საათის წინ

Unable to add a third email account to my laptop, even though I have it on my desktop.

My problem has escalated. Before, I wasn't able to fix the constant request for password on that account. Now, after deleting the account on my laptop, I can't even add i… (ვრცლად)

My problem has escalated. Before, I wasn't able to fix the constant request for password on that account. Now, after deleting the account on my laptop, I can't even add it back. Error message says "incoming server already exists." I do have another email account with the same domain, but this is not a problem on my desktop computer, only on my laptop. (It used to work find on my laptop, too, but it stopped receiving emails on 8/20/)

კითხვის დამსმელი wolfman141 14 საათის წინ

Thunderbird 141.0 "Ghost Message" - deleted message in message list

I have a message that is still listed after being deleted. When I highlight the messages listed above it and below it, I can see their contents with no problem. However,… (ვრცლად)

I have a message that is still listed after being deleted. When I highlight the messages listed above it and below it, I can see their contents with no problem. However, when I click on the "ghost message" listing in between them, I will see the contents of the last message viewed, not the contents of the ghost message that is highlighted.

Also, when I first open Thunderbird and highlight that ghost message first, the review pane is blank, like there is no message there. Then if I click on a different message, that message's contents will show in the preview pane. Then when I go back and click on the the ghost message listing, that pane is still showing the previous message's contents.

When I click on "delete" message, I get the constant blue indicator light in the lower right glowing and nothing happens.

კითხვის დამსმელი lajoes 2 თვის წინ

ბოლო პასუხის გამცემი lajoes 16 საათის წინ