Ceisteanna leis an gclib seo á dtaispeáint: Taispeáin gach ceist
  • Réitithe
  • Cartlannaithe

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 Firefox\gkcodecs… (tuilleadh eolais)

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

firefox.exe -- Bad Image

C:\Program Files\<Mozilla Firefox\gkcodecs.dll is either not designed to run on Windows or it contains an error. Error status 0x000000d. </p>

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

Please advise.

Asked by Art Monzingo 8 mí ó shin

Answered by Art Monzingo 8 mí ó shin

  • Réitithe
  • Cartlannaithe

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: libdb… (tuilleadh eolais)

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

Asked by virtual_law 7 mí ó shin

Answered by virtual_law 7 mí ó shin

  • Réitithe
  • Cartlannaithe

Washed out colours and some whites appearing glitched and pink.

Recently starting having the issue where some whites and the tab icons appear washed out and even glitched out and pink when using my PC. I haven't made any significant c… (tuilleadh eolais)

Recently starting having the issue where some whites and the tab icons appear washed out and even glitched out and pink when using my PC. I haven't made any significant changes to my system as far as I recall.

Colours in other browsers and applications are effected. Going to the same webpage on both Brave and Edge shows the whites correctly. On all the games on my PC there are no glitches in colours.

I have tried a few fixes already: -Removing and re-downloading GPU drivers - Fixes the issue temporarily. After about 1 day the issue comes back. -Re-seating the GPU - No fix. -Turning off colour override in Firefox - No fix. -Uninstalling and reinstalling Firefox - No fix.

If anyone has an idea or knows the setting that may be causing this problem I would really appreciate it.

Asked by joelhiggins849 10 mí ó shin

Answered by joelhiggins849 10 mí ó shin

  • Réitithe
  • Cartlannaithe

Firefox update (133->135) fails on Ubuntu 24.04 (snap refresh)

