No sound only on the Firefox browser

After a Windows 11 update my Firefox browser no longer has any audio. The sound is turned all the way up in the Sound Mixer and I have no Bluetooth devices connected. Aft… (read more)

After a Windows 11 update my Firefox browser no longer has any audio. The sound is turned all the way up in the Sound Mixer and I have no Bluetooth devices connected. After it initially happened I connected my Bluetooth earbuds and it worked for a few minutes before it too lost audio.

I have audio on all my other applications.

Open 1 60

gmail won't open for one of my accounts

I have two gmail accounts and have saved both on my bookmark toolbar. Today, the email that has the http address "https://mail.google.com/mail/u/0/#inbox" gives me nothin… (read more)

I have two gmail accounts and have saved both on my bookmark toolbar. Today, the email that has the http address "https://mail.google.com/mail/u/0/#inbox" gives me nothing but a blank screen. The other, which has the http of "https://mail.google.com/mail/u/2/#inbox" operates just fine. I am able to open and access the first google account on my android phone or by using google chrome. I am only not able to use it on the firefox platform.

Any suggestions?

Thanks.

Open

Problem when setting up backup password

I get the most generic error when trying to set up a backup password. This happens for any kind of password I try to input, including the same one used in my Mozilla acco… (read more)

I get the most generic error when trying to set up a backup password. This happens for any kind of password I try to input, including the same one used in my Mozilla account. This happens whether the password is simple or complex, regardless of length or characters.

Open

Cannot Use the Firefox Browser Built-in VPN

My Firefox browser shows the built-in icon (x VPN) in the upper right of the screen. If I click on the icon it starts the process that results in successfully logging in… (read more)

My Firefox browser shows the built-in icon (x VPN) in the upper right of the screen. If I click on the icon it starts the process that results in successfully logging into my mozilla account and the screen prints out the following: Next: Turn on VPN

One more step to boost your browser’s privacy. Go to the open panel and turn it on.

But the screen shows no open panel! If I click on the (x VPN) again, the process starts over.

I have checked Settings > Privacy & Security and made sure that the entry "Allow Firefox to improve features, performance, and stability between updates" is checked. I have made sure that browser.ipProtection.enabled is set to true; browser.ipProtection.everOpenedPanel is set to false; and I see no entry for browser.ipProtection.openedPanelWithLocation.

I have signed out completely from the Mozilla account, restarted the browser, and logged back in to restart the process using (x VPN) but it still doesn't work.

Open 5

Firefox opens 17 operations for one window eating up memory and processing power

I have a Windows 10 Pro system and Firefox continues to open up at least 17 processes for one internet window. This eats up system resources for nothing more than general… (read more)

I have a Windows 10 Pro system and Firefox continues to open up at least 17 processes for one internet window. This eats up system resources for nothing more than general web browsing. How can these processes be limited? Thank you.

Open 1

STOP removing useful functions-screenshot, center search bar and recent visits along the lower edge

Why the h377 did firefox change the screen shot tool by removing it from the address bar AND delete the center search bar, along with changing the location of all my rece… (read more)

Why the h377 did firefox change the screen shot tool by removing it from the address bar AND delete the center search bar, along with changing the location of all my recent web visit from the along the bottom of the screen? This is annoying and unhelpful to pc users, I need these functions back like they were in order to us your site on my pc. I donot and will never use firefox on my phone. If these functions are gone, then I will have leave as well. Either that or remove the update from my pc and cease ALL further updates.

Open 18 3

Print Header and Footer no longer works even when box is checked in printer options

Using Mozilla as my browser, I print from my Lenovo laptop to my HP Office Jet 8025e printer. The headers and footers have disappeared. The "print Header/Footer" is che… (read more)

Using Mozilla as my browser, I print from my Lenovo laptop to my HP Office Jet 8025e printer. The headers and footers have disappeared. The "print Header/Footer" is checked in the printer settings, but they do NOT print. This change has occurred during the last couple of weeks, perhaps as the result of an update. It seems that checking or unchecking that box makes no difference now. Same result regards...no Headers or Footers. Please advise.

Open

multiple 1-minute charts forcing my CPU/GPU to constantly render live data

I am running 10 or more tabs with tradevision.io showing real time stock charts running multiple 1-minute charts forcing my CPU/GPU to constantly render live data. Enabli… (read more)

I am running 10 or more tabs with tradevision.io showing real time stock charts running multiple 1-minute charts forcing my CPU/GPU to constantly render live data. Enabling Hardware Acceleration in your browser settings can help balance the load and keep things running cooler but it made no difference. Prices still freeze and I have to constantly refresh. The CPU is flat out and running hot - my laptop is a top of the range xps 16

Open

What happened to the sound when watching PBS?

I'm running the latest version of Firefox on the latest version of Windows 11, and I'm trying to watch TV shows on PBS's Passport service. I get the video but not the so… (read more)

I'm running the latest version of Firefox on the latest version of Windows 11, and I'm trying to watch TV shows on PBS's Passport service. I get the video but not the sound. It's been like this since Saturday. I don't have this problem at all with Chrome or Edge. Is anyone else having this problem? JT

Solved 3

have just installed Mint and am not able to access online webmail and IIinternet sites

I have st installed Lime on my old Asus Zenbook an have installed Nord VPN. I am using the Firefox browser showing connected to the internet but am unable to access my … (read more)

I have st installed Lime on my old Asus Zenbook an have installed Nord VPN. I am using the Firefox browser showing connected to the internet but am unable to access my webmail account and its popping up messges advising Problem loading webpage and another showing 502 Bad gateway. I am also having problem with the Zenbooks Keyboard with keys randomly not operating when pressed but will work after a prolonged or multi pressing.

