Kukhonjiswa imibuzo ethegiwe:

Profile backup doesn't work

Hi, I have a disaster situation. I backed up my profile and then I wiped my computer running Ubuntu 20.04. I replaced it with Ubuntu 24.04. Now my profile seems to not be… (funda kabanzi)

Hi, I have a disaster situation. I backed up my profile and then I wiped my computer running Ubuntu 20.04. I replaced it with Ubuntu 24.04. Now my profile seems to not be compatible with the Firefox installation on Ubuntu 24.04.

I followed this official instructions: https://support.mozilla.org/en-US/kb/back-and-restore-information-firefox-profiles

I put my old profile in the ~/snap/firefox/common/.mozilla/firefox/ folder and I set the correct values in profiles.ini. But sadly when I start Firefox all my passwords, extensions and history are not there. I lost everything.

I'm super desperate. Please tell me I can fix this somehow. Why is the official documentation lying?

Okugcinwe kunqolobane 13 216

I can no longer log in to discover card website; I could 2 weeks ago and I can login using other browsers.

Hello, I am using Linux Mint on a desktop with the latest version of Firefox. Two weeks ago I could login to the Discover website with no problems. Suddenly I can not l… (funda kabanzi)

Hello, I am using Linux Mint on a desktop with the latest version of Firefox. Two weeks ago I could login to the Discover website with no problems. Suddenly I can not log in, but get an error message that something is wrong and I can't login. I can login using Chrome on this machine. My wife gets the same message when she tried to login to her account on my computer. After several discussions with Discover, all I get is "it is not our problem."

I am having no problems logging into other accounts with Firefox on this computer.

I have not explicitly changed anything on the browser or computer. I have done some updates which included Firefox. I can login on a different Linux computer using an older version of Firefox. Of course the updates were also to the computer and I will ask the same question to the Linux forum.

I really like Firefox and would hate to have to change to Chrome.

Thanks so much for your help.

Bob Bulfin

Kusonjululiwe 13 99

No confirmation email for Firefox Sync received

I try to set up Firefox Sync on Firefox on a VM on Fedora. I enter my e-mail and password. Then I get the message (after retrying): "Email resent. Add accounts@firefox.co… (funda kabanzi)

I try to set up Firefox Sync on Firefox on a VM on Fedora. I enter my e-mail and password. Then I get the message (after retrying): "Email resent. Add accounts@firefox.com to your contacts to ensure a smooth delivery." However, I do not get the email with the confirmation code.

My email address has this format j@xxxxx.org

Kusonjululiwe Okugcinwe kunqolobane 12 672

Firefox on Linux becomes unclickable

In the last few days, after some minutes of usage, parts of Firefox become unclickable: - I can still click on tabs to change tabs. - When hovering over the cross button … (funda kabanzi)

In the last few days, after some minutes of usage, parts of Firefox become unclickable:

- I can still click on tabs to change tabs. - When hovering over the cross button to close a tab, it changes appearance as it should. Clicking the button does nothing. Ctrl+w still closes the button. - Clicking on the address bar does nothing. - Cannot click on back, forward, refresh buttons. - Cannot click on any add-ons. - Cannot click on preferences. - Can click on the button to open a new tab. There, I can enter an address. Once the page has loaded, address bar becomes unclickable again. - Bookmarks toolbar is still working as expected. - Keyboard shortcuts (ctrl+t, ctrl-w, ctrl-l) still work as expected.

I'm running ``` Mozilla Firefox 138.0 20250428130755 20250428130755 ```

on Manjaro 25.0.1 with GNOME 48

Okugcinwe kunqolobane 12 460

Firefox freezes on printing pdf documents

Hello, I have today encountered a reproducible issue with Firefox 145.0.2 (64-bit) on my system (CachyOS Linux). Whenever I press the "Print" button in the printing dialo… (funda kabanzi)

Hello,

I have today encountered a reproducible issue with Firefox 145.0.2 (64-bit) on my system (CachyOS Linux). Whenever I press the "Print" button in the printing dialog for a PDF file, the browser freezes and no longer reacts to anything. I had to kill the process manually and try again. I have then downloaded the PDF and opened a different application to print it - that worked fine. Is this a known issue with Firefox? Does anyone have an idea how to fix this?

I already tried resetting the printer settings in the browser, but that did not change anything.

