Showing questions for topic:
Showing questions tagged:

Can't launch a new private window from Windows Start Menu

Ever since the latest update, whenever I right click the Firefox icon in the pinned tiles on the Windows Start Menu, the options to launch a new tab, new window and a new… (read more)

Ever since the latest update, whenever I right click the Firefox icon in the pinned tiles on the Windows Start Menu, the options to launch a new tab, new window and a new private window don't show up. They show up when I pin Firefox to the taskbar but not the Start Menu.

Images attached for illustration: right-clicking Firefox in Start Menu and right-clicking Firefox in taskbar

Archived 1 460

How do I fix Firefox not opening?

I had two profiles, was in the process of trying to learn how to use the 2nd profile (as seen in the link below), which I still have no answer for. Somehow, maybe I held… (read more)

I had two profiles, was in the process of trying to learn how to use the 2nd profile (as seen in the link below), which I still have no answer for. Somehow, maybe I held down SHIFT for too long and clicked on something by accident, idk, but somehow, I ended up REFRESHING the 2nd profile, causing it to delete everything I had done with it, and it backed up the old profile onto my desktop in the process. I figured I could just simply delete the new profile folder it had created and put back my old profile in the profile folder, but now, Firefox will not open at all, saying "Your Firefox profile cannot be loaded. It may be missing or inaccessible." How do I get it to recognize the profile folders again? OMG, I'm using Microsoft Edge, please, get me out of this!

https://support.mozilla.org/en-US/questions/1479231

Solved Archived 2 341

Does this have something to do with Firefox?

Every so often for the past few days this "unfinished" program window has appeared on my pc on top of a normal Firefox window (see attached png). Does this have something… (read more)

Every so often for the past few days this "unfinished" program window has appeared on my pc on top of a normal Firefox window (see attached png). Does this have something to do with Firefox? I think the same thing appears when I first open Firefox, then it gets "filled in" and appears as a normal Firefox window. I am running Firefox 133.0.3 (64-bit) on Windows 10 Pro Version 22H2 build 19045.5247 Windows Feature Experience Pack 1000.19060.1000.0.

Solved Archived 8 163

Every time I open Firefox on my PC it says that it is already running and that I need to close it first. How could that be if I just started the computer?

Lately every time I open Firefox on my PC (Win 10) it says that it is already running and that I need to close it first. How can that be if I just started the computer se… (read more)

Lately every time I open Firefox on my PC (Win 10) it says that it is already running and that I need to close it first. How can that be if I just started the computer session?

Archived 1 65

can not open mozilla firefox browser

I can not open my firefox browser. I never had this problem before. When I click on the icon I have on my bottom of my computer it says I can not get on it says many diff… (read more)

I can not open my firefox browser. I never had this problem before. When I click on the icon I have on my bottom of my computer it says I can not get on it says many different error messages being sent. I am not a computer whiz so what should I do? should I uninstall it and re-stall it? would I loose everything I have book marked. HELP

Archived 1 27

Can't launch firefox stable after launching firefox nightly.

