Thunderbird 115.10.1 Inbox

Hi, Just updated to TB 115.10.1 and right on update it now fails to show the most recent emails in the inbox, They are there as I can scroll up to them but it no longer … (funda kabanzi)

Hi,

Just updated to TB 115.10.1 and right on update it now fails to show the most recent emails in the inbox, They are there as I can scroll up to them but it no longer does that on it's own when opening and downloading the latest.

Any suggestions to get it back to normal operating condition?

Asked by tmod700 1 isonto elidlule

Last reply by tmod700 4 ezinsukwini ezidlule

Firefox extremely slow to load pages or connect to Web sites after startup - Follow-Up

I see my original question is now archived at https://support.mozilla.org/en-US/questions/1380948#question-reply I never closed it because I didn't know if my last proc… (funda kabanzi)

I see my original question is now archived at https://support.mozilla.org/en-US/questions/1380948#question-reply I never closed it because I didn't know if my last process could really fix the issue. It didn't, not always. Over the years, there have been times when the issue would still pop up, but not as often as before (2022 and earlier).

I have a feeling that during an issue, FF is having difficulty setting up shop after starting up. Consequently, it is spending more time before it could become prepared to connect to the Net. I've come up with another "solution," which is deleting (or moving out) xulstore.json in the profile folder after exiting or before starting FF. You can create a batch command or script to execute the process.

So far, FF is connecting immediately after startup.

Asked by mobilesuit 1 isonto elidlule

Last reply by mobilesuit 3 ezinsukwini ezidlule

WebGL creation failed after reinstalling lbgl1* libegl*

I am using the apt version of firefox v125.0.2 (64-bit). I do not have a dedicated GPU - I use my intel core's internal gpu only Intel Corporation HD Graphics 620 (rev 02… (funda kabanzi)

I am using the apt version of firefox v125.0.2 (64-bit). I do not have a dedicated GPU - I use my intel core's internal gpu only Intel Corporation HD Graphics 620 (rev 02).

I used to play this game named narrow.one, which before I reinstalled the mentioned libraries, was working fine except for crashing a few times. I thought these libraries were causing some issue, so I tried reinstalling them.

I reinstalled the libraries using: `sudo apt install --reinstall --fix-missing libgl1* libegl*`

After installation, I start getting that error. So, I tried reinstalling firefox (using the same command), and then restarting the laptop - but of no use. Chrome seems to be running WebGL, including the game.

In firefox, on the https://get.webgl.org/ page, I see Hmm. While your browser seems to support WebGL, it is disabled or unavailable. If possible, please ensure that you are running the latest drivers for your video card.

After that, I also tried reinstalling `libopengl0` and `libglu1-mesa` and `intel-microcode`, but of no use. Running although, `sudo intel_gpu_top` and then chrome, it seems that the GPU is in use by chrome as well.

I then go to about:support. It shows me the images I have attached. Reading the logs, there several `blocklisted` values in `Decision Log` section. I suspect that's the cause of this issue, but then I don't know how can I un-blocklist the blocklisted things, and even after that, why does Chrome runs webgl if these are blocklisted?

Running `glxinfo -B`, I get the following: `name of display: :0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer):

   Vendor: Intel (0x8086)
   Device: Mesa Intel(R) HD Graphics 620 (KBL GT2) (0x5916)
   Version: 23.2.1
   Accelerated: yes
   Video memory: 7697MB
   Unified memory: yes
   Preferred profile: core (0x1)
   Max core profile version: 4.6
   Max compat profile version: 4.6
   Max GLES1 profile version: 1.1
   Max GLES[23] profile version: 3.2

OpenGL vendor string: Intel OpenGL renderer string: Mesa Intel(R) HD Graphics 620 (KBL GT2) OpenGL core profile version string: 4.6 (Core Profile) Mesa 23.2.1-1ubuntu3.1 OpenGL core profile shading language version string: 4.60 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile

OpenGL version string: 4.6 (Compatibility Profile) Mesa 23.2.1-1ubuntu3.1 OpenGL shading language version string: 4.60 OpenGL context flags: (none) OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 23.2.1-1ubuntu3.1 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20`

I do not know much about OpenGL, but reading the above stuff, I suppose my GPU is in use and also has a compatible driver (although I am not sure).

Also, running `glxdemo`, `glxheads`, and `glxgears` seems to be rendering stuff.

Should I reinstall firefox after purging it first? Please help.

Thanks!

Asked by Lakshay Rohila 3 ezinsukwini ezidlule

Last reply by Lakshay Rohila 3 ezinsukwini ezidlule

Restore synced data from computer on to Android phone

I logged into my account on my mobile browser, and was able to see all my passwords and saved data that I had on my computer. I ended up signing by accident and when I lo… (funda kabanzi)

I logged into my account on my mobile browser, and was able to see all my passwords and saved data that I had on my computer. I ended up signing by accident and when I logged back in all my passwords and bookmarks where gone. How can I restore them??

