Pšašanja ze slědujucym wobznamjenim pokazaś: Wšykne pšašanja pokazaś

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… (cytajśo wěcej)

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

Pšašany wót wužywarja c+ff pśed 2 mjasecoma

Slědne wótegrono wót wužywarja c+ff pśed 50 minutami

Firefox Desktop 128.0.3 Freeze After ~ 30 Mins

For about 2 weeks now my Firefox Desktop v. 128.0.3 (Mozilla-Flatpak - 1.0) freezes within 30 mins of use. No good waiting, nothing responds except the exit button. Cle… (cytajśo wěcej)

For about 2 weeks now my Firefox Desktop v. 128.0.3 (Mozilla-Flatpak - 1.0) freezes within 30 mins of use.

No good waiting, nothing responds except the exit button.

Clearly, there's a flaw in a recent update.

I'm on Ubuntu 22.04.4 LTS and my Firefox is from Flatpak.

While writing this I got a Flatpak update for Firefox and Firefox.Locale - whatever that is.

So I'll park my question till I close and reopen Firefox - hopefully with a release from the big freeze-up.

Pšašany wót wužywarja tamjk pśed 2 góźinoma

Fire fox browser playing up

When i am in facebook and i want to do a live call or video chat,and when i hover the mouse over these options ,it no longer let's me do this and tells me that the browse… (cytajśo wěcej)

When i am in facebook and i want to do a live call or video chat,and when i hover the mouse over these options ,it no longer let's me do this and tells me that the browser not longer supports this action yet i could do this up until about 7 weeks ago im using firefox in 20:04 ubuntu,im also having difficulty on another web page ordering spare parts,it won't let me select or order part's either but when i use windows 10 with firefox browser everything works fine why is this same browser different system?? i don't get this please help

Pšašany wót wužywarja mdk308 pśed 14 góźinami

youtube crashed after sometimes

youtube always crash after sometime. i've 16Gb of ram, so it took sometime for me. but the crash is inevitable. in the console, i saw some errors. mostly 401 and CORS to… (cytajśo wěcej)

youtube always crash after sometime. i've 16Gb of ram, so it took sometime for me. but the crash is inevitable.

in the console, i saw some errors. mostly 401 and CORS to google ads domain. we all know that youtube is doing something shady to catch Adblock users.

no adblock, no extension, clean profile and incognito mode. it still happen. this problem is not unique to firefox, it happen to chrome too.

relevant question: https://support.mozilla.org/en-US/questions/1435907

Pšašany wót wužywarja boku pśed 21 góźinami

Firefox-128 fails to start GUI on Linux Fedora fc20.x86_64

Contents: Conditions, Problem, Observations, Motivation Conditions System: Linux Fedora fc20.x86_64, CPU i520M, 3.66 GiB RAM on DELL E5410 Libraries have been upda… (cytajśo wěcej)

Contents: Conditions, Problem, Observations, Motivation


Conditions


System: Linux Fedora fc20.x86_64, CPU i520M, 3.66 GiB RAM on DELL E5410

Libraries have been updated from rpm packages of Fedora distribution fc21.x86_64 to satisfy the requirements for Firefox 128 and now following versions of relevant libraries and packages are installed:

X.Org 1.14.4, libstdc++ 4.8.3, glibc 2.18, libglib 2.42.1, GTK+ 3.14.5

NetworkManager-0.9.9.0, dbus-1.6.30, GNOME 3.10.0, PulseAudio 5.0

Updating to newer version of Fedora is not possible option for me now.

Firefox 128.0.3 tarball has been unpacked to /usr/local/lib64/firefox128

Executable bash script, /usr/local/bin/firefox128 has been used to launch Firefox 128, it contains two lines

export LD_LIBRARY_PATH=/usr/local/lib64/firefox128:$LD_LIBRARY_PATH /usr/local/lib64/firefox128/firefox $1

Existing file $HOME/.mozilla has been temporarily renamed to avoid hardly possible conflicts while testing the new version of Firefox. (Later I have found that this is not necessary because new installs

of Firefox do not conflict with the previous).


Problem


Execution of the bash script, firefox128 from gnome-terminal command line started Firefox 128 but without GUI. Only the small white interval at left upper corner of the desktop appeared and it could be extended by using mouse to empty (white) window created by Gnome and titled, Firefox.

Observations