Update fails, apparently in post-refresh hook with the symlinks in /var/snap/firefox/common/snap-hunspell/ pointing to non-existent files in a non-existent directory (e.g… (tuilleadh eolais)

Update fails, apparently in post-refresh hook with the symlinks in /var/snap/firefox/common/snap-hunspell/ pointing to non-existent files in a non-existent directory (e.g. to /snap/firefox/5701/usr/share/hunspell/en_US.aff where /snap/firefox/5701/ does not exist).

A thunderbird update (128.6.0esr->128.6.1esr) fails very similarly.

I used snap to update manually in order to see error messages:

donald@dhl-pd70sneg24:~$ snap refresh --list Name Version Rev Size Publisher Notes firefox 135.0-2 5701 270MB mozilla✓ - thunderbird 128.6.1esr-3 634 221MB canonical✓ - user@machine:~$ sudo snap refresh error: cannot perform the following tasks: - Run post-refresh hook of "firefox" snap if present (run hook "post-refresh":


rm: missing operand Try 'rm --help' for more information. ln: failed to create symbolic link '/var/snap/firefox/common/snap-hunspell/et_EE.dic' -> : No such file or directory ln: failed to create symbolic link '/var/snap/firefox/common/snap-hunspell/et_EE.aff' -> : No such file or directory


)

Starting and ending state of /snap/firefox/: user@machine:~$ ls -tl /snap/firefox total 0 lrwxrwxrwx 1 root root 4 Feb 6 08:24 current -> 5437 drwxr-xr-x 7 root root 201 Dec 10 10:01 5437 drwxr-xr-x 7 root root 201 Nov 25 19:59 5361

Asked by dhlocker 10 mí ó shin

Answered by dhlocker 10 mí ó shin

  • Réitithe
  • Cartlannaithe

Firefox had still saved some searches in spite of settings

I don't fully remember when this happened, but lately the browser has trouble clearing my search history even though I had it set so that it does so every time I close it… (tuilleadh eolais)

I don't fully remember when this happened, but lately the browser has trouble clearing my search history even though I had it set so that it does so every time I close it. I only managed to fix it by making it so that it doesn't remember the search history, but some of the old searches are still there whenever I punch in part of what I was searching.

Asked by peytongarrett75 8 mí ó shin

Answered by jscher2000 - Support Volunteer 8 mí ó shin

  • Réitithe
  • Cartlannaithe

Firefox has stopped obeying target="_blank"

Firefox has stopped obeying target="_blank" Started a month or so ago. Take a look at Firefox target="_blank" problem for details. There is not a topic in the dropdow… (tuilleadh eolais)

Firefox has stopped obeying target="_blank"

Started a month or so ago.

Take a look at Firefox target="_blank" problem for details.

There is not a topic in the dropdown list that remotely addresses this issue so I just selected Performance and Connectivity for the hell of it.

Asked by BNovell 10 mí ó shin

Answered by jscher2000 - Support Volunteer 10 mí ó shin

  • Réitithe
  • Cartlannaithe

Toolbar shows up in fullscreen when I keep my cursor on the top of the screen.

I tried to do the fix using userChrome.css but it just didn't work. Am I doing something wrong? Also the fullscreen animation fix using the about:config settings doesn't… (tuilleadh eolais)

I tried to do the fix using userChrome.css but it just didn't work. Am I doing something wrong?

Also the fullscreen animation fix using the about:config settings doesn't work either.

Thanks in advance :3

Asked by YourLocalSadNerd 7 mí ó shin

Answered by YourLocalSadNerd 7 mí ó shin

  • Réitithe
  • Cartlannaithe

Firefox 136 broke my custom new tab page, how do I fix it?

I'm on Linux. I've been using this method to setup a custom new tab page for Firefox for almost 4 years, and it has worked great: https://jamesnorth.net/knowledge-base/a… (tuilleadh eolais)

I'm on Linux.

I've been using this method to setup a custom new tab page for Firefox for almost 4 years, and it has worked great: https://jamesnorth.net/knowledge-base/article/firefox-new-tab-page

---

Navigate to /usr/lib/firefox.

Create autoconfig.cfg:

// var {classes:Cc,interfaces:Ci,utils:Cu} = Components;

/* set new tab page */ try {

 Cu.import("resource:///modules/AboutNewTab.jsm");  
 var newTabURL = "file:///home/james/ff/index.html";  
 AboutNewTab.newTabURL = newTabURL;  

} catch(e){Cu.reportError(e);} // report errors in the Browser Console

Create defaults/pref/autoconfig.js:

// pref("general.config.filename", "autoconfig.cfg"); pref("general.config.obscure_value", 0); pref("general.config.sandbox_enabled", false);

---

However, upon updating to Firefox 136, I only get a blank page. All of my autoconfig files still exist in /usr/lib/firefox.

When I create a new tab with Ctrl+T, it's a blank page. When I create a new window, it loads the local page I want it to load with the file path in the URL (which it never had before; the URL bar was blank in Firefox 135). So it seems to be partially working.

Any tips?

Asked by firefox2506 9 mí ó shin

Answered by jscher2000 - Support Volunteer 9 mí ó shin

  • Réitithe
  • Cartlannaithe

Website thumbnails will not display

On websites, thumbnails will not display but appear instead as white boxes with small blue question marks. I am using a two year old ipad and my internet speed is 180. T… (tuilleadh eolais)

On websites, thumbnails will not display but appear instead as white boxes with small blue question marks. I am using a two year old ipad and my internet speed is 180.

This is a new bug, as of today.

If I click on each thumbnail the image displays just fine, but that is not ideal.

On a reddit forum, someone suggested typing about:config into the search bar but nothing happens when I do that.

Any ideas?

Asked by azehav 10 mí ó shin

Answered by cor-el 10 mí ó shin

  • Réitithe
  • Cartlannaithe

Some Keyboard Shortcuts No Longer Work.

Hello. This question concerns the Windows 11 desktop version of Firefox. I have long used the Home and End keys on my extended keyboard to scroll to the very top of any … (tuilleadh eolais)

Hello. This question concerns the Windows 11 desktop version of Firefox.

I have long used the Home and End keys on my extended keyboard to scroll to the very top of any given page in Firefox (Home) or to the very bottom of that page (End).

But, lately, I notice that, for no reason I can figure out, Firefox no longer responds to those shortcuts. Now, when I tap Home or End, the page may, at first, scroll up or down slightly but not to the top or bottom. If I press Home or End again, nothing happens at all.

Sometimes, if I press Ctrl + Home simultaneously or Ctrl + End the page will scroll to the top or bottom respectively.

Why has Firefox's behavior apparently changed? Is there an issue with my keyboard or operating system settings? (I use a Logitech G915 keyboard.)

Please let me know how to restore Firefox's shortcut functionality, where I can tap just Home to scroll to the top of a page or only End to scroll to the bottom of a page.

Thanks and be well.

Asked by buy6 8 mí ó shin

Answered by Logosor 8 mí ó shin

  • Réitithe
  • Cartlannaithe

Firefox is changing white backgrounds to blue

Hello all, Ever since an update to Firefox from a few weeks ago, I have been having issues with white backgrounds displaying incorrectly in Firefox. I have attached two… (tuilleadh eolais)

Hello all,

Ever since an update to Firefox from a few weeks ago, I have been having issues with white backgrounds displaying incorrectly in Firefox. I have attached two identical images from the NYT homepage: the first is a screenshot from Chrome and the second is the same exact image but taken from Firefox.

I have also attached another screenshot taken in Firefox from REI.com. You'll see that it's not necessarily just a white background that is causing the weird blue color. It also happens in products images being displayed incorrectly.

I figured this might be a Firefox website appearance setting, but I have played around with it and selected many different permutations and I haven't been able to solve this issue. I have also tried refreshing Firefox, using Firefox in Safemode, disabling all of my plugins/themes, etc. and nothing was fixed.

I am pretty sure this isn't a system wide issue or a monitor issue because these websites are being displayed 100% correct in Chrome and Edge. This is only an issue in Firefox.

Can someone advise?


Thanks,

DC

Asked by Daniel Daniels 11 mí ó shin

Answered by jscher2000 - Support Volunteer 11 mí ó shin

  • Réitithe
  • Cartlannaithe

firefox.cfg no longer overwrite new tab content

This code in mozilla.cfg used to overwrite new tab, but as of latest firefox 136.0b1 no longer works. Any way to fix this? There error in Browser Console. // mozilla.cfg… (tuilleadh eolais)

This code in mozilla.cfg used to overwrite new tab, but as of latest firefox 136.0b1 no longer works. Any way to fix this? There error in Browser Console.

// mozilla.cfg needs to start with a comment line var {classes:Cc,interfaces:Ci,utils:Cu} = Components;

/* set new tab page */ try {

 Cu.import("resource:///modules/AboutNewTab.jsm");
 var newTabURL = "file:///D:/Documents/images/home.html";
 AboutNewTab.newTabURL = newTabURL;

} catch(e){Cu.reportError(e);} // report errors in the Browser Console

Asked by shdowmyst 10 mí ó shin

Answered by shdowmyst 10 mí ó shin

  • Réitithe
  • Cartlannaithe

Firefox won't load accounts.firefox.com

new install of firefox won't load accounts.firefox.com other browsers on the computer load it fine I've imported bookmarks and passwords and stuff, and since refreshed … (tuilleadh eolais)

new install of firefox won't load accounts.firefox.com

other browsers on the computer load it fine

I've imported bookmarks and passwords and stuff, and since refreshed firefox but can't find a way to fully restore it to initial settings, even uninstall and reinstall won't do it

error messages from console:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/styles/62a53a14.main.css. (Reason: CORS request did not succeed). Status code: (null). Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/bundle-f3c065c3bfd12957bbfc07df4a7dfa472ec1b92e/head.bundle.js. (Reason: CORS request did not succeed). Status code: (null). None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==”. accounts.firefox.com Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/bundle-f3c065c3bfd12957bbfc07df4a7dfa472ec1b92e/appDependencies.bundle.js. (Reason: CORS request did not succeed). Status code: (null). None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==”. accounts.firefox.com Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/styles/3c59f525.tailwind.out.css. (Reason: CORS request did not succeed). Status code: (null). Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/bundle-f3c065c3bfd12957bbfc07df4a7dfa472ec1b92e/app.bundle.en_US.js. (Reason: CORS request did not succeed). Status code: (null). None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==”. accounts.firefox.com Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/bundle-f3c065c3bfd12957bbfc07df4a7dfa472ec1b92e/app.bundle.en_US.js. (Reason: CORS request did not succeed). Status code: (null). None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==”. accounts.firefox.com InstallTrigger is deprecated and will be removed in the future. accounts.firefox.com onmozfullscreenchange is deprecated. accounts.firefox.com onmozfullscreenerror is deprecated. accounts.firefox.com

Asked by Matty Wright 9 mí ó shin

Answered by Matty Wright 9 mí ó shin

  • Réitithe
  • Cartlannaithe

DDG Search Broken

Ok, this is a weird one. I can't load https://duckduckgo.com. It breaks search in a new tab, but I also can't visit it directly from the url. The tab simply does not loa… (tuilleadh eolais)

Ok, this is a weird one.

I can't load https://duckduckgo.com. It breaks search in a new tab, but I also can't visit it directly from the url. The tab simply does not load.

I've cleared cache, cookies, and extensions. I've refreshed Firefox more than once.

I can visit https://html.duckduckgo.com. I can visit https://lite.duckduckgo.com.

However! In a private window, I can visit https://duckduckgo.com It still breaks in a secondary normal window.

No other site appears to be broken.

Asked by s4b3r6 1 bhliain ó shin

Answered by s4b3r6 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Unable to execute Command Find shortcut in Google Sheets

I'm currently using FF 134.0.2 on a Mac running Sonoma 14.6.1. I'm unable to use the Find shortcut (⌘ + f), but I am able to use other shortcuts in Sheets: ⌘ + c, ⌘ + v, … (tuilleadh eolais)

I'm currently using FF 134.0.2 on a Mac running Sonoma 14.6.1. I'm unable to use the Find shortcut (⌘ + f), but I am able to use other shortcuts in Sheets: ⌘ + c, ⌘ + v, ⌘ + Option + m. That shortcut operates as expected on other sites, opening the Find pop-up at the bottom of the browser. It's not working within Sheets to search a spreadsheet or at the browser-level when on a Sheets tab.

Any idea why that one shortcut isn't working?

Asked by tylerwaynesmith 10 mí ó shin

Answered by NoahSUMO 10 mí ó shin

  • Réitithe
  • Cartlannaithe

Can't watch Video after Asus bios and nvidia driver updated

I can't watch Twitch live stream and videos after updated.When I watching live stream on Twitch, the stream start showing some old tv effect but in colours green. I thoug… (tuilleadh eolais)

I can't watch Twitch live stream and videos after updated.When I watching live stream on Twitch, the stream start showing some old tv effect but in colours green. I thought was Twitch problem, then I changed to watch video from my college by using their website. But it still has that effect. But I can watch Youtube videos with no problems. Then i changed to use Microsoft Edge to watch Twitch, surprisingly with no problem. I already updated to the latest version in Firefox. Can anyone help me Please. Thank You

Asked by Tom Tom 12 mí ó shin

Answered by Tom Tom 12 mí ó shin

  • Réitithe
  • Cartlannaithe

FF 137 breaks userChrome.css tabs below toolbar

W11 24H2 I just received an update to FF 137 and my userchrome.css which is set to show tabs BELOW the toolbars (i.e. a logical place above the relevant pages and not ha… (tuilleadh eolais)

W11 24H2

I just received an update to FF 137 and my userchrome.css which is set to show tabs BELOW the toolbars (i.e. a logical place above the relevant pages and not halfway up the toolbars etc.) has stopped working. Checked the toolkit.legacy etc and it's still enabled.

Any ideas to fix this are welcome.

Asked by Piscator 8 mí ó shin

Answered by TyDraniu 8 mí ó shin

  • Réitithe
  • Cartlannaithe

FF on Mac: Control+Enter used to complete the address bar entry with .com

This does not work anymore and I get an edit drop down with copy, paste etc It works on Chrome and Safari. I checked the config for "browser.fixup.alternate.suffix" and i… (tuilleadh eolais)

This does not work anymore and I get an edit drop down with copy, paste etc It works on Chrome and Safari. I checked the config for "browser.fixup.alternate.suffix" and it is set to .com.

Asked by I i 10 mí ó shin

Answered by NoahSUMO 9 mí ó shin