Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen

Losing faith in mozilla updates breaking the functionality of adblockers and other plugins

You can't roll out an update when Basos is on an all out ad war with adblocker and make non-backwards incompatible changes. this is ridiculous. I have lost all faith in… (Lesen Sie mehr)

You can't roll out an update when Basos is on an all out ad war with adblocker and make non-backwards incompatible changes. this is ridiculous.

I have lost all faith in updating the browser and will continue to stay on my current version since it took me a considerable amount of time to get my adblockers working again.

Gefragt von Dennis Merrell vor 2 Monaten

Letzte Antwort von cor-el vor 2 Monaten

It appears I have "Silk Privacy Pass" in firefox and I never put it there - I can't remove it

I've discovered it has something to do with Amazon. I didn't know I had it until I just migrated to Windows 10 and a new firefox update occurred. Even then, my only cl… (Lesen Sie mehr)

I've discovered it has something to do with Amazon.

I didn't know I had it until I just migrated to Windows 10 and a new firefox update occurred.

Even then, my only clue is a little orange "triangle" that shows up at the top line of the 'hamburger' menu at the top right on the screen. When I clicked on it, I got a message saying "Silk Privacy Pass wants to update".

I went to my installed extensions/themes screen and there is nothing about a silk extension or add-on.

It also showed up when I looked in the startup configuration and it showed it was loading during startup there. I disabled it. But today I just got the orange triangle again an hour ago wanting me to let it update.

I want it gone!! Especially when it showed up on my system without my asking or knowingly agreeing to it.


FWIW, I also ran Agent Ransack (search utility) on the drives and "Silk" does not come up as a file name for an app, DLL or any other file.

Gefragt von Owen McDonald vor 2 Monaten

Letzte Antwort von jscher2000 - Support Volunteer vor 2 Monaten

Videos Not Playing Since Update Firefox Release 122.0.1

Since the new update for some reason, videos on some websites are no longer loading as they used to. The big sites like YouTube and Netflix are fine though others are giv… (Lesen Sie mehr)

Since the new update for some reason, videos on some websites are no longer loading as they used to. The big sites like YouTube and Netflix are fine though others are giving error codes.

(Error Code: 102630) is a common one, even after going through the guides online to get it working nothing works.

The other thing I've noticed is: Error code: SSL_ERROR_RX_RECORD_TOO_LONG This also comes up on some web players. Same again, nothing works trying to fix it.

Something changed during update 122.0.1 ?? Any Help or Ideas would be great. :)

Gefragt von Fox1001 vor 3 Monaten

Letzte Antwort von cor-el vor 2 Monaten

saved logins vs saved passwords

In some recent update firefox privacy and security settings changed from saved logins to saved passwords. I find this much less useful. Can i change back to saved logins?… (Lesen Sie mehr)

In some recent update firefox privacy and security settings changed from saved logins to saved passwords. I find this much less useful. Can i change back to saved logins?

Gefragt von MaryDoe vor 2 Monaten

Why do changing ads on Washington Post keep freezing my computer screen (Macs 12.7.2)? I don't have an ad blocker installed.

I thought I could turn off my ad blocker just for the Washington Post, but I discovered upon searching that I don't have an ad blocker installed. So why does the page fre… (Lesen Sie mehr)

I thought I could turn off my ad blocker just for the Washington Post, but I discovered upon searching that I don't have an ad blocker installed. So why does the page freeze up when the ad at the side of my screen changes? This doesn't seem to happen on any of the other sites I use.

Gefragt von mmartha61 vor 2 Monaten

Letzte Antwort von zeroknight vor 2 Monaten

How to debug FF startup, not using the profiler? After reboot, FF always takes 14 minutes to start the first time.