After Firefox 128.0.3 started the output of the command, ps -flu username revealed,

      /usr/local/lib64/firefox128/firefox
      /usr/local/lib64/firefox128/firefox-bin \
           -contentproc -parentBuildID 20240725162350 \
           -prefsLen 21615 -prefMapSize 245327 \
           -appDir /usr/local/lib64/firefox128/browser \
                   {d54171b1-8a79-44b3-a271-db4e09db2365} 3715 true socket

Two parameters preceding `true socket` vary from launch to launch.

Executions of, firefox128 --help

              firefox128 --full-version

display the expected output

In the way of successive approximations to highest Firefox version that starts with GUI in my system I have found this is Firefox 95.0.2

The binaries firefox in Firefox versions from 96.0 to 99.0.1 do not launch firefox-bin and the application hangs requiring explicit kill

Firefox versions 100.0.2, 101.0, 106.0, 106.0.5, 117.0, 117.0.1, 123.0.1, 128.0 I have tested like Firefox 128.0.3 behave in the same way as Firefox 128.0.3 with the same effects.

Output of the command, ps -flu username obtained when Firefox 95.0.2 is running with GUI in my system differs specifically from outputs of this command for Firefox versions above 100 Last argument for firefox-bin in those Firefox versions i.e. 100.0.2 and newer is `socket` whereas in Firefox 95.0.2 the last argument is `tab` as in the case,

       /usr/local/lib64/firefox95/firefox-bin \
                    -contentproc -childID 2 -isForBrowser \
                    -prefsLen 4814 -prefMapSize 241644 -jsInitLen 278884 \
                    -parentBuildID 20211218203254 \
                    -appDir /usr/local/lib64/firefox95/browser 9563 true tab
       /usr/local/lib64/firefox95/firefox-bin \
                    -contentproc -childID 6 -isForBrowser \
                    -prefsLen 5627 -prefMapSize 241644 -jsInitLen 278884 \
                    -parentBuildID 20211218203254 \
                    -appDir /usr/local/lib64/firefox95/browser 9563 true tab
       /usr/local/lib64/firefox95/firefox-bin \
                    -contentproc -childID 7 -isForBrowser -prefsLen 5627 \
                    -prefMapSize 241644 -jsInitLen 278884 \
                    -parentBuildID 20211218203254 \
                    -appDir /usr/local/lib64/firefox95/browser 9563 true tab

During executing both the bash scripts firefox128 and firefox95, launching the respective Firefox versions, Firefox writes messages to stdout (gnome-display) but the outputs do not differ qualitatively.

