Showing questions tagged: Show all questions
  • Solved
  • Archived

Firefox crashes repeatedly on startup, even using safe mode fails 9 times in 10. Multiple crash reports submitted.

Firefox is the only application affected (latest 107.0.1, Windows 11 pro latest updates). I have updated all drivers, run system and memory checks, uninstalled deleted re… (read more)

Firefox is the only application affected (latest 107.0.1, Windows 11 pro latest updates). I have updated all drivers, run system and memory checks, uninstalled deleted remaining files and registry settings, twice actually all to no avail.

I have recently changed ISP but cannot see how that affects just Firefox (Chrome/Opera/Edge all work) and also moved to Bit Defender antivirus. Here I think I saw startup installations in Chrome etc for bit defender but never for Firefox. I have tried turning off all virus web protection still no joy.

I have looked briefly at the crash reports but with my level of expertise I can see no common crash reason.

I have had no add-ins installed for last week while trying to get this to work again. I have used Firefox for years and have no wish to move to another browser but this situation is driving me nuts.

If there is anybody out there with any ideas on next steps I could take?

Cheers Mike

Asked by mike.glover_1 1 year ago

Answered by mike.glover_1 1 year ago

  • Locked
  • Archived

audio/video will not load/play

I can play videos and audios on another browser or files stored on my computer, but just now I cannot on Firefox. I saw the FAQ explanation about Windows 7, but I have be… (read more)

I can play videos and audios on another browser or files stored on my computer, but just now I cannot on Firefox. I saw the FAQ explanation about Windows 7, but I have been using Firefox for years including just hours ago using Windows 7. Why would this happen right now? Did some new version just get installed? If so, can I return to the prior version and turn off the automatic update?

Thanks, Phil

Asked by pej6446 1 year ago

Last reply by Paul 1 year ago

  • Solved

Browser resize is stop been dynamic after some time

Resize or enlarge is not working well after browser stay opened more than few minutes, only close and re-open of the browser work: https://drive.google.com/file/d/1_8PtMg… (read more)

Resize or enlarge is not working well after browser stay opened more than few minutes, only close and re-open of the browser work: https://drive.google.com/file/d/1_8PtMgoyxvHFcXyddJXkr8z4rfmSLhkM/view?usp=sharing About my browser: https://i.imgur.com/Uwy68UQ.png My linux is: Ubuntu 22.04 firefox installed by Snap.

Asked by DavidT 5 months ago

Answered by cor-el 5 months ago

  • Locked
  • Archived

Google Ad Services is interfering with my websurfing

I seem to have gotten something called Google Ad Services. It frequently interferes with my getting to websites and I cannot find how to block it or remove it. HELP! … (read more)

I seem to have gotten something called Google Ad Services. It frequently interferes with my getting to websites and I cannot find how to block it or remove it. HELP!

Asked by Michael Z. Jody 2 years ago

Last reply by jscher2000 - Support Volunteer 2 years ago

  • Solved
  • Archived

i click on the download folder in firebox and doesn't open

i click on the download folder in firebox and doesn't open as its used to. i already did the "refresh" and didnt word if someone has a idea how to fix this, thanks … (read more)

i click on the download folder in firebox and doesn't open as its used to.

i already did the "refresh" and didnt word

if someone has a idea how to fix this, thanks

Asked by the.spectre 1 year ago

Answered by the.spectre 1 year ago

  • Solved
  • Archived

Sound not working

Hi, It would be of great help to me if you could give me an advice how to fix my Firefox browser in order to be able to use it with sound. It used to work untill a few m… (read more)

Hi, It would be of great help to me if you could give me an advice how to fix my Firefox browser in order to be able to use it with sound. It used to work untill a few months ago, but once, with no reason, just stopped playing sounds , no matter if I accessed a news channel, Youtube or other site that uses sounds.. for this purpose I am forced to use Chrome or Microsoft Edge, but I like more Firefox. I mention that I have an i7 laptop with a Windows 10 OS. Thank you.

Asked by calinrednic 1 year ago

Answered by jonzn4SUSE 1 year ago

  • Locked
  • Archived

maxilla Firefox not working

Please my firefox appears to have crashed, or is not working how can i fix it. As i try to open firefox document a dialogue box appears saying that either the firefox is … (read more)

Please my firefox appears to have crashed, or is not working how can i fix it. As i try to open firefox document a dialogue box appears saying that either the firefox is not designed to run or that i should reinstall firefox

Asked by patriciamichael32 1 year ago

Last reply by Paul 1 year ago

  • Solved

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… (read more)

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 1 month ago

Answered by zeroknight 1 month ago

  • Solved
  • Archived

Firefox is opening websites when starting

Well, I have applied all the options about proxy settings with the same result of long time for opening websites when first start of firefox. During these months I took n… (read more)

Well, I have applied all the options about proxy settings with the same result of long time for opening websites when first start of firefox. During these months I took notice to the one point, i.e. if I open website using firefox in the earlier morning there is no problem with the speed of opening as well as if I open another browser of edge the last one opens website without any delay. So the challenge of long time opening websites when the first start of firefox is still in force. How to resolve this?

Asked by Ieahsan 1 year ago

Answered by techguy150 1 year ago

  • Locked

why are some of my YouTube videos not showing up at all in FIREFOX?

why are some of my YouTube videos not showing up at all in FIREFOX? also says I don't have access to "community tab" on Youtube which I do. None of these problems with G… (read more)

why are some of my YouTube videos not showing up at all in FIREFOX? also says I don't have access to "community tab" on Youtube which I do. None of these problems with GOOGLE CHROME - why is Firefox being so glitchy? its become a terrible browser.

