Severe performance/responsiveness decrease quicksearch 128.1.0esr (64-Bit) Nebula WIndows

Dear Thunderbird team and community, long term user here, thanks a lot for your awesome software, absolute essential live-saver. A few days ago, I did the update to 12… (閱讀更多)

Dear Thunderbird team and community,

long term user here, thanks a lot for your awesome software, absolute essential live-saver.

A few days ago, I did the update to 128.1.0esr (64-Bit) from 115 on win11. Very smooth transition, no issues with my 4 accounts, calendars etc. Great experience.

However, since the update, QuickSearch Ctrl-Shift-K filter that did instanteaneous filters on my 25k mailfolders came to griniding halt.

What happend: - Type a search term with filters on 'subject', 'from' 'to'activate freezes the app for many wall-clock seconds (5-10). Switching to another app and switching back gives me a Windows (Thunderbird not Responsive) in the title bar of the main window during that time.

What I expected: - almost instantaneus filter without noticable lag

What I tried: - deactivate, then uninstall expression search addon incompatible with 128 - restart in Troubleshoot mode with all addons disabled - reboot OS (Win11) several times - searched forums and stackoverflow for similar issues using different search term approaches and combinations

Thank you very much for any pointers how i could resolve the issue. Thanks again for your awesome product!

Jakob

My system (sorry, German)


 Allgemeine Informationen
   Name: Thunderbird
   Version: 128.1.0esr
   Build-ID: 20240730200333
   Distributions-ID:
   Update-Kanal: esr
   User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Thunderbird/128.1.0
   Betriebssystem: Windows_NT 10.0 22631
   Betriebssystem-Theme:
   Starter-Prozess: Aktiviert
   Fenster mit mehreren Prozessen: 0/0
   Fission-Fenster: 0/0
             Standardmäßig aktiviert
   Externe Prozesse: 3
   Unternehmensrichtlinien: Inaktiv
   Google-Location-Service-Schlüssel: Fehlt
   Google-Safebrowsing-Schlüssel: Fehlt
   Mozilla-Location-Service-Schlüssel: Fehlt
   Abgesicherter Modus: true
   Speichergröße (RAM): 63,2 GB
   Speicherplatz verfügbar: 304 GB
 E-Mail- und Newsgruppen-Konten
   account1:
     INCOMING: account1, , (imap) 
     
   account2:
     INCOMING: account2, , (none) Local Folders, 0, 3
   account3:
     
   account4:
     
   account7:
     
 Bibliotheken
     Bibliothek
     Status
     Minimal vorausgesetzte Version
     Verwendete Version
     Pfad
       RNP (OpenPGP)
       OK
       0.17.1
       0.17.1.MZLA.128.1.0esr.botan
       C:\Program Files\Mozilla Thunderbird\rnp.dll

Jakob B. 於 6 小時前 詢問

Picture in Picture: why closing the video opens the tab?

I've got a question/suggestion about Picture in Picture feature. Why "Close" button works the same as "Back to Tab"? Scenario: Close the Picture in Picture video by clic… (閱讀更多)

I've got a question/suggestion about Picture in Picture feature. Why "Close" button works the same as "Back to Tab"?

Scenario: Close the Picture in Picture video by clicking on the [X] button or Cmd+W shortcut.

Actual result: Picture in Picture closes and Firefox window opens, on the tab containing the video. This is very strange behaviour. If I close the video, I don't want to watch it now. Essentially "Close" button works exactly like "Back to Tab" button - so what's the point? If I wanted to switch to the tab - I would click on "Back to tab".

Expected result: I expect Picture in Picture video to close and nothing else to happen. Don't open the window/tab containing the video.

Thanks

Dima 於 6 小時前 詢問

Problem z odbiorem poczty

Dzień dobry, korzystam z programu Thunderbird na laptopie z systemem windows 10, 64bit po ostatniej aktualizacji programu występuje problem po uruchomieniu programu kiedy… (閱讀更多)

Dzień dobry, korzystam z programu Thunderbird na laptopie z systemem windows 10, 64bit po ostatniej aktualizacji programu występuje problem po uruchomieniu programu kiedy pobieram wiadomości co ciekawe tylko od jednego klienta program się blokuje , nie mogę nic zrobić do momentu pojawienia się wiadomości w folderze , po jej odczytaniu i przeniesieniu do kosza następuje taki sam problem klikając na nią żeby całkowicie usunąć program znowu się na chwilę blokuje, tak jak wspomniałem wyżej dzieje się tak tylko z odbieraniem wiadomości od jednego nadawcy i problem wystąpił po ostatniej aktualizacji, przeinstalowałem program ale bez skutku , będę wdzięczny za pomoc, maciek