Thanks, Stefan

Kusonjululiwe 12 1 263

Constant Crashes even in Troubleshoot mode

bp-f7b43b48-1330-4328-a36a-2d3f10260127 Firefox has been crashing regularly for a full day now. I have one profile with multiple extensions, and a fresh profile that is m… (funda kabanzi)

bp-f7b43b48-1330-4328-a36a-2d3f10260127

Firefox has been crashing regularly for a full day now. I have one profile with multiple extensions, and a fresh profile that is meant to test firefox without any. With this new, "clean-slate" profile with none of my extensions installed, I still get repeated crashes. It is getting in the way of my ability to work- it happens even in Troubleshoot mode, even though I could not confirm any hardware issues prior to this.

Will I need to delete the extenstion-filled profile entirely before going forward? Is there an update I need to install, or anything else I should do myself? Should I provide a list of my extensions?

Attached is the Report ID of my latest crash- hopefully it will help.

Thank you!

Open 12 490

Using Node Express-Sessions to set cookie "httpOnly: true, secure: true, SameSite: "None" FF blocks authorization

My web site My web site allows user to login with .ejs Sign-up/Sign-in pages then delivers a React page. This works in Chrome and Safari. Https/SSL are provided by my ho… (funda kabanzi)

My web site My web site allows user to login with .ejs Sign-up/Sign-in pages then delivers a React page. This works in Chrome and Safari. Https/SSL are provided by my host A2Hosting.

Firefox warns "Cookie “connect.sid” does not have a proper “SameSite” attribute value" when the cookie is set and then blocks the react page after login. If I enter the route that leads to the react page directly I can login and don't get the warning. In both cases the Storage tab in Dev tools shows the same settings for the cookie.
I made sure to remove any cookies for my site before testing the second scenario. I have tested this on Windows, Linux and Android versions of Firefox with the same results.

Here is my Express-Session instantiation ``` app.use(expressSession({

 store: new pgSession({
   pool: pool,
   tableName: 'session'
   // Insert connect-pg-simple options here
 }),
 secret: process.env.SECRET,
 resave: false,
 saveUninitialized: false,

cookie: {

   httpOnly: true,
   Secure: true,
   SameSite: "None",
   path: ['/'],
   maxAge: 60 * 60 * 1000 * 5
 }
 // Insert connect-pg-simple options here

})) ``` I've tried changing the path to include the react app route, I've added it to Cors white list and I converted it to open with an .ejs file instead of .html with no results.

Thanks for your support and for a great browser

Okugcinwe kunqolobane 12 135

Firefox constantly crashing

I'm using openSUSE Tumbleweed and KDE Plasma. Ever since I updated to Plasma 6.1, Firefox crashes constantly when using Wayland. I'm not having this problem if I'm using … (funda kabanzi)

I'm using openSUSE Tumbleweed and KDE Plasma. Ever since I updated to Plasma 6.1, Firefox crashes constantly when using Wayland. I'm not having this problem if I'm using X11. Crash reports are sent after every crash so I'm sure someone can reference these. When starting Firefox from a console, I got this message after a crash: "[GFX1-]: Wayland protocol error: wp_linux_drm_syncobj_surface_v1#67: error 5: explicit sync is used, but no release point is set"

Will this get fixed with the next Firefox update? Currently using 127.0.

Okugcinwe kunqolobane 11 126

PDF are often rendered unreadable, with desktop background showing through (screenshot attached)

I often run into issues with PDFs in Firefox Linux. They either appear totally blank (typically after suspend/restore), or they appear with the desktop background showing… (funda kabanzi)

I often run into issues with PDFs in Firefox Linux. They either appear totally blank (typically after suspend/restore), or they appear with the desktop background showing through (as in the attached screenshot).

Hard refreshing the page doesn't change anything, opening a new tab and opening the PDF again doesn't change anything, opening a new window and loading the PDF doesn't change anything.

The screenshot is with this PDF: https://www.sgsw.ch/home/strom/_jcr_content/Par/sgsw_accordion_list_1838160259/AccordionListPar/sgsw_accordion_12353/AccordionPar/sgsw_downloadlist/DownloadListPar/sgsw_download_1049323524.ocFile/2023-08-31%20Mitteilung%20Elcom%20Erh%C3%B6hung%20Elektrizit%C3%A4tspreise%20f%C3%BCr%20das%20Jahr%202024.pdf

