Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo

Your pop-up for hiding my email address

I use a password manager. Many of the web-based services I subscribe to use my email address as my user name - this is quite common. When I am trying to login to one of … (funda kabanzi)

I use a password manager. Many of the web-based services I subscribe to use my email address as my user name - this is quite common.

When I am trying to login to one of these pages, your "Let Firefox hide your email address" message pops up over the selection box from my password manager. There doesn't seem to be an easy way to remove your message - which, in this context is totally inappropriate - but your message prevents me from logging in to my account when I need to choose between identities (example, work and personal).

Can I turn these messages off? or can you add a simple "X" to the window so I can close it without that action being picked up by my password manager?

Asked by dan.antion 3 izinyanga ezidlule

Last reply by zeroknight 3 izinyanga ezidlule

Pop Ups

I keep getting notifications from this website. How can I stop them? I've blocked the website but I still get the notifications. www. wellandgood.com Matthew … (funda kabanzi)

I keep getting notifications from this website. How can I stop them? I've blocked the website but I still get the notifications.

www. wellandgood.com

Matthew

Asked by matthew.haddrill 3 izinyanga ezidlule

Last reply by zeroknight 3 izinyanga ezidlule

FireFox not logging on the SirusXM

I have been trying to logon to my SirusXM account for 30 minutes. I enter the email address for the account and it says it can't find it. Then Find Username link tells … (funda kabanzi)

I have been trying to logon to my SirusXM account for 30 minutes. I enter the email address for the account and it says it can't find it. Then Find Username link tells me to use the email it can't find. Repeated several times. Even got online with SirusXM chat pop up and they told me to use the email it "can't find". The email is/was typed correctly. The FireFox is the latest update. The OS is Windows 11 (updated) and the hardware is an I9-12900HX, 32 gig laptop. More than adaquate. So on a whim I opened the logon site in Brave and voila got right in. Am I doing something wrong with Firefox?

Asked by leoscott 3 izinyanga ezidlule

Last reply by zeroknight 3 izinyanga ezidlule

Firefox won't start on brand new PC

So to start with, this is a brand new computer, the video card was out of an old computer but everything else is brand new. Upon installing windows and updating everythi… (funda kabanzi)

So to start with, this is a brand new computer, the video card was out of an old computer but everything else is brand new. Upon installing windows and updating everything we installed Firefox it started for a few minutes then crashed.

After many tries(uninstalling and reinstalling) we find that uninstalling Firefox and installing through Microsoft store it will start once but crash shortly after and will not start again. If we are able to get through to the menu and disable hardware acceleration it works a little longer but will eventually crash and never open again.

Holding down shift will not open troubleshooting mode.

I have updated everything to make sure it is up-to-date, through manufacturers websites. I have gone step by step with every recommended page to try and I still can't get Firefox to start even once now.

I'm sure it is a check box somewhere that needs to be checked or unchecked preventing Firefox from starting, but I am at my wit's end here.

Please help!

Asked by GoofTroop 3 izinyanga ezidlule

Last reply by zeroknight 3 izinyanga ezidlule

how to turn off news feed when starting firefox browser in windows 11

I have new windows 11 laptop. I added firefox browser & made it my default. It displays a news feed upon starting. I've never seen this on earlier versions. How can I… (funda kabanzi)

I have new windows 11 laptop. I added firefox browser & made it my default. It displays a news feed upon starting. I've never seen this on earlier versions. How can I turn it off? I don't want anything displayed except a search box & my bookmarks. If this can't be disabled I will be looking for a different default browser :( Thanks.

Asked by worthyweeds 3 izinyanga ezidlule

Last reply by zeroknight 3 izinyanga ezidlule

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… (funda kabanzi)

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 4 izinyanga ezidlule

Last reply by zeroknight 3 izinyanga ezidlule

Default Browser Issues

When I select a link in an email, it opens op Edge, rather than Firefox. This just started happening today. I have followed multiple options for making Firefox my defau… (funda kabanzi)