I run the latest Firefox (v122.0.1) on Windows 11. Since last week, FF takes 14 minutes to start the first time after a boot. :-( Usually FF starts in ~3 seconds. … (Lesen Sie mehr)

I run the latest Firefox (v122.0.1) on Windows 11.

Since last week, FF takes 14 minutes to start the first time after a boot. :-( Usually FF starts in ~3 seconds.

I reboot the laptop. I wait a minute. I start FF. Nothing happens for 14 minutes. Finally the browser window suddenly appear and everything is working normally. I exit FF (no remaining firefox.exe processes are running). I start FF again. Now it starts immediately as usual. :-) But: I reboot and start FF. Again, it takes 14 minutes to start. This is reproduceable every time.

I haven't tried to *solve* this by refreshing FF or simillar. Right now I'm more interested in debugging this and finding out what is wrong.

I found https://profiler.firefox.com/docs/#/./guide-startup-shutdown which states how to automatically start the profiler at startup.

12:40 I boot the computer, login and wait a minute. 12:43 I start CMD.EXE and run:

 cd c:\Program Files\Mozilla Firefox
 set MOZ_PROFILER_STARTUP=1
 set MOZ_PROFILER_STARTUP_ENTRIES=20000000
 set MOZ_PROFILER_STARTUP_INTERVAL=100

12:44 I run:

 firefox.exe

No GUI appear. (it won't appear until 14 minutes later) I open the Task Manager and see one (1) firefox.exe process, taking 0% cpu. (pid 17668) 12:48 One more process running for a few seconds. Commandline is just "c:\Program Files\Mozilla Firefox\firefox.exe", no more options. 0% CPU. 12:50 One more process running for a few seconds. Commandline is just "c:\Program Files\Mozilla Firefox\firefox.exe", no more options. 0% CPU. 12:52 One more process running for a few seconds. Commandline is just "c:\Program Files\Mozilla Firefox\firefox.exe", no more options. 0% CPU. 12:54 One more process running for a few seconds. Commandline is just "c:\Program Files\Mozilla Firefox\firefox.exe", no more options. 0% CPU. 12:56 One more process running for a few seconds. Commandline is just "c:\Program Files\Mozilla Firefox\firefox.exe", no more options. 0% CPU. 12:58 The browser GUI finally appear. Everything is now normal. It is showing one (1) tab with my start-page (google) just as it should. (my Task Manager now show 12 FF processes running, with various options) 12:59 I click the icon to stop the profiling.

I open the profile. [Profile Info] says:

 Recording started: Sat 17 Feb 2024 12:58
 Recording length: 1m12s 

So my profiling data don't show what happens between 12:44 to 12:58 :-(

Just for the sake of it, I'm attaching a pic of the first 10 seconds of the profile (at 12:58).

PS: Between 12:44 and 12:58 no FF window exists at all. Alt+Tab show no FF and in Task Manager I can't do any "Window" management, it is greyed out. I.e. no FF window exists for this process.

Question 1) What should I do to debug what happens between 12:44 and 12:58?

Question 2) How can it be that it takes 14 minutes to start FF from scratch (boot) while it starts quickly (~3 seconds) if it has been started once? I mean, all firefox.exe processes are gone when I exit FF, so starting FF again should be like starting from scratch, but apparently something is different.