fufu70 於 6 小時前 詢問

need firefox 115 or better. have 113. is there a way to upgrade without having to download whole program?

LINUX. see subject, please. i started on this laptop w/ mint. 5 or 6 years ago. then downloaded peppermint 1 and has been working great, but the browser does not update a… (閱讀更多)

LINUX. see subject, please. i started on this laptop w/ mint. 5 or 6 years ago. then downloaded peppermint 1 and has been working great, but the browser does not update automatically like is said. Then, my Linux guy up and passed away. I know no one in town that uses it. I'M ON LINUX. any help appreciated. have gotten some replies with folk trying to help, but it just wants to download/install whole program. my bank wants me to upgrade to at least 115. can't access accts. Chase are useless. They don't know what Linux is. Perhaps someone here can point me in right direction? Regards. God bless.

rick harper 於 19 小時前 詢問

rick harper 最近回覆於 6 小時前

Not Able to sign in to sync

Whenever I click on sign in after email and password it gets stuck on same page. There is no response or loading after clicking sign in. It doesn’t proceed further. Th… (閱讀更多)

Whenever I click on sign in after email and password it gets stuck on same page.

There is no response or loading after clicking sign in. It doesn’t proceed further.

There is a bug I think

Rahul 於 7 小時前 詢問

Script is not working