For firefox128 the only intriguing mesasage is the last one that appears while closing Firefox 128, [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt

These messages not differing qualitatively for Firefox 95.0.2 and Firefox 128 can be summarized as follws (firefox:5370): Gtk-CRITICAL **: gtk_widget_get_style_context: assertion 'GTK_IS_WIDGET (widget)' failed gtk_style_context_get_state: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed gtk_style_context_get_property: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed gtk_style_context_get_background_color: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed gtk_style_context_get_color: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed

(firefox:5370): GLib-GObject-CRITICAL **: \ g_value_unset: assertion 'G_IS_VALUE (value)' failed

(firefox:2901): GLib-GObject-CRITICAL **: \ g_object_ref: assertion 'object->ref_count > 0' failed and g_object_unref: assertion 'object->ref_count > 0' failed

[GFX1-]: glxtest: libEGL missing methods

For Firefox 128 they are preceded by warnings like, [Parent 4185, Main Thread] WARNING: \ g_value_unset: assertion 'G_IS_VALUE (value)' failed: \ 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:187


Moreover during starting Firefox in versions 96.0 - 117.0.1 there is the message,

                    os_mmap failed.: Cannot allocate memory 

This message is absent either in Firefox 95.0.2 and Firefox 128.0, 128.0.3

Motivation


The effect just described looks very strange but may be common to older versions of Linux distributions still being used by number of people with various motivations.

Various institutions, particularly banks, require "newest" versions of a browser and I am afraid that Firefox 95.0.2 working in my system will be very soon considered outdated that will result in lack of electronic access to bank account.

Therefore solving the problem just presented appears to be important.

Thank you in advance

Pšašany wót wužywarja koz55pl pśed 3 dnjami

Slědne wótegrono wót wužywarja koz55pl pśed 23 góźinami

How do I stop Firefox from logging me out of all websites?

My Laptop I only use once in a while because I am mostly at my desktop. When I didn't use the laptop for some time, I am logged out of ALL websites. Google, Facebook, Twi… (cytajśo wěcej)

My Laptop I only use once in a while because I am mostly at my desktop. When I didn't use the laptop for some time, I am logged out of ALL websites. Google, Facebook, Twitter, Instagram, Reddit, eBay, Amazon, several smaller sites EVERYWHERE. It's like I am on a new install.

How do I stop that behavior? It's certainly not an issue of the websites because I am logged out consistently everywhere. Why is Firefox deleting the cookies even if they are infinite?

My laptop is secured, it has strong passwords and an encrypted harddisk.

Pšašany wót wužywarja bxyify pśed 2 dnjoma

some popup windows and post-order features of Instacart don't work in firefox, but do in Chrome

I have had trouble with Instacart features such as adding items to a pending order, or leaving feedback or a tip for a shopper. Most of the same Instacart features seem … (cytajśo wěcej)

I have had trouble with Instacart features such as adding items to a pending order, or leaving feedback or a tip for a shopper. Most of the same Instacart features seem to work correctly in Chrome, but of course I would rather use Firefox. But having said that, some don't work properly in Chrome either!

Pšašany wót wužywarja dana30 pśed 2 dnjoma

Sign into Yahoo Account but Cannot make comments

PRIORITY:HIGH for those that are concerned! I created a specific Yahoo account so I could make comments on various News issues. I'm signed into that account and try to m… (cytajśo wěcej)

PRIORITY:HIGH for those that are concerned! I created a specific Yahoo account so I could make comments on various News issues. I'm signed into that account and try to make a comment and it says something like or offers to sign in again where the comment is located. when i tick the sign in tab it goes back to the article as if I never signed in to post a comment. When I am actually signed into the Yahoo account where the article is located. Could be politics, music, etc. I cleared the cache, etc...still stuck in the mud. please help. Thank you. raphael

Pšašany wót wužywarja felix85 pśed 3 dnjami

Slědne wótegrono wót wužywarja felix85 pśed 3 dnjami

History missing AND cannot make bookmark

I have a somewhat elderly version of Linux, which I cannot upgrade for a variety of reasons, using FF-55.0.3, which is "plugged in" to all the local audio-video libraries… (cytajśo wěcej)

I have a somewhat elderly version of Linux, which I cannot upgrade for a variety of reasons, using FF-55.0.3, which is "plugged in" to all the local audio-video libraries, but also runs a current Mozilla-128.0.3 binary, which cannot access those libraries. I use both on a regulat basis. Recently "55" lost history tracking and cannot make new bookmarks (however old boolmarks are still present). How can i restore 55's ability to track history and make new bookmarks without losing what's there? Is there a relevant variable or two in about:config I can reset?

Pšašany wót wužywarja paul pśed 3 dnjami

Firefox uses up all CPU and heats up the laptop if a page contains one anigif

This is pretty much the same as https://support.mozilla.org/en-US/questions/801343 back in Firefox 3.x → 4 times. I do recall having the same problem then, and disabling … (cytajśo wěcej)

This is pretty much the same as https://support.mozilla.org/en-US/questions/801343 back in Firefox 3.x → 4 times. I do recall having the same problem then, and disabling hardware acceleration did fix it back then, but it no longer does.

I’m currently on 115.3 ESR, but I’ve observed this for a while in Quantum (I don’t recall seeing it on Gecko with HW accel disabled).

Pšašany wót wužywarja mirabilos pśed 4 dnjami

Slědne wótegrono wót wužywarja mirabilos pśed 4 dnjami

"Firefox can’t find the file" if server throw a PHP notice?

Firefox 128; Operating System: Kubuntu 22.04 KDE Plasma Version: 5.24.7 KDE Frameworks Version: 5.92.0 In Chrome I get this error: PHP Notice: Undefined variable: f… (cytajśo wěcej)

Firefox 128; Operating System: Kubuntu 22.04 KDE Plasma Version: 5.24.7 KDE Frameworks Version: 5.92.0

In Chrome I get this error:

   PHP Notice: Undefined variable: fieldanme in D:\inetpub\webcontent\Admin\dealWorksheet\print.wip.php on line 747
   PHP Notice: Undefined index: in D:\inetpub\webcontent\Admin\dealWorksheet\print.wip.php on line 747
   PHP Notice: Undefined variable: fieldanme in D:\inetpub\webcontent\Admin\dealWorksheet\print.wip.php on line 747
   PHP Notice: Undefined index: in D:\inetpub\webcontent\Admin\dealWorksheet\print.wip.php on line 747

In Firefox I get:

   File not found
   Firefox can’t find the file at https://the_url_in_question.
   Check the file name for capitalization or other typing errors.
   Check to see if the file was moved, renamed or deleted.            

Same file called seconds apart. Please note: this is NOT a 404 error. The file is there: if I fix the error on line 747, the PHP Notice goes away and FF loads the page correctly.

Pšašany wót wužywarja tailor7579 pśed 6 dnjami

Slědne wótegrono wót wužywarja tailor7579 pśed 4 dnjami

HTTP/3 issues

Is there a way to force FF to use HTTP/3? There are multiple instances (youtube, for example) when site says "alt-svc: h3", but FF ignores it and keeps using at best HTTP… (cytajśo wěcej)

Is there a way to force FF to use HTTP/3? There are multiple instances (youtube, for example) when site says "alt-svc: h3", but FF ignores it and keeps using at best HTTP/2.

Pšašany wót wužywarja Merssedes pśed 5 dnjami

Slědne wótegrono wót wužywarja Merssedes pśed 4 dnjami

Firefox breaks passcodes on 3rd party password manager extension

I use a 3rd party password manager that has a Firefox browser extension. Using usernames and passwords is no problem. But for sites that I have passkeys saved for, Fire… (cytajśo wěcej)

I use a 3rd party password manager that has a Firefox browser extension. Using usernames and passwords is no problem. But for sites that I have passkeys saved for, Firefox tries to intercept the passkey request and validate the request on it's own. If I go into about:config and set security.webauthn.enable_macos_passkeys to False, the passkey request is just not accepted at all and the login request errors out.

I need the browser to be able to pass these passkey requests to my extension based password manager, not to be interpreted by Firefox itself.

The requested functionality works fine in Chrome and Chromium variants such as Edge and Brave, btw.

Pšašany wót wužywarja Brons2 pśed 4 dnjami

Primary Password is asked at startup of Firefox

In seeing other answers to this dilemma it presents another problem. I do use sync. But what troubles me is IF I need to give out the password for someone to use the inte… (cytajśo wěcej)

In seeing other answers to this dilemma it presents another problem. I do use sync. But what troubles me is IF I need to give out the password for someone to use the internet that person now has access to my passwords. Since there seems no way, unless I shutoff sync. Is this correct? Should there be some Secondary password? Passwordpasswordpasswordpasswordetc.

Pšašany wót wužywarja K pśed 5 dnjami

Slědne wótegrono wót wužywarja K pśed 5 dnjami

Page jumping in .pdf or google.doc

Hi, guys! This is driving me crazy! PLEASE, HELP! Here, both Google Docs and .pdf files (from any site) keep jumping pages while I'm reading. For example, from page 2, … (cytajśo wěcej)

Hi, guys! This is driving me crazy! PLEASE, HELP!

Here, both Google Docs and .pdf files (from any site) keep jumping pages while I'm reading.

For example, from page 2, it goes to 9, then I scroll back up and it's on 15, etc.

I've already tried deleting all cookies, clearing the cache, completely uninstalling Firefox from my PC, but it always happens. I'm having this issue for weeks.

I tried uninstalling extensions, but I can't solve it. It's a nightmare.

Video: https://x.com/rxtheodoro/status/1818750379494195608

ps: I'm Pop OS user (linux based on ubuntu)

Pšašany wót wužywarja rtheodoro pśed 5 dnjami

Firefox Sync did not restore my data

Hello Out of nowhere I started having problems watching Videos on Twitch. So, after some Flatpak repairs and reinstalls, I decided to sync my data with Firefox Sync and … (cytajśo wěcej)

Hello

Out of nowhere I started having problems watching Videos on Twitch. So, after some Flatpak repairs and reinstalls, I decided to sync my data with Firefox Sync and remove it completely. For my surprise after reinstalling and logging in on Firefox Sync my only extensions and, what looks like part of my history were restored. Lost my session, custom tabs names etc.

Pšašany wót wužywarja msmafra pśed 5 dnjami

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 … (cytajśo wěcej)

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.

Pšašany wót wužywarja rstiltskin pśed 1 mjasecom

Slědne wótegrono wót wužywarja rstiltskin pśed 5 dnjami