THUNDERBIRD slow start-up on MacOS Sequoia

When I startup Thunderbird, it sometakes takes up to one minute. I read on this forum that it maybe due to the linkes MacOS AdressBook. How can I "unlink" it? Any other… (mear ynfo)

When I startup Thunderbird, it sometakes takes up to one minute.

I read on this forum that it maybe due to the linkes MacOS AdressBook. How can I "unlink" it?

Any other clues?

ANTIVIRUS turned off.

Frege troch JP C, 9 oeren lyn

Thunderbird won't recieve messages

my thunderbird quite downloading messages. I don't get any errors or warnings or anything. It won't download when thunderbird first opens and it won't download if I click… (mear ynfo)

my thunderbird quite downloading messages. I don't get any errors or warnings or anything. It won't download when thunderbird first opens and it won't download if I click download. It doesn't do anything at all to tell me if I have an error. It just doesn't download. My email works online and on iphone still. Win 11 Mozzila browser i7

Frege troch jjhiway, 9 oeren lyn

How to delete from server SPECIFIED e-mails

Hi, I download some e-mails. After checking the emails, I want all of them to be deleted from thunderbird but... ...I want only specified emails deleted from server. In … (mear ynfo)

Hi, I download some e-mails. After checking the emails, I want all of them to be deleted from thunderbird but... ...I want only specified emails deleted from server.

In Mac's "Mail" program, there was a special window, where I could see all e-mails on server and just select which I want to remove from server.

In old Outlook, I've used "Rules". There I could set the parameters for specified e-mails and then tell outlook to "leave that message on server" or "Don't download that message from server".

How to do it in Thunderbird?

Frege troch kris_lee, 2 dagen lyn

Lêst beäntwurde troch kris_lee, 10 oeren lyn

Firefox will not open in android

When I try to open firefox on my android phone, it just closes and gives me an error message which I have attached a screen shot of. I do not know if this is related but… (mear ynfo)

When I try to open firefox on my android phone, it just closes and gives me an error message which I have attached a screen shot of.

I do not know if this is related but this happened after I scanned a qr code and tried to open it.

I have un-installed and reinstalled the app and turned my phone off then on again after reinstalling but this did not help.

Pls can you help?

Frege troch Serena, 10 oeren lyn

Bing override

Hi - I have Firefox set as my default browser and Google as my search. It still shows up in my settings as Firefox (default). For some reason, even when I click on the Fi… (mear ynfo)

Hi - I have Firefox set as my default browser and Google as my search. It still shows up in my settings as Firefox (default). For some reason, even when I click on the Firefox icon, Bing overrides it and takes me to the Bing browser / search page. I have gone through settings a dozen times and cannot figure out how to fix this! Help!

Frege troch Amy Johnson, 11 oeren lyn

Jumbled, superimposed, illegible and missing text

That's pretty much it. Not entire web pages but a few words up to an entire line of text rendered in such a way as to be illegible. Most frequently, it looks like letters… (mear ynfo)

That's pretty much it. Not entire web pages but a few words up to an entire line of text rendered in such a way as to be illegible. Most frequently, it looks like letters are superimposed with other letters. But also letters can be missing (e.g. baby becomes bab) or even occasionally rendered as what look like superscripts. Oddly, if I move the cursor over the bad text, it changes to what it should be. Or sometimes I have to select the text. Very rarely, nothing fixes it. This started with a system crash recently that required rebuilding a substantial chuck of hardware and a clean reinstall of Windows. A few days ago, I also did a clean reinstall of Firefox but the problem persists.

Frege troch pjcamp, 11 oeren lyn

POST Fetch with timeout in URL Loops Requests 10 times

Scenario: I am running a node.js UI that proxies requests to the backend API. When `timeout=10` (or any valid timeout) is located in the request URL, the request will be … (mear ynfo)

Scenario: I am running a node.js UI that proxies requests to the backend API. When `timeout=10` (or any valid timeout) is located in the request URL, the request will be proxied at the timeout interval ten times. In this example, every ten seconds it will reattempt for ten attempts.

If I run the same code in another browser's console, it is only executed once.

I am suspecting that there is some pre-parsing of the URL that is occurring that is making this happen.

Fetch Command: ``` await fetch("http://localhost:8080/config?timeout=10", {

   "credentials": "omit",
   "headers": {
       "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0",
       "Accept": "application/json",
       "Accept-Language": "en-US,en;q=0.5",
       "Content-Type": "application/json",
       "Sec-Fetch-Dest": "empty",
       "Sec-Fetch-Mode": "cors",
       "Sec-Fetch-Site": "same-origin",
       "Priority": "u=0",

"Timeout": 40

   },
   "referrer": "http://localhost:8080/swagger/index.html?config=/config/swagger",
   "method": "POST",
   "mode": "cors"

}); ```

In the POST API, there is a 30 second sleep, then it raises a 408 error code.

