Showing questions tagged: Show all questions
  • Archived

Firefox 122.0b9 stops responding when the file dialog is triggered

No crash report, no trace, no anything. I click "Save [insert] as...", and Firefox hangs and stops responding. Windows automatically shuts it off when clicking. Launching… (read more)

No crash report, no trace, no anything. I click "Save [insert] as...", and Firefox hangs and stops responding. Windows automatically shuts it off when clicking. Launching Firefox again sometimes says there was a problem reloading the session, but that's not guaranteed.

Asked by TheTank20 2 years ago

Last reply by zeroknight 2 years ago

  • Archived

found old phone still using Lockwise

I just discovered that the android phone (Samsung A71) I am currently using was in fact still using Lockwise for Auto Fill. How do I force this old copy of Lockwise to d… (read more)

I just discovered that the android phone (Samsung A71) I am currently using was in fact still using Lockwise for Auto Fill.

How do I force this old copy of Lockwise to do a final sync before I uninstall it. I do know that at least some of the passwords stored in it are up to date. At this time, I DO NOT have access to a PC. I DO have access to a more recent android phone (Samsung A53 5G) that DOES NOT have Lockwise installed and is using the most up-to-date version of FireFox for Android.

Also is firefox typed out in lowercase or one of these ways: "Firefox" or "FireFox"? I have a habit of camelcasing some computer terms left over from my days as a UNIX Administrator (AT&T Bell Labs versions and not any BSD versions) and want to know the proper way to type it (from the horse's mouth so to speak).

Regards

Asked by Evil Dave of Canada 2 years ago

Last reply by Paul 2 years ago

  • Archived

playing video on youtube is always choppy!

To be really homest, I never had this kin of problem in chrome, your youtube video player has too many bugs. The issues I've faced are: 1.Whenever I play a video, it is a… (read more)

To be really homest, I never had this kin of problem in chrome, your youtube video player has too many bugs. The issues I've faced are: 1.Whenever I play a video, it is always choppy which is so frustrating. 2.This happened so many times, when I turn switch into full screen mode the whole app crashes.

Please look into this issue, I like the UI and that is the reason why I'm still using mozrilla on my phone.

Asked by yandada.lalit 1 year ago

Last reply by Paul 1 year ago

  • Archived

security.enterprise_roots.enabled keeps toggling to false

Hi there! I keep having this issue where firefox keeps toggling security.enterprise_roots.enabled to false whenever i close it. Tried adding the security.certerrors.mit… (read more)

Hi there! I keep having this issue where firefox keeps toggling security.enterprise_roots.enabled to false whenever i close it. Tried adding the security.certerrors.mitm.auto_enable_enterprise_roots Preference and set it to true, but still didn't qork and if i close the browser it's a given i have to go back to about:config to set the preference or i will start to see the typical errors again. The certificate is from adguard and it has worked for quite some time, i cannot explain this sudden behaviour and it seems to be an old bug that i thought was resolved by now. Should i post this in bugzilla?

Asked by careca 1 year ago

Last reply by careca 1 year ago

  • Archived

Firefox v122 --profile option is not working properly

Hi, I am running the latest Firefox v122 (firefox_122.0+build1-0ubuntu0.22.04.1~mt1_amd64.deb not snap) and when using the --profile option to specify the startup pr… (read more)

Hi,

  I am running the latest Firefox v122 (firefox_122.0+build1-0ubuntu0.22.04.1~mt1_amd64.deb not snap)

and when using the --profile option to specify the startup profile it fails to start even on a NEW system that never ran Firefox if I give it a directory that resides on a mounted ext3 filesystem.

  All the permissions are OK and yet running strace I see an error and after a few second will get the

generic pop-up with the error message: (after a few seconds)

Firefox is already running, but is not responding. To use Firefox, you must first close the existing Firefox process, restart your device, or use a different profile.

 Running the SAME from /tmp works fine, but I need the profile to reside on a persistent storage area

so if the LIVE distro restarts then it can restore the previous session, bookmarks, options, etc...


============================================================
 The 2 directories were created identically and have the exact same permissions:

xubuntu@xubuntu:~$ mkdir /tmp/firefox3

xubuntu@xubuntu:~$ mkdir /media/xubuntu/sys_n01_home/mozilla/firefox3

xubuntu@xubuntu:~$ ls -ald /tmp/firefox3 drwxrwxr-x 17 xubuntu xubuntu 1080 Jan 21 22:05 /tmp/firefox3

xubuntu@xubuntu:~$ ls -ald /media/xubuntu/sys_n01_home/mozilla/firefox3 drwxrwxr-x 17 xubuntu xubuntu 4096 Jan 21 21:13 /media/xubuntu/sys_n01_home/mozilla/firefox3

============================================================

The only difference is that one is mounted on tmpfs and the other is on /dev/nvme0n1p2:

xubuntu@xubuntu:~$ df -k /tmp/firefox3 Filesystem 1K-blocks Used Available Use% Mounted on tmpfs 32560016 351528 32208488 2% /tmp

xubuntu@xubuntu:~$ df -k /media/xubuntu/sys_n01_home/mozilla/firefox3 Filesystem 1K-blocks Used Available Use% Mounted on /dev/nvme0n1p2 195751828 51056068 142695768 27% /media/xubuntu/sys_n01_home


============================================================

When starting firefox with the /tmp/firefox3 profile directory it works fine and starts up:

xubuntu@xubuntu:~$ firefox --profile /tmp/firefox3

newfstatat(AT_FDCWD, "/tmp/firefox3", {st_mode=S_IFDIR|0775, st_size=1040, ...}, 0) = 0 newfstatat(AT_FDCWD, "/tmp/firefox3/.parentlock", {st_mode=S_IFREG|0664, st_size=0, ...}, 0) = 0 openat(AT_FDCWD, "/tmp/firefox3/.parentlock", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 11 fcntl(11, F_GETLK, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0, l_pid=-487933736}) = 0 fcntl(11, F_SETLK, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 uname({sysname="Linux", nodename="xubuntu", ...}) = 0


BUT when using the persistent storage on the real filesystem (but SAME exact permissions) it fails:

newfstatat(AT_FDCWD, "/media/xubuntu/sys_n01_home/mozilla/firefox3", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0 newfstatat(AT_FDCWD, "/media/xubuntu/sys_n01_home/mozilla/firefox3/.parentlock", {st_mode=S_IFREG|0664, st_size=0, ...}, 0) = 0 openat(AT_FDCWD, "/media/xubuntu/sys_n01_home/mozilla/firefox3/.parentlock", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 11 fcntl(11, F_GETLK, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0, l_pid=1519466008}) = 0 fcntl(11, F_SETLK, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = -1 EACCES (Permission denied) close(11) = 0

Am I doing anything wrong or is this some weird startup issue / race condition in the parentlock management?

Thank you for looking into this.

  -Sanjiyan

PS: I can upload the full strace file for both scenarios if needed. Thanks again.

     running on an xubuntu distribution "22.04.2 LTS (Jammy Jellyfish)"

Asked by Sanjiyan 1 year ago

Last reply by zeroknight 1 year ago

  • Archived

Firefox Developer Edition starts up at a fixed position and size

I am running Firefox Developer Edition (123.0b1) on Windows 11 and every time I start Firefox it maximises and then resizes to a set size with the maximise button set to … (read more)

I am running Firefox Developer Edition (123.0b1) on Windows 11 and every time I start Firefox it maximises and then resizes to a set size with the maximise button set to restore size mode (I.e. the window thinks it is maximised). I have followed the steps detailed for this question: https://support.mozilla.org/en-US/questions/1411093 however that does not resolve my issue. This has only started recently after I turned the laptop into a tablet and back again. Once I "restore" the window and then I maximise the window it works as expected. However it is very annoying. Also if I start another instance of Firefox this new instance does not exhibit the same behavior.


Computer: HP Envy OS: Windows 11 with all current updates and as far as I can tell AI is turned off using a group policy.

Asked by Emma Harris 1 year ago

Last reply by zeroknight 1 year ago

  • Solved
  • Archived

Opening several links quickly in new tabs causes significant browser-wide lag and CPU usage spike

Profile: https://share.firefox.dev/490blHh Subject says it all, but it seems to occur with any site, anytime I try to open more than three or four tabs (ctrl-clicking li… (read more)

Profile: https://share.firefox.dev/490blHh

Subject says it all, but it seems to occur with any site, anytime I try to open more than three or four tabs (ctrl-clicking links on a forum, for example) my Firefox instance grinds to a halt and starts consuming most of my CPU (Ryzen 5 3600).

I've tried turning off Firefox's various protections. I tried troubleshooting (formerly "safe") mode, and the problem isn't as bad but is still present as far as I can tell. The only extension I can think that would be making it worse is Tree Style Tab, but I don't know enough about interpreting Firefox profiles to verify.

The only reason I consider this odd is because doing the same thing in Chrome doesn't have this issue on this same device. If I open many tabs quickly, Chrome itself is still responsive. Those newly opened tabs may take a while to load and become interactive, but it doesn't affect the rest of the application. I pay my ISP for gigabit DSL, and as far as I can tell that is roughly what I get. In my case, Firefox doesn't behave this way.

Asked by Nezteb 1 year ago

Answered by Nezteb 1 year ago

  • Archived

Where do sent tabs go?

Hi all, I'm wondering where sent tabs go before they arrive at the destination browser instance? Snoozes tabs go to a bookmark, but what about sent ones? The reason I a… (read more)

Hi all,

I'm wondering where sent tabs go before they arrive at the destination browser instance? Snoozes tabs go to a bookmark, but what about sent ones?

The reason I ask is because my Firefox instance, oddly, created itself a new profile one day. I don't know why, I didn't ask it to (as far as I recall), I only noticed because when I wanted to send tabs from my phone to my desktop I noticed I had a new "so-and-so's Firefox on xyz computer" appear, then on inspection I realised that my old profile has been mothballed by Firefox. When I loaded up the old profile it no longer had the browser name that I'd previously given it in Firefox Sync settings, and the tabs I'd previously sent to it did not appear. Whilst I'd like to understand why all this happened, it's not critical to my question, I just provide it as background.

So, where do these tabs go? If they never arrive at their destination then where can I find them again?

Cheers :)

Asked by madbilly 2 years ago

Last reply by madbilly 1 year ago

  • Archived

"Your browser is managed by your organization"

"Your browser is managed by your organization" suddenly appeared OS:Win11 Certificates: "ImportEnterpriseRoots" I've tried: Reinstalling Firefox Installing Firefox Devel… (read more)

"Your browser is managed by your organization" suddenly appeared OS:Win11 Certificates: "ImportEnterpriseRoots" I've tried: Reinstalling Firefox Installing Firefox Developer Edition (it disapeared for few days but it was back) Deleting the registry key for it (after restart it appeared again)

 I have Avast and Malwarebytes but this has never happened to me before with this anti - virus

Asked by Tadapol 1 year ago

Last reply by jonzn4SUSE 1 year ago

  • Archived

Twitch - Non-Supported Browser Message

Attempting to log-in on Twitch with Firefox Browser - Developer version 122.0b9 (64-bit) is currently not possible, repeated messages are prompted by the Twitch website a… (read more)

Attempting to log-in on Twitch with Firefox Browser - Developer version 122.0b9 (64-bit) is currently not possible, repeated messages are prompted by the Twitch website about "unsupported browser" and to contact browser support to resolve this issue.

Clearing cache, disabling extensions did not work. Using regular Firefox works without issues, only noticed this being an issue after most recent update for Firefox Dev browser.

Side effect as well since update is that any Cloudflare captcha is impossible and all website that use Cloudflare to "authenticate" that I'm human just outright fail or continue indefinitely.

Asked by BiddinWar 2 years ago

Last reply by zeroknight 1 year ago

  • Archived

cookiebanners.service.mode setting not permanent

Changing the cookiebanners.service.mode to 2 in Firefox for Android beta via about:config is not permanent. After some time / Smartphone reboot / shutting down Firefox th… (read more)

Changing the cookiebanners.service.mode to 2 in Firefox for Android beta via about:config is not permanent. After some time / Smartphone reboot / shutting down Firefox the setting is changed back to the default setting. -> how can I persist that setting?

Asked by FirefoxMUC 1 year ago

Last reply by Paul 1 year ago

  • Archived

html5 poor sound quality with rattling noises

Hi. Currntly I'm using 123.0b9 (64 bit) beta FF on W10 and I have this undefined problem with sound when use firefox (problem has start about two months back)- until toda… (read more)

Hi. Currntly I'm using 123.0b9 (64 bit) beta FF on W10 and I have this undefined problem with sound when use firefox (problem has start about two months back)- until today I couldnt find the way to make it sound correct with no rattling in the background. Situation occurs when watching any youtube videos od listining some live audio stream (probobly html5 audio in both cases). I was looking for some answers and find out that there was some simillar html5 sound rattling problem already solved some time ago- but this solution does not work for me (I have try to make some settings "false" in "about:config"). I have also try to manually disabled all the extensions and to run firefox in the "problem solving mode" - both with no luck. The solusion for me was to enable "Use hardware acceleration when available" - but I already disable it for a reason - scroll and other extra mouse functions works only when this function is disable... Now i finally have the good sound quality without scrolling or poor sound and scroll - but not both. I hope we can fix this somehow

Asked by cekin86 1 year ago

Last reply by cekin86 1 year ago

  • Archived

Audio problem

When watching a video on YouTube, the sound suddenly stopped playing. Currently, sounds in video and audio are not played on all sites. The problem is only in the browse… (read more)

When watching a video on YouTube, the sound suddenly stopped playing. Currently, sounds in video and audio are not played on all sites.

The problem is only in the browser. Audio and video files are perfectly reproduced by the VLC player. There is also sound in the Chrome and Firefox ESR browser.

My actions. 1. Disabled all extensions 2. Clearing history and deleting all cookies

My browser - Firefox Developer edition, version 123.0b9 OS - Debian 12

P.S. I have been using the developer edition for many years. It seems to me more convenient and faster compared to regular Firefox. I really don’t want to delete the customized browser.

I need help with audio in browser...

Many thanks!

Asked by Val_Ery 1 year ago

Last reply by jonzn4SUSE 1 year ago

  • Archived

searches in address bar

I do not want my searches to be reflected in the address bar. I believe in prior versions of Firefox there was a checkbox to delete that provision. I'm using Firefox 12… (read more)

I do not want my searches to be reflected in the address bar. I believe in prior versions of Firefox there was a checkbox to delete that provision. I'm using Firefox 123.0 64-bit with Windows 10 and have been through the setting and more tools areas but found no way to remove that function. I did try the about:config suggestions but still have no joy.

Asked by stevespangler2008 1 year ago

Last reply by jscher2000 - Support Volunteer 1 year ago

  • Archived

can not play live streams at 1080p60

Only in Firefox freeze the live streams in YouTube , Twitch , etc if I set 1080p60 , however if a select 720p60 then the live stream play smoothly . ple… (read more)

Only in Firefox freeze the live streams in YouTube , Twitch , etc if I set 1080p60 , however if a select 720p60 then the live stream play smoothly .

please someone can help me ?

I already try to change somethings in about:config , but nothing change. same issue .

Asked by Ed C:\ 1 year ago

Last reply by zeroknight 1 year ago