- Gelöst
- Archiviert
Firefox suddenly stopped playing audio on all web-sites.
I've checked the autoplay settings, refreshed, re-installed with no joy. All OK in google-chrome. Is there a more obscure setting that might affect audio?
I've checked the autoplay settings, refreshed, re-installed with no joy. All OK in google-chrome. Is there a more obscure setting that might affect audio?
Hello, For an unknown reason, my firefox sometimes is really slow to startup. It can take up to 10 minutes before the webpage start to load. My hardware is not that bad… (Lesen Sie mehr)
Hello,
For an unknown reason, my firefox sometimes is really slow to startup.
It can take up to 10 minutes before the webpage start to load. My hardware is not that bad. I try to use the "performance" to capture the issue : https://share.firefox.dev/3x2rgHj I don't know if there is something to see because, the tool is also slow.
It happens on 3 different computers on linux.
I try to disable all extensions and without telemetry but nothing change. I'm reporting the problem now but it's much older
If you have a idea to fix this issue please share because it's really annoying.
Is Firefox now a complete tool of Google ? about:preferences#search there is no way to delete google as search engine I have startpage and duckduckgo as alternativ… (Lesen Sie mehr)
Is Firefox now a complete tool of Google ? about:preferences#search there is no way to delete google as search engine I have startpage and duckduckgo as alternative options listed and I can remove them, but google cannot be removed as the REMOVE button is not highlighted in case of Google. Why do you hardcode Google as the default browser for the URL bar ?
From the attached image you can see that the "Remove Tab" is inactive specifically for google. I tried absolutely all advice on the net, and nothing works. Firefox now seemingly FORCES us to use google. This behavior was not present in the previous firefox version I used. It immediately happened after update to 128.0.3 (64-bit).
Is google now hardcoded into firefox ? If so it is time for a hard fork in the firefox code. Hopefully it is not needed.
In addition Google was ruled to be a Monopoly today by a federal judge,
So it would be better for Mozilla/Firefox to not continue the monopoly and become an enabling party in monopoly lawsuits.
Hi, I discovered today that the installation of Firefox I have has modified some emoji, like the flag of Switzerland has been replaced with the one from Sark. See the sc… (Lesen Sie mehr)
Hi,
I discovered today that the installation of Firefox I have has modified some emoji, like the flag of Switzerland has been replaced with the one from Sark. See the screenshot looking at the same website with Firefox on the left, and Brave on the right:
There's a big mess in the flags' emojis apparently looking at a page showing all the countries. See second screenshot.
hi, I have an old PC with this CPU: Architecture: i686 CPU op-mode(s): 32-bit Address sizes: 34 bits physical, 32 bits virtual Byte … (Lesen Sie mehr)
hi,
I have an old PC with this CPU:
Architecture: i686
CPU op-mode(s): 32-bit Address sizes: 34 bits physical, 32 bits virtual Byte Order: Little Endian
CPU(s): 1
On-line CPU(s) list: 0
Vendor ID: AuthenticAMD
BIOS Vendor ID: AMD
Model name: AMD Sempron(tm) 2400+
BIOS Model name: AMD Sempron(tm) 2400+ CPU @ 1.6GHz
BIOS CPU family: 29
CPU family: 6
Model: 8
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 1
Stepping: 1
BogoMIPS: 3333.66
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat p
se36 mmx fxsr sse syscall mp mmxext 3dnowext 3dnow cpuid 3dnowprefe
tch vmmcall
Caches (sum of all):
L1d: 64 KiB (1 instance) L1i: 64 KiB (1 instance) L2: 256 KiB (1 instance)
Vulnerabilities:
Gather data sampling: Not affected
Itlb multihit: Not affected
L1tf: Not affected
Mds: Not affected
Meltdown: Not affected
Mmio stale data: Not affected
Reg file data sampling: Not affected
Retbleed: Not affected
Spec rstack overflow: Not affected
Spec store bypass: Vulnerable
Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitizatio
n
Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS No
t affected; BHI Not affected
Srbds: Not affected
Tsx async abort: Not affected
in some linux (arch 32 bit) I have problem executing firefox, Is there a version for CPU without request from SSE3 Flag?
thanks
I updated firefox through apt, and since then, have not been able to log into twitch I am on ubuntu 24 apt list --installed | grep firefox firefox/mozilla,now 144.0.2~bu… (Lesen Sie mehr)
I updated firefox through apt, and since then, have not been able to log into twitch I am on ubuntu 24
apt list --installed | grep firefox firefox/mozilla,now 144.0.2~build1 amd64 [installed]
Attempting to log in returns the generic "Your browser is not currently supported"
I don't know if this ever worked in FF, since I've been on Chrome a while. I tried canvas.toBlob() in FF without a solution. The behavior is the same whether the served … (Lesen Sie mehr)
I don't know if this ever worked in FF, since I've been on Chrome a while. I tried canvas.toBlob() in FF without a solution.
The behavior is the same whether the served image is jpg or webp. A Servlet delivers the image data, here in webp:
response.setHeader("Content-Type", "image/webp");
On page, I use a canvas thus => see '// FIREFOX'
var canvas = document.createElement( 'canvas' );
canvas.width = width;
canvas.height = avail_height;
var context = canvas.getContext( '2d' );
context.drawImage( imgsrc, 0, 0, width, avail_height);
context.lineWidth = 150;
// FIREFOX: canvas.toDataURL('image/jpeg')=black, png,webp,default=transparent
img.src = canvas.toDataURL('image/jpeg');
img.onmousedown = disableDragging; // for FF
img.style.opacity = "1.0";
console.log('setImg ok');
Inspecting a black jpeg:
data:image/jpeg;base64,...
Thanks!
I can't turn on updates in my organization
//Klas Sundberg
How can I turn this message off? Some sites I visit give me that message, it shows up when I'm typing a reply to something which pushes the page lower and fouls up my ab… (Lesen Sie mehr)
How can I turn this message off? Some sites I visit give me that message, it shows up when I'm typing a reply to something which pushes the page lower and fouls up my ability to keep typing, then if goes away, comes back, goes away ... I just want to kill the message entirely. I'm not worried about speed, there's nothing to fix, I just want the message gone.
Sometimes drag functionality stops working. I can't grab a tab to move it to another position or to a new window. (Holding left click on the tab and moving the cursor doe… (Lesen Sie mehr)
Sometimes drag functionality stops working. I can't grab a tab to move it to another position or to a new window. (Holding left click on the tab and moving the cursor does nothing). Also, re-merging the tab with another firefox window stops working. (Dragging a tab to a firefox window from another firefox window doesn't merge them. It does nothing) I can right click on the tab and select Move to move it to a new window but dragging stops working. I have to close Firefox and start it again (sometimes twice), then dragging starts working again. This happens multiple times a day. I am on Linux Mint and the version is 126.0 (64-bit). This problematic behavior has only recently began.
I have HDR working in Proton games and mpv fine (using Plasma 6.4 / Wayland) I enabled HDR in Firefox (gfx.wayland.hdr), and HDR content works in YouTube fine ( looks am… (Lesen Sie mehr)
I have HDR working in Proton games and mpv fine (using Plasma 6.4 / Wayland)
I enabled HDR in Firefox (gfx.wayland.hdr), and HDR content works in YouTube fine ( looks amazing!) however.. I have an issue in that all non HDR content doesn’t show any video (I have sound) just a green sceen (see screen shot) including all ads.
Any idea how to work round this ?
I have AMD 7800 GPU .
Cheers
For the last 2 weeks I started having problems with Firefox working consistently. Sometimes only tabs crash, sometimes Firefox crashes. It is not tied to any actions, a t… (Lesen Sie mehr)
For the last 2 weeks I started having problems with Firefox working consistently. Sometimes only tabs crash, sometimes Firefox crashes. It is not tied to any actions, a tab can crash even if you don't perform any actions in the browser. I have tried clean install on Fedora and Vanilla OS, native and Flatpak packages. The result is always the same - tabs or Firefox crashes every few minutes.
I am experiencing an issue where Google.com (other google domains work fine) will not load in Firefox, resulting in an infinite loading loop. Other browsers on the same s… (Lesen Sie mehr)
I am experiencing an issue where Google.com (other google domains work fine) will not load in Firefox, resulting in an infinite loading loop. Other browsers on the same system (Brave) work fine.
Here are the steps I have already tried:
Reinstalled Firefox completely
Removed Firefox via sudo apt remove --purge firefox -y
Cleared all user profiles and caches: ~/.mozilla/firefox, ~/.cache/mozilla, ~/.config/Mozilla
Reinstalled via Flatpak
Tested network connectivity outside Firefox
curl google.com works correctly
DNS resolution works via getent hosts google.com in the host system
Checked proxy settings
Ensured “No proxy” is selected in Firefox → did not resolve the issue
Tested in Safe Mode (disabling extensions)
Problem persists, so not caused by extensions
Tried disabling IPv6 inside Firefox
network.dns.disableIPv6 set to true → no effect
Cleared DNS cache inside Firefox
about:networking#dns → clicked “Clear DNS Cache” → no effect
Disabled DNS-over-HTTPS (Secure DNS)
about:preferences#privacy → “Use secure DNS” → disabled → no effect
Disabled HTTP/3 (QUIC)
network.http.http3.enabled set to false → no effect
Verified Flatpak network permissions
flatpak info --show-permissions org.mozilla.firefox shows network access allowed
Inside the Flatpak shell:
flatpak run --command=sh org.mozilla.firefox getent hosts google.com
→ returns only IPv6 address: 2800:3f0:4001:839::200e google.com
I moved to the Firefox flatpack after the Debian version couldn't display the code inspector/ web developer tools anymore (it was blank amid other likely javascript-based… (Lesen Sie mehr)
I moved to the Firefox flatpack after the Debian version couldn't display the code inspector/ web developer tools anymore (it was blank amid other likely javascript-based rendering errors). I only include this context in case some one else has the issue and searches for it.
I want to sync all my tabs from the Debian version to the flatpack version and similar to this solved issue I cannot access those tabs from the firefox view. However I am also unable to access these tabs from the sidebar. I am only able to access these tabs from the account menu but this would have me open each tab individually which is not feasible for me.
Is there a way to fix the "Check your internet connection If you’re using a firewall or proxy, check that Firefox has permission to access the web." error that comes up in both the Tabs from other devices sidebar and Firefox View menu?
Video on some websites is choppy after updating to a newer version of Firefox (115.8.0esr). I have attempted to upload a video of the problem but it seems only still imag… (Lesen Sie mehr)
Video on some websites is choppy after updating to a newer version of Firefox (115.8.0esr). I have attempted to upload a video of the problem but it seems only still images are allowed and this doesn't illustrate the problem. An example website where this occurs is https://www.fiat.it but there are plenty of other examples. It looks as if the playback is jumping forwards and backwards between frames. Strangely Youtube videos seem OK.
Some information which may be of use
OS: OpenSuse Leap 15.5 HW: Dell Precision 7510 with Nvidia Quadro M2000M video card and driver version 550.54.14
I have also noticed that when starting Firefox from the command line I see frequent messages like
Sandbox: attempt to open unexpected file /sys/devices/system/cpu/cpu0/cache/index2/size Sandbox: attempt to open unexpected file /sys/devices/system/cpu/cpu0/cache/index3/size Sandbox: attempt to open unexpected file /sys/devices/system/cpu/present Sandbox: attempt to open unexpected file /sys/devices/system/cpu Sandbox: unexpected multiple open of file /proc/cpuinfo
Probably not relevant but I included it just in case it is useful
Any help you can offer with debugging would be much appreciated, thanks
I tried the troubleshooting mode, which turns off all the add-ons. Despite that, my Firefox still lags. For example, when I click on a new tab, it takes a couple of secon… (Lesen Sie mehr)
I tried the troubleshooting mode, which turns off all the add-ons. Despite that, my Firefox still lags. For example, when I click on a new tab, it takes a couple of seconds to open. When I am typing, it takes a few seconds every now and then to catch up. Additionally, when I am scrolling, it will be unresponsive for a couple of seconds before jumping to where I supposedly scrolled to. I am using Mint Linux Firefox 128.0.3. Processor: 13th Gen Intel© Core™ i7-13700HX × 16. Graphics:
Device-1: Intel driver: i915 v: kernel Device-2: NVIDIA driver: nvidia v: 550.90.07 Device-3: Cheng Uei Precision Industry (Foxlink) HP Wide Vision HD Camera type: USB driver: uvcvideo Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: modesetting,nvidia unloaded: fbdev,nouveau,vesa gpu: i915 resolution: 3424x1926~240Hz OpenGL: renderer: Mesa Intel UHD Graphics (ADL-S GT1) v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2
Since this week I have been unable to access flightradar24 web site due to a problem with WebGL. It tells me that I need a compatible browser e.g. Firefox I am running L… (Lesen Sie mehr)
Since this week I have been unable to access flightradar24 web site due to a problem with WebGL. It tells me that I need a compatible browser e.g. Firefox
I am running Linux Mint 21.3 Cinnamon on and I7 processor with a NVIDIA Corporation GK208B [GeForce GT 710] graphics card.
I have edited the about:config file as follows:
webgl.force_enabled TRUE
but noted a collection of failed messages as shown on the attached screen shot.
This web site is still accessible using chromium on the same computer, suggesting that there isn't a hardware problem.
Thanks
Howard
Does anyone know how to configure Firefox to stop the annoying google log-in pop-up? I've seen others ask the same question, but I have not seen any functional answers. … (Lesen Sie mehr)
Does anyone know how to configure Firefox to stop the annoying google log-in pop-up? I've seen others ask the same question, but I have not seen any functional answers. I've never had a google account, for anything. I don't get the pop-up with other browsers, like Falcon or Brave. It's just a problem on Firefox. I appreciate you help!
I am using the apt version of firefox v125.0.2 (64-bit). I do not have a dedicated GPU - I use my intel core's internal gpu only Intel Corporation HD Graphics 620 (rev 02… (Lesen Sie mehr)
I am using the apt version of firefox v125.0.2 (64-bit). I do not have a dedicated GPU - I use my intel core's internal gpu only Intel Corporation HD Graphics 620 (rev 02).
I used to play this game named narrow.one, which before I reinstalled the mentioned libraries, was working fine except for crashing a few times. I thought these libraries were causing some issue, so I tried reinstalling them.
I reinstalled the libraries using: `sudo apt install --reinstall --fix-missing libgl1* libegl*`
After installation, I start getting that error. So, I tried reinstalling firefox (using the same command), and then restarting the laptop - but of no use. Chrome seems to be running WebGL, including the game.
In firefox, on the https://get.webgl.org/ page, I see Hmm. While your browser seems to support WebGL, it is disabled or unavailable. If possible, please ensure that you are running the latest drivers for your video card.
After that, I also tried reinstalling `libopengl0` and `libglu1-mesa` and `intel-microcode`, but of no use. Running although, `sudo intel_gpu_top` and then chrome, it seems that the GPU is in use by chrome as well.
I then go to about:support. It shows me the images I have attached. Reading the logs, there several `blocklisted` values in `Decision Log` section. I suspect that's the cause of this issue, but then I don't know how can I un-blocklist the blocklisted things, and even after that, why does Chrome runs webgl if these are blocklisted?
Running `glxinfo -B`, I get the following: `name of display: :0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer):
Vendor: Intel (0x8086) Device: Mesa Intel(R) HD Graphics 620 (KBL GT2) (0x5916) Version: 23.2.1 Accelerated: yes Video memory: 7697MB Unified memory: yes Preferred profile: core (0x1) Max core profile version: 4.6 Max compat profile version: 4.6 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.2
OpenGL vendor string: Intel OpenGL renderer string: Mesa Intel(R) HD Graphics 620 (KBL GT2) OpenGL core profile version string: 4.6 (Core Profile) Mesa 23.2.1-1ubuntu3.1 OpenGL core profile shading language version string: 4.60 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile
OpenGL version string: 4.6 (Compatibility Profile) Mesa 23.2.1-1ubuntu3.1 OpenGL shading language version string: 4.60 OpenGL context flags: (none) OpenGL profile mask: compatibility profile
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 23.2.1-1ubuntu3.1 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20`
I do not know much about OpenGL, but reading the above stuff, I suppose my GPU is in use and also has a compatible driver (although I am not sure).
Also, running `glxdemo`, `glxheads`, and `glxgears` seems to be rendering stuff.
Should I reinstall firefox after purging it first? Please help.
Thanks!
Hi. There is a problem with video playback when skipping through the video using a playback bar. The video (but not audio) freezes at the spot when one skippes to another… (Lesen Sie mehr)
Hi. There is a problem with video playback when skipping through the video using a playback bar. The video (but not audio) freezes at the spot when one skippes to another part of the video and re-establishes after a while (not so short while) to the part of the video that is currently played. I'm using Linux Fedora.