Environment: Firefox 132.0.2 (64-bit) Windows 10

Frege troch Gene Burch, 11 oeren lyn

E-Mail grouped view no longer available

- Thunderbird 128.4.3esr (64-Bit) - WIndows 10 --- I have been using Thunderbird for years, and it's usually worked great. Please read through what I have done so far: … (mear ynfo)

- Thunderbird 128.4.3esr (64-Bit) - WIndows 10

---

I have been using Thunderbird for years, and it's usually worked great. Please read through what I have done so far:

---

When I opened Thunderbird today, I was greeted by an empty screen, no E-Mails.

When I receive Mails, I still get notifications and when I click them, a new fullscreen tab with the E-Mail is displayed and when I close it, I'm back to the empty screen.

I have restarted my computer since. I was able to access my E-Mails via other clients, so I could do my work, but it's still really disrupting right now.

Attached you find multiple images, one of the empty screen, one of the other tabs working (contacts) and one of my accounts being properly setup.

---

Now, when I used the troubleshooting mode to reset my toolbars, it suddenly started working again. However, a new problem: Now the grouped view no longer works, and this time I was unable to restore the functionality.

When I try to enable it, nothing happens and when I open that menu again, the checkbox is gone.

This is the dev console output when I try to enable it:

``` Error intiating smart mode. : Component returned failure code: 0x80550005 [nsIMsgFolder.msgDatabase]

   get dbFolderInfo resource:///modules/VirtualFolderWrapper.sys.mjs:241
   get searchFolders resource:///modules/VirtualFolderWrapper.sys.mjs:121
   init chrome://messenger/content/about3Pane.js:1057
   _initMode chrome://messenger/content/about3Pane.js:2110
   _toggleMode chrome://messenger/content/about3Pane.js:2092
   set activeModes chrome://messenger/content/about3Pane.js:1995
   toggleFolderMode chrome://messenger/content/about3Pane.js:1856
   oncommand about:3pane:1

about3Pane.js:2112:17 Uncaught : Component returned failure code: 0x80550005 [nsIMsgFolder.msgDatabase]

   get dbFolderInfo resource:///modules/VirtualFolderWrapper.sys.mjs:241
   get searchFolders resource:///modules/VirtualFolderWrapper.sys.mjs:121
   init chrome://messenger/content/about3Pane.js:1057
   regenerateMode chrome://messenger/content/about3Pane.js:1074
   _initMode chrome://messenger/content/about3Pane.js:2117
   _toggleMode chrome://messenger/content/about3Pane.js:2092
   set activeModes chrome://messenger/content/about3Pane.js:1995
   toggleFolderMode chrome://messenger/content/about3Pane.js:1856
   oncommand about:3pane:1

```

Troubleshooting mode does not help here.

---

I would really like to see this fixed, as I use Thunderbird mainly via the grouped inbox. Thank you for any help on this.

Frege troch Skyball, 12 oeren lyn

How to configure automatic "Desktop View" for a list of website?

Hello, "desktop view" is very useful, and I use it for LinkedIn because the "mobile mode" is shitty (I guess to make/force people to install the proprietary and closed s… (mear ynfo)

Hello, "desktop view" is very useful, and I use it for LinkedIn because the "mobile mode" is shitty (I guess to make/force people to install the proprietary and closed source LinkedIn app).

I found that "desktop view" is stopping working while activated, when you always keep a tab opened for days... I have to close the tab and open a new one to make "desktop view" working again.

I found too that "open in a new tab" action is not inheriting the view mode of the parent tab and that an issue when browsing the same website.

Could it be possible to have "desktop view" enable by default based on visited website?

Frege troch defdefred, 12 oeren lyn

Drop-down menu doesn't work (Mac). It does in Chrome and Safari.

Hey All: On this website: https://fred.stlouisfed.org/ https://fred.stlouisfed.org/ Upper-right My Account drop-down menu. Click, and it simply disappears. In Chrome a… (mear ynfo)

Hey All:

On this website: https://fred.stlouisfed.org/ https://fred.stlouisfed.org/

Upper-right My Account drop-down menu. Click, and it simply disappears.

In Chrome and Safari it pops up a Login form.

I've turned off popup blocking in Firefox, no change.

I'm guessing there's a simple fix, suggestions welcome.

Thanks,

Steve

Frege troch steve658, 12 oeren lyn

Lêst beäntwurde troch steve658, 12 oeren lyn

Firefox won't connect to any websites

Even after attempting everything in the "Firefox can't load websites but other browsers can" section, my pages (youtube, pinterest, bluesky, etc.) still won't load, Are t… (mear ynfo)

Even after attempting everything in the "Firefox can't load websites but other browsers can" section, my pages (youtube, pinterest, bluesky, etc.) still won't load, Are there any further fixes I can try? I really don't want to swap back to chrome.

Frege troch trigger zappe, 23 oeren lyn

Lêst beäntwurde troch trigger zappe, 13 oeren lyn