I have this message after returning from nightly version to the stable one: ``` Using an older version of Firefox can corrupt bookmarks and browsing history already saved… (read more)

I have this message after returning from nightly version to the stable one: ``` Using an older version of Firefox can corrupt bookmarks and browsing history already saved to an existing Firefox profile. To protect your information, create a new profile for this installation of Firefox. ```

Locked Archived 1 360

Unable to Launch Firefox 3.5.19 On Linux Ubuntu 24.04.2 LTS

Can’t launch Firefox 3.5.19 on Linux Ubuntu When trying to run with: ./firefox Terminal gives the following: ./firefox-bin: error while loading shared libraries: libdbus-… (read more)

Can’t launch Firefox 3.5.19 on Linux Ubuntu When trying to run with:

./firefox

Terminal gives the following:

./firefox-bin: error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory

Solved Archived 8 527

Cannot start Firefox on iOS

Hello, today I could not launch Firefox on my Mac. Because this is a corporate machine from Kyndryl, I downloaded from Kyndryl App Store, I have rebooted the systems, I h… (read more)

Hello, today I could not launch Firefox on my Mac. Because this is a corporate machine from Kyndryl, I downloaded from Kyndryl App Store, I have rebooted the systems, I have updated iOS to last version, but still haven't solved the issue. This is the situation: Firefox is installed, I click to launch it, I am asked to authenticate with MFA I authenticate correctly, and Firefox just sits at the dock bar jumping, then stops jumping, and nothing else happens. I repeated the process several times, made several reboots, nothing changed. Can you suggest a solution?

Archived 2 146

Issue with latest Firefox update -- Firefox no longer starts

After Firefox updated today, the executable no longer starts. I get the following error message: firefox.exe -- Bad Image C:\Program Files\<mozilla is either not desi… (read more)

After Firefox updated today, the executable no longer starts. I get the following error message:

firefox.exe -- Bad Image

C:\Program Files\<mozilla is either not designed to run on windows or it contains an error. error status p></mozilla>

And then another error message: Couldn't load XPCOM.

Please advise.

Solved Archived 2 509

sigin on

I am trying to sign in , Firefox is my browser. message come on that firefox is running but it does not open. I close it once and again as the same sign comes uo tellin… (read more)

I am trying to sign in , Firefox is my browser. message come on that firefox is running but it does not open. I close it once and again as the same sign comes uo telling me it is running and close the attempts.

Do I really NEED to swithc to another browser to avoid this?

Archived 3 9

Firefox doesn't start after installation of amdgpu driver

Hi, I have a laptop with an AMD Ryzen 7 8845HS CPU, including a Radeon 780M iGPU, running Ubuntu 24.04. In order to fully utilize the GPU by supporting OpenCL acceleratio… (read more)

Hi,

I have a laptop with an AMD Ryzen 7 8845HS CPU, including a Radeon 780M iGPU, running Ubuntu 24.04. In order to fully utilize the GPU by supporting OpenCL acceleration I installed the additional drivers by: `sudo amdgpu-install --usecase=graphics,multimedia,opencl --opencl=rocr --opengl=mesa`

After that programs which benefit from OpenCL acceleration recognize the GPU, however firefox starts crashing with the following error msg:

XPCOMGlueLoad error for file /usr/lib/firefox/libmozgtk.so: libwayland-client.so.0: failed to map segment from shared object Couldn't load XPCOM.

It seems that the AMD GPU drivers registered their libraries in `/etc/ld.so.conf.d` as 10-rocm-opencl.conf, 20-amdgpu.conf which means that libraries within the given folders are found first.

This applies to the libwayland-client library, which is used by `/usr/lib/firefox/libmozgtk.s`:

ldd /usr/lib/firefox/libmozgtk.so | grep amd libwayland-client.so.0 => /opt/amdgpu/lib/x86_64-linux-gnu/libwayland-client.so.0 (0x00007013767bf000)

Interestingly the same `libmozgtk.so` library is used by thunderbird:

ldd /usr/lib/thunderbird/libmozgtk.so | rg -i amd libwayland-client.so.0 => /opt/amdgpu/lib/x86_64-linux-gnu/libwayland-client.so.0 (0x00007d44b0f41000)

However thunderbird just works fine, so I expect that there might be something wrong with firefox utilizing this library.

Maybe I should also mention, that I'm not even using wayland as desktop compositor, but good old x11:

echo $XDG_SESSION_TYPE x11

Is there any way to further debug this issue?

Archived 2 190

Firefox ‘Windows cannot find C:\Program Files\Mozilla Firefox\firefox.exe. Make sure you typed the name correctly, and try again’ for ‘Firefox

I originally deleted Firefox by accident and have downloaded it via Microsoft Store. All seems well then after I click on the app to open it, I Get the ‘Windows cannot … (read more)

I originally deleted Firefox by accident and have downloaded it via Microsoft Store. All seems well then after I click on the app to open it, I Get the ‘Windows cannot find C:\Program Files\Mozilla Firefox\firefox.exe. Make sure you typed the name correctly, and try again’ for ‘Firefox’ error how can this be corrected?

Archived 3 219

firefox is already running but is not responding

Hi, We are using Horizon VDI terminal server. Firefox is installed on these servers. Some users get Firefox is already running but is not responding error. Ending Firefox… (read more)

Hi, We are using Horizon VDI terminal server. Firefox is installed on these servers. Some users get Firefox is already running but is not responding error. Ending Firefox via task manager does not work. I log off the user and have them log in again, but it does not work.

When I check, I see that the user's profile file cannot be created on any terminal server.

Is there a solution to this problem?

Solved Archived 5 560

Firefox 136.0.3 opens to small non-functional window

I have updated FF on four PCs to 136.0.3. On just one PC, FF launches to a small window which is completely non-functional. None of the visible controls do anything. I ca… (read more)

I have updated FF on four PCs to 136.0.3. On just one PC, FF launches to a small window which is completely non-functional. None of the visible controls do anything. I can't move the window but I can resize it but everything is greyed out except the search bar. I can type in the search bar but get no search.

I have read a number of similar posts, but these fixes do not work: I cannot toggle the full screen using F12, I cannot change the launch behavior by setting 'maximize' in the shortcut properties, Deleting xulstore.json (repeatedly) does not fix (I have no localstore.rdf), I have no access to any of the normal FF controls that would let me refresh or troubleshoot.

I could always reinstall, but thought I would ask first.

Archived 1 129

Desktop shortcut

The Firefox stable desktop taskbar shortcut issue unresolved for many months. Every time clicking on the Firefox taskbar/start shortcut is non responsive or it gives the … (read more)

The Firefox stable desktop taskbar shortcut issue unresolved for many months. Every time clicking on the Firefox taskbar/start shortcut is non responsive or it gives the error class not registered. Firefox nighly/developer do not have this issue. Fujitsu laptop, Widows 11 lates upgrades. Please fix.

Archived 1 101