Hi i have script <script> (() => { const script = document.createElement("script"); script.setAttribute("type", "text/javascript"… (閱讀更多)

Hi i have script

<script>

       (() => {
           const script = document.createElement("script");
           script.setAttribute("type", "text/javascript");
           script.src = "https://js.hsforms.net/forms/embed/v2.js";
           script.addEventListener("load", () => {
               hbspt.forms.create({
                   region: "na1",
                   portalId: "39672158",
                   formId: "892e2f84-627a-4c41-8f9e-642cb468a70c",
               });
           });


           document.head.append(script);
       })();
   </script>

I have contact the script provider team and it says that

For transparency, I'm going to relay what was shared in an internal inquiry:


Because it's an external feature of Firefox that is designed to disable exactly this kind of content (external tracking and forms), there isn't much we can do.

In Mozilla's docs they explicitly call out forms as one of the types of content this is designed to block which specifically mentions a few forms areas here.

Many websites load external ads, videos and other content with tracking code from other companies. For example, a website may embed a video from a video platform. The code that loads the video contains trackers. Blocking tracking content can make sites load much faster, but parts of pages might not work correctly or appear at all.


Tracking content can include:

Ads

Login fields

Forms

Payments

Comments

Videos and photos

Buttons

I can see this happening in the Private mode but can you see on your end, if following the settings in Firefox's documentation to disable this for all windows does the form appear in non-private mode? Hmm even after setting to custom and unchecking all the boxes the form script still doesn't load.

I added https://www.psbspeakers.com as an exception too but it doesn't appear to do the trick.

As far as this goes since this is something implemented by Firefox we're not able to overrule this on our end

so now what should i do

Nikhil Kashyap 於 7 小時前 詢問

Thunderbird on windows freezes frequently after a few delete messages

Thunder bird on windows (115.10.1) freezes with a not responding message when a few delete messages are made. Earlier it used to scroll to some random location on the scr… (閱讀更多)

Thunder bird on windows (115.10.1) freezes with a not responding message when a few delete messages are made. Earlier it used to scroll to some random location on the screen. now it freezes for a long while. Is this a bug to be fixed or something wrong at my end?

thanks Raman

SOH4463048 於 7 小時前 詢問

how to fix broken image links from saving a gmail related webpage with copied urls and images attached to them that i put in email to send to my self, and opened in a new tab and saved on firefox of webpage complete

Basically i was on instagram and i couldnt save the webpage of the suggestion profiles on someones profile so i decided instead to copy each of the suggestion profiles an… (閱讀更多)

Basically i was on instagram and i couldnt save the webpage of the suggestion profiles on someones profile so i decided instead to copy each of the suggestion profiles and paste them into gmail where i sent the email to my self, opened it in a new tab and saved the webpage as an htm file but now the image links attached to the urls and the plain text are broken making it impossible to view the images tide to each url any help of how to fix the broken images would be much help

hototterz 於 7 小時前 詢問

Tab view has suddenly started displaying my tabs in one column instead of two

I use the "Larger text" Display Zoom option on my iPhone. Until recently, the tab view in my Firefox app would show my open tabs arranged in two columns. But yesterday, i… (閱讀更多)

I use the "Larger text" Display Zoom option on my iPhone. Until recently, the tab view in my Firefox app would show my open tabs arranged in two columns. But yesterday, it suddenly began showing my open tabs arranged in a single column, with each tab preview so large that it takes up half of my iPhone screen. So I can only preview a couple open tabs at a time, and I have to scroll through my open tabs vertically. This makes the tab view much less useful.

How can I change the tab view to once again arrange my open tabs in two columns instead of one while in iPhone's "Larger Text" Display Zoom mode? If I change it to the "Default" Display Zoom mode, then the tab previews are arranged in two columns as usual.

TedPa 於 9 小時前 詢問

packages.mozilla.org seems to be broken for apt

Following the guide: https://support.mozilla.org/en-US/kb/install-firefox-linux#w_install-firefox-deb-package-for-debian-based-distributions I am getting E: Failed to f… (閱讀更多)

Following the guide:

https://support.mozilla.org/en-US/kb/install-firefox-linux#w_install-firefox-deb-package-for-debian-based-distributions

I am getting E: Failed to fetch https://packages.mozilla.org/apt/dists/stable/InRelease 403 Forbidden [IP: 34.160.78.70 80]

Even visiting the URL in a browser produces:

Unauthenticated request. Unauthenticated requests do not have permission "artifactregistry.repositories.downloadArtifacts" on resource "projects/moz-fx-productdelivery-pr-38b5/locations/us/repositories/stable" (or it may not exist)

KNERD 於 9 小時前 詢問

Downloading is not working - PDF file downloads as 0kb

Hello, quite for a long time I observe the same bug that you have in your application. The problem is with downloading a PDF from a supplier. The PDF is not recognised an… (閱讀更多)

Hello, quite for a long time I observe the same bug that you have in your application. The problem is with downloading a PDF from a supplier. The PDF is not recognised and it is said as an unknown file and also the file does not weigh any kilobytes or different - it’s always zero. So first issue is that the PDF is not recognised as PDF and even though when I try to save/download file to files app on iPhone and I add file extension/shortcut “.pdf”, still it weighs 0 kB.

gladoszkatarzyna 於 1 天前 詢問

Translucent floating rectangle appears, since latest Firefox update, possibly related to Ghostery

I'm on a Macbook Air, Sonoma 14.5. Since the most recent Firefox updates (129.01 and 129.02), a translucent rectangle has appeared on some web pages that I access. I can … (閱讀更多)

I'm on a Macbook Air, Sonoma 14.5. Since the most recent Firefox updates (129.01 and 129.02), a translucent rectangle has appeared on some web pages that I access. I can see through it, but I cannot click on anything, or select text, in areas covered by the rectangle. It doesn't always appear immediately, it may take a minute or so of scrolling before it shows up. If I restart Firefox in Troubleshoot mode, the rectangle goes away. But when I restart normally, it comes back. If I turn all extensions off (I don't use very many), the problem goes away. If I turn Ghostery back on, it comes back.

I've turned off Ghostery for now. So my questions are: (1) Does the latest Firefox just not work and play well with Ghostery? (2) Is that floating rectangle likely to be a sign of something bad, or just an annoyance?

Many thanks for any clues!

Amanda9 於 10 小時前 詢問

FF tabs are not loading

Hello, After installing the latest FF update (129.0.2), my tabs either stopped loading or taking too long to load. It can happen randomly with no particular sites. Even … (閱讀更多)

Hello, After installing the latest FF update (129.0.2), my tabs either stopped loading or taking too long to load. It can happen randomly with no particular sites. Even if the tab eventually loads, refreshing it can cause FF to go into loading mode forever. The example could be Reverb.com site that loads the home page after a delay but then searching for anything would send the tab into "forever spin". I checked it on a different router - same issue. I'm on Mac OS Sonoma 14.6.1.

Any hints? TIA. \tim

info11767 於 13 小時前 詢問

CTRL+SHIT+T Opening Behavior

When using CTRL+SHIFT+T Firefox is restoring my oldest closed tabs instead of the recently closed ones. How do I swap this behavior back to opening the recently closed wi… (閱讀更多)

When using CTRL+SHIFT+T Firefox is restoring my oldest closed tabs instead of the recently closed ones. How do I swap this behavior back to opening the recently closed windows instead of the oldest ones?

tfsswag22 於 13 小時前 詢問