Asked by Denise Bella vlasis 3 months ago

Last reply by cor-el 3 months ago

  • Solved

XULRunner not allowing me to make a new profile

Every few hours, maybe 4 times a day, XULRunner appears and tabs me out of everything. It says "This profile was last used with a newer version of this application. Pleas… (read more)

Every few hours, maybe 4 times a day, XULRunner appears and tabs me out of everything. It says "This profile was last used with a newer version of this application. Please create a new profile."

There isn't a 'create new profile' button. I already made a new profile as well, but it did not fix the problem.

I recently changed to the newest ESR, 115.10.0esr, to fix streaming issues.

Asked by cwweynand 1 month ago

Answered by jscher2000 - Support Volunteer 1 month ago

  • Locked

since the user from 8 years ago was on a firefox version after the signons.sqlite and was able to recover their logins from a previous even thou they were now on an updated version of firefox could i do the same?

It turns out the copied logins-backupjson file i had pasted on my desktop screen was already overwritten by an added or removed login, thus writing over when it did have … (read more)

It turns out the copied logins-backupjson file i had pasted on my desktop screen was already overwritten by an added or removed login, thus writing over when it did have the saved login removed that i was trying to recover

is there any other way to recover the removed login?

i saw this response by Cor-el for another user with a similar situation

If you still have the signons.sqlite that was used in a previous Firefox version then you can try to restore passwords saved in that file.

Firefox 32 and later builds store the passwords in the logins.json file in the profile folder and no longer use the signons.sqlite file that has been used before (the matching key3.db file is still needed). If you still have the signons.sqlite file used in previous Firefox versions then you can try to force Firefox to migrate the passwords saved in that file (you will lose passwords saved in Firefox 32+ versions). You can force Firefox to reimport the passwords from the signons.sqlite file and rebuild the logins.json file with these steps:

   reset the signon.importedFromSqlite pref on the about:config page to the default value via the right-click context menu
   delete the logins.json file in the Firefox profile folder with Firefox closed 

When you restart Firefox then you should have the signon.importedFromSqlite pref with the value set to true and you should have the passwords imported in the Password Manager unless there may have been errors.

Asked by Faerie Caster 5 months ago

Last reply by Paul 4 months ago

  • Solved
  • Archived

Cannot see pictures

Hello there! So, I've just installed Firefox in a notebook I have and now there's a website where I can't see some pictures. https://i.imgur.com/E86dhVB.png There should … (read more)

Hello there! So, I've just installed Firefox in a notebook I have and now there's a website where I can't see some pictures. https://i.imgur.com/E86dhVB.png There should be a picture there instead of (IMG:link) https://i.imgur.com/7lzrbfU.png There should also be a picture there, behind "Redvirux". Some pictures are shown, though, but most aren't. It's an http website, but it had been working fine on my Windows 8 instalation. Do I need some codecs? Is it a Windows 10 problem?

Asked by Juanchi-09 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Firefox usually doesn't launch except at night. Why??

I've had Firefox issues for months now. It started after the update three updates ago. Firefox would take 10-15 minutes to load, I often couldn't load websites even after… (read more)

I've had Firefox issues for months now. It started after the update three updates ago. Firefox would take 10-15 minutes to load, I often couldn't load websites even after it had loaded....except for a couple of nights recently I've been able to use it flawlessly. Like right now. It's almost 11pm and it's working. I've been through the clear the cache, check if the extensions are slowing it down etc. routine. So why is it working now? It probably won't work in the morning, it didn't work last night, but it worked a few nights ago and again tonight. I'm sorry this sounds so strange but I don't know what to do. I've had to use a different browser for a while but would love to come back to Firefox again.

Asked by joyce.greer2 1 year ago

Answered by joyce.greer2 1 year ago

  • Solved
  • Archived

It stops while writting,changing mail inbox page and do not display emails as normal

Please fix the abovementioned problems,make a browser bit faster,improve the consistancy of the browser so that it will stop crushing.Please make it stop alternating or c… (read more)

Please fix the abovementioned problems,make a browser bit faster,improve the consistancy of the browser so that it will stop crushing.Please make it stop alternating or change mail pages.

Asked by taxistar 2 years ago

Answered by cor-el 2 years ago

  • Solved
  • Archived

Browser stopped warning that page has changed 97.0.1 (64) (now 99.0.1)

My work consists mainly of capturing accounting data online. It is important that the browser warns me if I try to close or navigate away from a page if the data entered … (read more)

My work consists mainly of capturing accounting data online. It is important that the browser warns me if I try to close or navigate away from a page if the data entered has not been saved or updated, but I no longer get these warnings.

Please help.

Asked by Joshua Jacobs 2 years ago

Answered by jscher2000 - Support Volunteer 2 years ago

  • Solved
  • Archived

Firefox won't open

Every time i open Firefox a little window comes up and says for a fraction of a second that im using an older version of Firefox (Even though that i'm using the latest) a… (read more)

Every time i open Firefox a little window comes up and says for a fraction of a second that im using an older version of Firefox (Even though that i'm using the latest) and then it crashes. I've tried everything, from reinstalling, rebooting, making exceptions in the firewall and even manually installing Firefox, but nothing. Before anyone asks, i do not have AVG, Avast or Commodo, and the Firewall is the basic Windows one. The issue is very similar to this one:https://support.mozilla.org/en-US/questions/970099. I also tried what they said, but unfortunately nothing woks for me.

Asked by Legend_ 1 year ago

Answered by thiendt2001 1 year ago