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… (read more)

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

Asked by koz55pl Duela 28 minutu

Firefox is blocking viewing suggesions on youtube? I want to allow youtube to make suggestion to me.

A few weeks ago I accidentally allowed Firefox to Block Youtube from making Viewing suggestions to me. Now when I go to Youtube from Firefox, all I get is a Blank screen.… (read more)

A few weeks ago I accidentally allowed Firefox to Block Youtube from making Viewing suggestions to me. Now when I go to Youtube from Firefox, all I get is a Blank screen. I want to REVERSE THAT decision and ALLOW youtube to make suggestions to me. Please help me get back to AS IT WAS BEFORE, or if you could do that for me would be great . Thanks Anand

Asked by anandrx Duela 31 minutu

Will Cash App refund money if scammed?

No, Cash app generally does not refund money if scammed[((+1-833-203-7079], as payments are typically instant and irreversible. If you've been scammed on Cash App, don't … (read more)

No, Cash app generally does not refund money if scammed[((+1-833-203-7079], as payments are typically instant and irreversible. If you've been scammed on Cash App, don't lose hope. Contact Cash App support at +1-833-203-7079 or +1-833-203-7079 immediately and follow the necessary steps to report the scam.

If you've been scammed on Cash App, don't lose hope. Contact Cash App support at +1 833-203-7079 or +1 833-203-7079 immediately and follow the necessary steps to report the scam. While refunds aren't guaranteed, acting swiftly and providing thorough evidence can increase your chances of a favorable outcome.

Asked by torihe5955 Duela 38 minutu

Discord crashes as soon as someone else joins VC

Hey, I have noticed recently that Discord crashes its tab as soon as someone else joins a voice call and microphone access is given. I am on Linux/NixOS/Hyprland and a… (read more)

Hey,

I have noticed recently that Discord crashes its tab as soon as someone else joins a voice call and microphone access is given.

I am on Linux/NixOS/Hyprland and am not experiencing this issue on Linux/Endeavour/Gnome.

The crash report mainly complains about libxul.

Any ideas or directions are greatly appreciated.

Best

Asked by Nydragon Duela 2 ordu

Last reply by Nydragon Duela 2 ordu

I cannot verify anything by phone number

Dear Firefox, I want to install any VPN app to access my Bank account, but my phone number is not available because I am outside the Americas. Can you let me know how ca… (read more)

Dear Firefox, I want to install any VPN app to access my Bank account, but my phone number is not available because I am outside the Americas. Can you let me know how can I install and use any VPN program you provide? Thank you so much for your help!

best, CAN

Asked by CAN Duela 4 ordu

Fire fox and you tube palyback speed

I'm running Fire fox 128.0.3 in order to watch a You tube video I have to set the playback speed to 0.95. The default value of 1 causes the video to go into fast forwa… (read more)

I'm running Fire fox 128.0.3 in order to watch a You tube video I have to set the playback speed to 0.95. The default value of 1 causes the video to go into fast forward mode with no sound. Unfortunately this value is not persistent and has to be reset each time I open a you tube video in fire fox

What's Up?

Thanks

Nor

Asked by njsg1 Duela 5 ordu

change email

I installed mozilla firefox on my desktop computer 5 years ago At the time, my email address was davsue@myfairpoint.net This email no longer exists my new email address i… (read more)

I installed mozilla firefox on my desktop computer 5 years ago At the time, my email address was davsue@myfairpoint.net This email no longer exists my new email address is davsue123@gmail.com I signed out of firefox I want to sign in again It sends me a confirmation email to davsue@myfairpoint.net that doesn't exist Can't retrieve the email to verify my account Now what? haven't been able to set davsue123@gmail.com as a secondary email

Asked by davsue Duela 5 ordu

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… (read more)

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?

Asked by paul Duela 5 ordu

Up dat of 08/01/2024 wiped out my bookmarks, tabs, history, sign in info!!! And I get a message that 128,0,3 is not compatible,

help me restore my pre update condition. This is very upsetting My tabs, bookmarks, everything is gone, gone, gonegone Can I just delete this version 128.0.3 and go back … (read more)

help me restore my pre update condition. This is very upsetting My tabs, bookmarks, everything is gone, gone, gonegone Can I just delete this version 128.0.3 and go back to previous version, which was functional?

Asked by puptense Duela 5 ordu

Download location not working

I had to install to a new computer, Windows 10 Pro. I set the Download option to ask for where to save but Firefox is not giving choice. I have closed and re-opened Fire… (read more)

I had to install to a new computer, Windows 10 Pro. I set the Download option to ask for where to save but Firefox is not giving choice. I have closed and re-opened Firefox since changing setting 128.0.3 (64-bit)

Asked by Spike CO Duela 5 ordu

Zoom when mouse moves

Recently when I move the mouse, the screen zooms in. The "command -" does not reset the screen. "View sZoom actual size" works, but I have to use it many times each tim… (read more)

Recently when I move the mouse, the screen zooms in. The "command -" does not reset the screen. "View sZoom actual size" works, but I have to use it many times each time I use the computer. What is causing this? How can I fix it? It only started in the last couple of weeks.

Asked by Jan Welch Duela 5 ordu

spell check feature

I realize Facebook doesn't have a spell check feature,but is there a way my browser, Firefox, which I already have spell check enabled can somehow spell check Facebook wh… (read more)

I realize Facebook doesn't have a spell check feature,but is there a way my browser, Firefox, which I already have spell check enabled can somehow spell check Facebook when I chat? Can someone help? Thank you.

Asked by sciencemagic Duela 3 egun

Last reply by sciencemagic Duela 6 ordu