When I select a link in an email, it opens op Edge, rather than Firefox. This just started happening today. I have followed multiple options for making Firefox my default Browser, but nothing seems to work. I am using Windows 11 Home Addition. Thank You!

Asked by dhwelsh13 3 izinyanga ezidlule

Last reply by zeroknight 3 izinyanga ezidlule

any easy way to change colors on exitinge theme ?

How can i edit the color of text from exiting theme .. as the picture i need an easy way make text with another color like red or orange or at least make black border ou… (funda kabanzi)

How can i edit the color of text from exiting theme .. as the picture i need an easy way make text with another color like red or orange or at least make black border outline white titles more thicker and or bold ..

Asked by Winter Mohammad Shoaib 3 izinyanga ezidlule

Last reply by zeroknight 3 izinyanga ezidlule

Browser files are in my desktop folder

Some files appeared on my Desktop folder. when i erased them my Tabs and profile got deleted. then when i log in my profile the Files return on the Desktop folder. my pr… (funda kabanzi)

Some files appeared on my Desktop folder. when i erased them my Tabs and profile got deleted. then when i log in my profile the Files return on the Desktop folder.

my problem is why is this happening?. Firefox was installed on default installation drive, and it has been 8 months or more but only now this is happening.

i don't tweak anything on this browser, just browsing and consuming content.

Asked by LiL PhantomTief 3 izinyanga ezidlule

Last reply by cor-el 3 izinyanga ezidlule

  • Kusonjululiwe

Browsing history not clearing

I have changed Firefox's settings to both Delete cookies and site data when Firefox is closed and to Clear history when Firefox is closes. But after making these changes… (funda kabanzi)

I have changed Firefox's settings to both Delete cookies and site data when Firefox is closed and to Clear history when Firefox is closes. But after making these changes Firefox is still holding onto my browsing history.

Asked by firefox2653 3 izinyanga ezidlule

Answered by zeroknight 3 izinyanga ezidlule

Latest update slowing pc down.

Dear Team. As always thanks for a great browser... I had a Firefox update come through this morning (through the browser prompt). After installing the update the pc becam… (funda kabanzi)

Dear Team. As always thanks for a great browser... I had a Firefox update come through this morning (through the browser prompt). After installing the update the pc became extremely sluggish. Thought it may need a restart so restarted the pc but pretty much the same issue? Slow, delayed and sluggish.

I checked what was running in the back ground and other than the usual microsoft nonsense and background stuff it showed 30 instances of Firefox running taking up 82% of the memory. I always have one browser with 8 tabs running by default.

I'm running an i7 processor with 8gig of ram which should be more than ample. Any thoughts / ideas would be most welcome. Once again, thanks for the best browser....

Best regards, Kev Brown. Brocott UK

Asked by Kevin Brown 3 izinyanga ezidlule

Last reply by zeroknight 3 izinyanga ezidlule

Primary Password asked every time I open the browser

Dear community, since some recent update I am asked for a primary password every time I open the browser, which is higly annoying. I like my passwords protected by a pri… (funda kabanzi)

Dear community,

since some recent update I am asked for a primary password every time I open the browser, which is higly annoying. I like my passwords protected by a primary password and in former times it was only asked for when trying to reveal a saved password. I know this has probably to do with me using Firefox sync, because I use the browser on my Android too but I would like to keep my devices synced. Besides: On my phone I am only asked for a fingerprint when accessing passwords, not every single time I open the app. There must be a way to reconfigure this on a desktop, right?

Asked by Jonah 3 izinyanga ezidlule

Last reply by cor-el 3 izinyanga ezidlule

Stop jumping to a new search box or the address bar when searching. V122

Yes I have tried everything that has been written or suggested on how to fix the fixup. Still nothing has worked. About:config everything has been set to false that has b… (funda kabanzi)

Yes I have tried everything that has been written or suggested on how to fix the fixup. Still nothing has worked. About:config everything has been set to false that has been suggested. It seems this latest version wants to eliminate our ability to customize and you even know how dangerous this is.

Asked by justoriole 3 izinyanga ezidlule

Last reply by zeroknight 3 izinyanga ezidlule