Question 3) Is it normal that a FF, with only one tab (https://google.com/), run 12 processes in Task Manager?

Gefragt von elofu17 vor 3 Monaten

Letzte Antwort von zeroknight vor 2 Monaten

Backup

Last time I tried backing up my bookmarks, they were saved in a file that was basically a list, a list that can't be imported back to Firefox bookmarks, but just a list. … (Lesen Sie mehr)

Last time I tried backing up my bookmarks, they were saved in a file that was basically a list, a list that can't be imported back to Firefox bookmarks, but just a list. I would like to know if there's a way to actually export and import bookmarks with one click, rather than me having to add 200 pages from the list manually. When I tried importing the file, the list ended up somewhere random and not where bookmarks are

Gefragt von Devin M V vor 2 Monaten

Letzte Antwort von jscher2000 - Support Volunteer vor 2 Monaten

Web browser bug

Very often, recently, I can't communicate with an organization via their form on the WWW internet. After minutes of frustration, I change to a Chrome or Safari browser o… (Lesen Sie mehr)

Very often, recently, I can't communicate with an organization via their form on the WWW internet. After minutes of frustration, I change to a Chrome or Safari browser on my Mac, and it works just fine.

One of the problems is when filling out a form, Firefox says over and over there is an error. Safari takes that same data just fine, no error.

There are others, but I'll have to wait until Firefox fails again since it's not that easy to reproduce what happened days or weeks ago!

Gefragt von forrest1 vor 2 Monaten

Letzte Antwort von cor-el vor 2 Monaten

Outlook automatically links to Microsoft Edge

Firefox is my default browser. Up until a few months ago, if I clicked a link in an Outlook email, it took me to Firefox and opened the site. Now it takes me to Microso… (Lesen Sie mehr)

Firefox is my default browser. Up until a few months ago, if I clicked a link in an Outlook email, it took me to Firefox and opened the site. Now it takes me to Microsoft Edge.

At the same time, another problem arose, albeit minor. When I am using Firefox and attempt to email a link, there is a message, "Navigation failed" and a blank screen appears. This is not a big problem, since when I open Outlook the email is waiting to be sent. But this too smacks of something Microsoft is doing to sabotage the competition. Thanks, Bob Katz Bob@VRA-Rehab.ca

Gefragt von BobKatz vor 2 Monaten

Letzte Antwort von cor-el vor 2 Monaten

Names of Firefox-saved passwords

Is there a way to rename things in the Passwords list? I'm not concerned about MY password or sign-in, but what appears in the list. A name such as "login.live.com" tel… (Lesen Sie mehr)

Is there a way to rename things in the Passwords list? I'm not concerned about MY password or sign-in, but what appears in the list. A name such as "login.live.com" tells me nothing about what site that sign-in will take me to. I'd like to be able to rename it with something that gives me a hint.

I have a fairly long list of saved logins, and visually scan the list at times to get to a supplier or service I need.

I'm using a desktop, Windows 10.

Thanks.

Gefragt von hal.giles vor 2 Monaten

Downloads in incoginto mode disappear from downloads folder when closing browser

Every time I browse incognito mode and download files (pdf mostly), then I exit the browser and my files disappear from the Downloads folder in Windows 11. It has been li… (Lesen Sie mehr)

Every time I browse incognito mode and download files (pdf mostly), then I exit the browser and my files disappear from the Downloads folder in Windows 11. It has been like this for a long time now. I have to remember to cut and paste them to another folder before shutting the browser down, but when I forget it's annoying. Can this be fixed?

Gefragt von zauberlita vor 2 Monaten

Kaspersky flagging firefox

Hi dear Community! As of recent, my AntiVirus software is flagging Firefox.exe (Full path: C:\Program Files\Mozilla Firefox\firefox.exe) as a vulnerable application. I h… (Lesen Sie mehr)

Hi dear Community!

As of recent, my AntiVirus software is flagging Firefox.exe (Full path: C:\Program Files\Mozilla Firefox\firefox.exe) as a vulnerable application. I have been using firefox for years (Because I love it, you guys are heroes) and i have been using Kaspersky for years. Firefox has only been flagged as of recent.........

I hope someone knows why, has this too or can calm my paranoia

Some Additional information:

Have you clicked any suspicious links? No i have not. The links i have visited were all https, checked and acknowledged by Kaspersky and i can say with full certainty that the sites were legit

Have i downloaded any files as of recent? Yes, but from reputable sources and always checked using Hashes and validating using KSN (Kaspersky security network).

(For the Mods, im sorry for previously posting this in the wrong forum.)

Gefragt von averticalhorizontal vor 2 Monaten

Letzte Antwort von jonzn4SUSE vor 2 Monaten

Firefox restart forced after update, even though auto updates are disabled

Firefox regularly forces me to restart the browser because of background updates being executed. When loading a new page I get: "Restart to Keep Using Firefox - An update… (Lesen Sie mehr)

Firefox regularly forces me to restart the browser because of background updates being executed. When loading a new page I get: "Restart to Keep Using Firefox - An update to Firefox started in the background...". (see image below) Background updates of Firefox are disabled in the browsers preferences. (see image below) After restarting the browser, I actually noted, that the version is still the same as before (Noticed this the first time today, when taking the screenshot). (see image below) Anyway, it's a really annoying fact which made me and some colleagues almost leaf Firefox, even though I have been forever.

What is causing this issue and how can I stop it?

System:

  • Windows 10
  • Firefox 122.0.1 (and prior versions)
  • Reproducible on other machines
  • Machines are not managed remotely

Gefragt von vau4323 vor 2 Monaten

web site comments

There are sites, including yahoo that all my comments are coming back as "comment failed to publish" or other sites where comment section just not there. Seemed like this… (Lesen Sie mehr)

There are sites, including yahoo that all my comments are coming back as "comment failed to publish" or other sites where comment section just not there. Seemed like this started happening after a recent Firefox update. I have contacted web sites, my protection service and they have, after research come back with problem is Firefox. If there' something I've done or not done to have this happen, let me know. It DOES NOT happen when I use, as example Edge or anyone else. Thanks......Mike

Gefragt von mike X vor 3 Monaten

Letzte Antwort von zeroknight vor 2 Monaten

ways to utilise tab unloader better?

firefox is using so much memory that it is causing lag and loading problems. i know that the root of my problem is that i have an unholy amount of tabs open all the time… (Lesen Sie mehr)

firefox is using so much memory that it is causing lag and loading problems.

i know that the root of my problem is that i have an unholy amount of tabs open all the times but if i go into the process manager for firefox i can see that the memory problem is actually usually only 1 or 2 tabs that are using over 1GB of memory. this has only been a problem in the last few weeks so i am not sure if something has changed on the firefox side of things.

I looked into tab unloading and this seems like it would solve my problems. however the unloading process only happens automatically when the total amount of memory that firefox is using approaches the maximum amount of memory you system has available. with 32GB of ram and firefox reaching not even 16GB when completely stretched the automatic process will likely never hapen. yet firefox is still using enough memory that it is causing itself problems.

i dont really want to have to unload my tabs all the time to keep firefox's memory in check. is there anyway to lower the amount of memory that causes firefox to automatically unload tabs? i have seen extensions that say they will sleep tabs that are not being used. however they all seem to just sleep tabs that are not currently in use rather than sleeping tabs that have not been used that day.

i feel like the tab uploader is such a good feature in firefox that i would love to be able to use it to solve my problems. however i am not sure how to make this happen in the laziest way possible.

Gefragt von jb1 vor 2 Monaten

Letzte Antwort von zeroknight vor 2 Monaten

Does Firefox only sync some passwords?

I use 1 Firefox account on 3 devices (2 PCs and a smartphone). On the first PC, the number of synchronized passwords is 1126. On the second PC - 135 (similar on a smartph… (Lesen Sie mehr)

I use 1 Firefox account on 3 devices (2 PCs and a smartphone). On the first PC, the number of synchronized passwords is 1126. On the second PC - 135 (similar on a smartphone).

I pressed the "Synchronize" button many times, everything works, new tabs appear, but there are no passwords. What to do? I'm afraid that if I log out of my account on the first PC, I will lose all access forever.

Gefragt von Artem vor 2 Monaten

Letzte Antwort von cor-el vor 2 Monaten

Vimeo manage videos page does nto display correctly

Vimeo "manage videos" page displays momentarily with controls below the embedded video, as it should, while loading, then it switches over to show the title of the video,… (Lesen Sie mehr)

Vimeo "manage videos" page displays momentarily with controls below the embedded video, as it should, while loading, then it switches over to show the title of the video, making it impossible to change settings. This behavior repeats if I refresh the page. It still occurs after clearing the cache. It does not occur in Microsoft Edge or Google Chrome.

Gefragt von jsallen vor 2 Monaten

Letzte Antwort von jscher2000 - Support Volunteer vor 2 Monaten