It renders correctly in Chromium.

Firefox 126.0 using the recommended performance settings on Mint 21.3, nvidia quadro p620 using the official nvidia drivers v535.171.04-0ubuntu0.22.04.1

Okugcinwe kunqolobane 11 117

Synching desktop and mobile Firefox bookmarks

I have a Firefox account in order to use the sync capabilities. After a sync between desktop and phone the desktop bookmarks are on my phone in an extra folder "desktop b… (funda kabanzi)

I have a Firefox account in order to use the sync capabilities. After a sync between desktop and phone the desktop bookmarks are on my phone in an extra folder "desktop bookmarks" and vice versa the phone bookmarks are in folder "Mobile bookmarks" in my desktop Firefox. Is this normal behaviour? I would expect them in one common folder to have a seamless synching.

Best regards, Walter

Okugcinwe kunqolobane 11 315

Firefox won't open file:/// links

I have a local file I wish to view in firefox without starting a HTTP server (it's only docs for a crate I'm building) however Firefox is unable to open the file despite … (funda kabanzi)

I have a local file I wish to view in firefox without starting a HTTP server (it's only docs for a crate I'm building) however Firefox is unable to open the file despite the file existing and having correct permissions. The file was in a separate mount (disk) to where Ffox is installed so I copied to to /tmp/ to remove that as a variable but still no joy..

➜ ~ file /tmp/index.html /tmp/index.html: HTML document, Unicode text, UTF-8 text, with very long lines (3556) ➜ ~ ls -la /tmp/index.html -rwxr-xr-x 1 ben ben 4208 Dec 30 14:04 /tmp/index.html

Am I missing some new setting which allows local file browsing using the good old 'file:///' protocol?

Thanks, Ben

OS Info: PRETTY_NAME="Ubuntu 24.04.3 LTS" NAME="Ubuntu" VERSION="24.04.3 LTS (Noble Numbat)" VERSION_CODENAME=noble

F/Fox version: 146.0.1 (64-bit)

Open 11 442

Body background color default not working