Open

Hanging requests when closing the browser while offline

Hi! We have automated tests that run in Firefox across a large number of instances. There are about a hundred nodes where the browser is launched. For security reasons, t… (read more)

Hi! We have automated tests that run in Firefox across a large number of instances. There are about a hundred nodes where the browser is launched. For security reasons, there is no Internet access. When the browser closes, requests are sent to 146.75.117.91. Since there is no Internet connection, the request fails to complete, and the process terminates due to a timeout. Because the browser is controlled by geckodriver, the `driver.close()` call fails with an error. I’ve tried numerous browser startup options, but none solve the problem; the process still crashes. The only thing that works is blocking the IP address at the firewall level or in the `hosts` file. However, I’m not happy with this solution because it would need to be applied to a hundred nodes, which would create scalability issues down the line. Are there perhaps any options I missed? I also found these addresses in `omni.ja`. Could it be that they are hardcoded and cannot be changed via options?


What I tried

  1. телеметрия

options.set_preference('toolkit.telemetry.enabled', False)

options.set_preference('toolkit.telemetry.rejected', True)

options.set_preference('datareporting.healthreport.uploadEnabled', False)

options.set_preference('datareporting.policy.dataSubmissionEnabled', False)

options.set_preference('toolkit.telemetry.shutdownPingSender.enabled', False)

options.set_preference('toolkit.telemetry.shutdownPingSender.enabledFirstSession', False)

options.set_preference('toolkit.telemetry.firstShutdownPing.enabled', False)

options.set_preference("telemetry.fog.init_on_shutdown", False)


pac = """data:text/plain,function FindProxyForURL(url, host) {

   var blocked = [
       "incoming.telemetry.mozilla.org",
       "telemetry.mozilla.org",
       "normandy.cdn.mozilla.net",
       "firefox.settings.services.mozilla.com",
       "contile.services.mozilla.com",
       "push.services.mozilla.com",
       "aus5.mozilla.org",
       "versioncheck.addons.mozilla.org"
   ];
   for (var i = 0; i < blocked.length; i++) {
       if (dnsDomainIs(host, blocked[i]) || host == blocked[i]) {
           return "PROXY 127.0.0.1:1";
       }
   }
   return "DIRECT";

}"""

fp.set_preference('network.proxy.type', 2)

fp.set_preference('network.proxy.autoconfig_url', pac)


  1. Направить телеметрию в несуществующий адрес

options.set_preference('toolkit.telemetry.server', )

options.set_preference('toolkit.telemetry.server_owner', 'localhost')


  1. Или через proxy — завернуть весь трафик в несуществующий прокси
  2. только для доменов телеметрии это сложно, но можно отключить все внешние запросы при shutdown

fp.set_preference('toolkit.telemetry.shutdownPingSender.backgroundtask.enabled', False)


  1. fp.set_preference('toolkit.asyncshutdown.crash_timeout', 10000)

fp.set_preference('telemetry.fog.log.level', 'off')

fp.set_preference('telemetry.fog.artifact_build', False)

  1. Отключить фоновые задачи при shutdown

fp.set_preference('browser.background.tasks.enabled', False)

fp.set_preference('browser.backgroundtasks.scheduled.task.timeout.sec', 0)


  1. Заблокировать через hosts-like механизм Firefox

options.set_preference('network.dns.localDomains',

                 'incoming.telemetry.mozilla.org,telemetry.mozilla.org,normandy.cdn.mozilla.net')


options.set_preference('network.captive-portal-service.enabled', False)

options.set_preference('network.connectivity-service.enabled', False)


  1. Отключить Mozilla Remote Settings

options.set_preference('services.settings.server', )


  1. Glean telemetry (новая система Mozilla)

options.set_preference('telemetry.fog.artifact_build', False)

options.set_preference('telemetry.fog.test.localhost_port', -1)

options.set_preference('toolkit.telemetry.archive.enabled', False)

options.set_preference('toolkit.telemetry.bhrPing.enabled', False)

options.set_preference('toolkit.telemetry.newProfilePing.enabled', False)

options.set_preference('toolkit.telemetry.reportingPolicy.firstRun', False)

options.set_preference('toolkit.telemetry.unified', False)

options.set_preference('toolkit.telemetry.unifiedIsOptIn ', False)

options.set_preference('toolkit.telemetry.prompted ', 2)

options.set_preference('toolkit.telemetry.unifiedIsOptIn ', False)

options.set_preference('toolkit.telemetry.updatePing.enabled', False)


  1. Отключить Glean полностью

options.set_preference('datareporting.glean.enabled', False)

options.set_preference('telemetry.fog.enabled', False)

Open 3

news max .com not loading

after the new version of firefox update my home page which i have always had Newsmax.com does not load says problem loading page i have tried several times and it … (read more)

after the new version of firefox update my home page which i have always had Newsmax.com does not load says problem loading page i have tried several times and it will not load. it works in Google chrome so why not in Firefox

Open

I use Firefox in Windows 11, but when I close it, my three open tabs are gone, it is supposed to open them.

I use Firefox in Windows 11, but when I close it and reopen it, my three open tabs are gone, it is supposed to open them, as checked in settings. I see the same thing hap… (read more)

I use Firefox in Windows 11, but when I close it and reopen it, my three open tabs are gone, it is supposed to open them, as checked in settings. I see the same thing happening in the MacOs, but no answers for Windows either.

Open 4 2