Asked by 😈Savage👑Queen🤤 6 ezinsukwini ezidlule

Incorrect file format

It has been observed that when a user uses the Firefox browser and tries to download a DDD file, the file format is .pdf instead of .ddd. In the devtools, it was observed… (funda kabanzi)

It has been observed that when a user uses the Firefox browser and tries to download a DDD file, the file format is .pdf instead of .ddd. In the devtools, it was observed that the content-type is text/plain in the response to the request. I changed the content-type to application/octet-stream, but the error still persists

Asked by Borys Krasko 1 isonto elidlule

Last reply by Borys Krasko 6 ezinsukwini ezidlule

POP3 Protocol - Misleading error message?

Thunderbird Version 115.10.1 on Windows 10 I wrote my own POP3 server and it largely seems to work apart from when Thunderbird tries to RETR the email messages at which … (funda kabanzi)

Thunderbird Version 115.10.1 on Windows 10

I wrote my own POP3 server and it largely seems to work apart from when Thunderbird tries to RETR the email messages at which point I get the error "Unable to write the email to the mailbox. Make sure the file system allows you write privileges, and you have enough disk space to copy the mailbox.".

If I drag a saved version of that same email that fails to be retrieved into Thunderbird , it can write it to the Inbox without issue. That means Thunderbird has permission to write to the Inbox file and so it is not a permission issue and there is enough space. I feel like it is more likely to be something I am doing wrong in my protocol implementation. For example, could I get this error if I misrepresented the octet count? Also I notice that even though my CAPA reply does not include UIDL, Thunderbird still seems to send that request and should get the response "-ERR Unknown command".

Output from my server showing what Thunderbird sent to it: CAPA USER person@mydomain.com PASS XXXXX STAT LIST UIDL RETR 1 QUIT

Any help is much appreciated, even if it is guidance on how I can debug it more thoroughly.

Thanks.

Asked by adam.morgan 6 ezinsukwini ezidlule

sign in to app

I made my account and signed in, but now Im stuck on the firefox account and help page, if I exit so I can browse, it logs me out and asks me to sign in again. why can't … (funda kabanzi)

I made my account and signed in, but now Im stuck on the firefox account and help page, if I exit so I can browse, it logs me out and asks me to sign in again. why can't I browse?

Asked by Zachary Blevins 6 ezinsukwini ezidlule

In TB115 how do you change the border color of the context menu using the userChrome.css file?

I was able to change the color of the context menu (the menu you get when you either right click or click on a dropdown) and the color of the highlight/selection as shown… (funda kabanzi)

I was able to change the color of the context menu (the menu you get when you either right click or click on a dropdown) and the color of the highlight/selection as shown in the attached screenshot.

The default color looks like it's black, and I'd like to change it to match the rest of my Arc-Dark gtk theme. Does anyone know the name of the CSS tag that controls the context menu border?

Here's what I have so far:

/* Context Menu */ menupopup > menu, menupopup > menuitem,popup > menu, popup > menuitem {background-color: #404552 !important;}

menuitem:hover, .menu-iconic:hover, .menuitem-iconic:hover {

border-radius: 0px !important;
background-color: #5294E2 !important;

}

Asked by guttermonk 1 isonto elidlule

Last reply by guttermonk 6 ezinsukwini ezidlule

Keep View Options

Windows 11; Thunderbird 115.10.1 I prefer to see only new messages in my Inbox. To that end, I've chosen the icon that says "Show only unread messages;" but it will not… (funda kabanzi)

Windows 11; Thunderbird 115.10.1

I prefer to see only new messages in my Inbox. To that end, I've chosen the icon that says "Show only unread messages;" but it will not stay chosen. Every time I leave TB and come back I have to chose the icon again or see all the messages I've seen and reacted to before.

Is there a way to make the choice to see only unread messages and have it stay in use?

Asked by rabbit 6 ezinsukwini ezidlule

Unable to sync firefox Android with Desktop due to missing Sync Menu Item

Hi, i searched i have the same problem as last comment https://support.mozilla.org/mk/questions/1415834 This solution does not work. Firefox on Android will display a … (funda kabanzi)

Hi, i searched i have the same problem as last comment https://support.mozilla.org/mk/questions/1415834

This solution does not work. Firefox on Android will display a "Did you use the system camera? You must pair from within the Firefox app." when selecting the QR scanner from the dialogue box in Firefox. The option is still missing in the menu as well.

Asked by hamidsoley 6 ezinsukwini ezidlule

Nostalgy add-on

I've recently upgraded Thunderbird to 78.14.0 and Nostalgy to 3.4.2. Nostalgy is an essential add-on for me, but it's not working the same as in earlier versions, and I … (funda kabanzi)

I've recently upgraded Thunderbird to 78.14.0 and Nostalgy to 3.4.2. Nostalgy is an essential add-on for me, but it's not working the same as in earlier versions, and I hope someone can help with these problems. Or should I ask Alain Frisch, the author of the add-on? 1. Using S to move (or C to copy) an email to a selected folder works when the email is closed (but highlighted in the Inbox or wherever) but no longer works when the email is open. Earlier versions worked when the email is open, and it's a huge drawback for me that it doesn't work that way now. Am I missing something? 2. The command G (go to the specified folder) does not appear at all when invoked from within an email. When the email is closed G provides the expected list of folders, but focus does NOT move to the selected folder. Again, am I missing something?

Grateful for any help.

Lindsay Graham

Asked by Lindsay13Graham 6 ezinsukwini ezidlule

Last reply by Lindsay13Graham 6 ezinsukwini ezidlule

Microphone very quiet when Firefox uses it on Mac

Running Firefox 125.0.1 on MacOS 14.2.1, all audio input is very quiet for all applications, not just Firefox. Experiments I ran: people can barely hear me in Google… (funda kabanzi)

Running Firefox 125.0.1 on MacOS 14.2.1, all audio input is very quiet for all applications, not just Firefox.

Experiments I ran:

  • people can barely hear me in Google Meets
  • microphone works great in Quicktime (making a recording) when Firefox is running but not receiving audio input
  • microphone is very quiet in Quicktime when running a Google Meet in Firefox
  • microphone is very quiet in Quicktime when running a discord voice channel in Firefox
  • microphone works great in Quicktime when running Google Meet in Chrome

This started maybe ~3 months ago for me. I'd love to see a fix, since Firefox is my favorite browser in most other ways - otherwise I'll have to give up and switch to Chrome at long last :'(

Asked by m.w.loncaric 6 ezinsukwini ezidlule

No Firefox packages were found on the selected Android device

I'm attempting to install a plugin to my android device to test it with web-ext, but I'm getting the error `No Firefox packages were found on the selected Android device`… (funda kabanzi)

I'm attempting to install a plugin to my android device to test it with web-ext, but I'm getting the error `No Firefox packages were found on the selected Android device`. Running verbose, I found it running `adb shell pm list packages`, so I ran it myself, and got the next error `Shell does not have permission to access user 10`. I have to manually specify in the command to use user 0, but I am unable to do that with web-ext as far as I'm aware

phone: SM-A13 Android version: 13 OS: Linux Ubuntu web-ext version: 7.11.0

Asked by Lucian 6 ezinsukwini ezidlule

Change buttons shown while viewing a message

Hi, I do like how I can change the toolbar buttons that Thunderbird shows when I open Thunderbird. That is, I other mouse button click on the toolbar and select "Custom… (funda kabanzi)

Hi,

I do like how I can change the toolbar buttons that Thunderbird shows when I open Thunderbird. That is, I other mouse button click on the toolbar and select "Customize." I have a panoply of buttons to choose from, to arrange as I wish on the toolbar.

But, when I am reading an email, the buttons I see on the top left of the email window are: "Reply, Forward, Archive, Junk, Delete, More" (in Settings, I have "'Open messages' set to 'in a new message window'."

I have not been able to find a similar "Customize" ability for the toolbar of the message window.

Is there such an ability?

The reason I ask... I'd like to have similar control over that toolbar to that I have on the other Thunderbird toolbars. But I cannot find the appropriate Customize option.

What am I missing?

thx.

(Thunderbird 115.9 on Linux Mint, 115.10 on Windows)

Asked by TooFar 6 ezinsukwini ezidlule

Last reply by TooFar 6 ezinsukwini ezidlule

Thunderbird emails not going to Zoho email server

I have been using Thunderbird for years. Always updated to the latest version. My current Thunderbird addresses are setup through Hostgator hosting and I've rarely had an… (funda kabanzi)

I have been using Thunderbird for years. Always updated to the latest version. My current Thunderbird addresses are setup through Hostgator hosting and I've rarely had an issue. I recently set up a Zoho email address and added it to my Thunderbird platform so I can send and receive emails there. Problem is, when I send a test from one of my long time Thunderbird emails to the new email that goes through Zoho, it never shows up in my Thunderbird inbox. Never shows up in my Zoho inbox either. I can send from the new Zoho email to one of my established emails no problem using Thunderbird. But it doesn't work the other way around. I've checked everything I can think of--IMAP server settings, SMTP settings, added MX records, you name it. Not sure where the hang up is. Hopefully someone can help, thanks.

Asked by jay130 6 ezinsukwini ezidlule

Finding mails in Thunderbird

Tbird is close to perfect for me, so I regularly support it. One thing I do have occasional problems with concerns searching and using tags I hope I am wrong, but when I … (funda kabanzi)

Tbird is close to perfect for me, so I regularly support it. One thing I do have occasional problems with concerns searching and using tags I hope I am wrong, but when I search for one or several emails I usually find them, but still have no idea of where they are located. The same applies to the very handy tags which I also gratefully use. I filter mails to appr 30 folders and archive them yearly, so actually finding an email can take some time. The path to the folder is not necessary - just the name of the folder would be enough to pinpoint it

yt / Joran Ahlback

Asked by adminDC 6 ezinsukwini ezidlule