After tinkering with about:config (shouldn't have...) the background of every page that does not specify a body background color turns the color of my theme background co… (funda kabanzi)

After tinkering with about:config (shouldn't have...) the background of every page that does not specify a body background color turns the color of my theme background color.

Using the firefox color pipette says its white, but it clearly isn't.

The theme i have is dark, making any page that expects the background to be white unreadable (without DevTools -> Body -> background-color: white)

I haven't been able to find the config that fixes it.

Okugcinwe kunqolobane 11 470

Dark mode broken after update

I am on Linux Mint 21.2, and I just updated Firefox (141.0). Now, the bookmarks bar, toolbar, and the tabs (everything above the displayed page), as well as the menu, boo… (funda kabanzi)

I am on Linux Mint 21.2, and I just updated Firefox (141.0). Now, the bookmarks bar, toolbar, and the tabs (everything above the displayed page), as well as the menu, bookmarks menu, and sidebar, are in light mode even though I have dark mode set (They were dark before the update). I tried playing with the Dark Mode settings to no avail. My system is set to dark mode in general. Are others experiencing this? Is there some sort of fix?

Kusonjululiwe Okugcinwe kunqolobane 11 2201

Firefox is not setting my location correctly on a desktop, Android cell phone is fine

I have Firefox on Windows, Linux, and Android. Anytime I use Firefox on a desktop, it sends me to Tornado Alley in Kansas. However, I am not in Kansas, and I don't have d… (funda kabanzi)

I have Firefox on Windows, Linux, and Android. Anytime I use Firefox on a desktop, it sends me to Tornado Alley in Kansas. However, I am not in Kansas, and I don't have dog named Toto either. I am in the Detroit area. If I use other browsers, I don't have this problem. It only happens on desktop computers. On my cell phone it shows the correct location. I have already done the simple troubleshooting measure (for a year now: clearing cache, uninstall, reinstall, etc...) and NOTHING removes me from this Tornado Alley, Kansas location on the Firefox browser. If I use Chrome, Opera, Edge, etc... I don't get this problem. It must be something in the Firefox program.

Okugcinwe kunqolobane 11 117

Firefox 149.0 - after update can't save any file, instead it tries to Open everything - Linux Debian

1. This could be under-reported problem. People will have problems reporting this bug 2. Whenever I try to save anything (image, website, Ctrl+S, print website to file, … (funda kabanzi)

1. This could be under-reported problem. People will have problems reporting this bug

2. Whenever I try to save anything (image, website, Ctrl+S, print website to file, Ctrl+P, screenshots, same problem) my Firefox tries to "Open" something instead. I see dialog window with header SAVE, but the final button is labeled "Open" and after clicking it usually nothing happens. A haven't been able to save anything since this update. Only system-wide screenshots work for me now.

I had to use another installation in order to attach screenshot here. In the problematic 149.0, after clicking "Browse..." and selecting file, nothing happens, and no upload, moreover button won't respond to clicking anymore. Then I force refresh, and this text within this form disappears, but attached image appears.

3. Yesterday I have updated my Firefox to 149.0, using official debian sources, mozilla-deb - 1.0 -

cat /etc/apt/sources.list.d/mozilla.list deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt/ mozilla main

4. I have Linux Debian, (old version, Stretch+backports, yes, I am moving things already to new hdd), maybe it's related: 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64 GNU/Linux )

In order to fill this form I am using separate installation 140.9.0esr (64-bit), you could warn Debian teams not to propagate this error.

5. I have checked Console and Debugger, but they seem website-related. This error happens on every single website. Tried already troubleshooting mode, same problem. Please help us.

Open 11 99

firefox crashes as soon as i copy any text

the crash reports have been submitted 748057a7-6757-6eb2-955e-9602f9e91008 is there anything else I can do to get this looked into/resolved? Laptop System: Acer product: … (funda kabanzi)

the crash reports have been submitted 748057a7-6757-6eb2-955e-9602f9e91008

is there anything else I can do to get this looked into/resolved?

Laptop System: Acer product: Nitro AN515-57 Linux Mint 22.2 Zara \n \l

Open 11 180

After resume from suspend graphics are broken (Linux, Nvidia)

This has been a problem for a while, currently on Firefox 126.0 and Nvidia 550.78. I can work around the problem by forcing webrender to use software mode. When using HW … (funda kabanzi)

This has been a problem for a while, currently on Firefox 126.0 and Nvidia 550.78. I can work around the problem by forcing webrender to use software mode.

When using HW accelerated webrender with my Nvidia graphics card everything works fine until the PC wakes from sleep, then graphics are broken and Firefox needs restarting. Most noticeable for me is when looking at Grafana graphs they will look like random lines, and my Frigate NVR snapshots only display some of the time.

Is there anywhere in Firefox that will show a log of any error messages to do with the graphics card? I would like to try and fix the problem rather than disabling HW acceleration, but with no logs to look at that is impossible. No other programs seem to have a problem with resuming from sleep, and no error messages are shown in any of the system logs.

Okugcinwe kunqolobane 11 90

can we reduce disk usage?

Firefox uses about half a gig on my disk, that's: '~/.mozilla' and '~/.cache/mozilla' can that be reduced? Either some setting that limits disk use or even a manual del… (funda kabanzi)

Firefox uses about half a gig on my disk, that's: '~/.mozilla' and '~/.cache/mozilla' can that be reduced? Either some setting that limits disk use or even a manual deletion of ancient stuff?

Okugcinwe kunqolobane 11 90

Sync doesn`t sync my tabs

Sync is a nightmare. It is so unintuitive! What exactly would be wrong with having separate Export and Import buttons for each of Settings, Addons, Tabs, History, Bookm… (funda kabanzi)

Sync is a nightmare. It is so unintuitive! What exactly would be wrong with having separate Export and Import buttons for each of Settings, Addons, Tabs, History, Bookmarks, etc? I have a desktop box and a newer laptop I wanted to get up to date. I pressed the Sync button on the desktop ... By the way, there`s a link below that reads "Connect another device" ... Connect where? Someone is designing these interfaces who has absolutely zero imagination. Anyways, I signed off, moved the ethernet cable to my laptop, signed in, pressed Sync, and voila!, I got my Bookmarks, at least. But I have no idea how to get my tabs and windows. I tried with a "download link" something or other, but it seemed to assume I was sync-ing to a phone, and didn`t work. Any way to get my tabs?

Kusonjululiwe Okugcinwe kunqolobane 10 1856