firefox 114 does not start
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: xdostup, Unassigned)
Details
Steps to reproduce:
debian 8 jessie i686 (32bit) LXDE
$./firefox -p
I created new profile and firefox 113.0.1 or 114.0.2 does not start
firefox 78, 91, 102 esr start OK with new profile
Comment 2•2 years ago
|
||
Hello! I installed Debian 8.11 (32bits) today on a VM and loaded it in a LXDE session and I can run Firefox 116.0.2. I have also tried 114.0.2 and it starts as expected, for me at least. Are you still encountering this problem? Thank you!
Hello Alexandru.
Now I use ff78esr (from Mozilla ftp) in folder /home/*/Programs/firefox/
My profile default-esr
ff115.1.0esr (from Mozilla ftp) in folder /home/*/ff/firefox/
lxterminal @:/ff/firefox$ ./firefox -p/ff/firefox$ ./firefox -p
Create new profile x115 and ff115esr start
Close ff115esr (process kill)
But if again <<<<<-----
lxterminal @:
choose profile x115 and ff115esr do not start <<<<<-----
(firefox-esr:10422): GLib-GObject-CRITICAL **: g_object_unref: assertion 'object->ref_count > 0' failed
(Into my system 3 profiles: default-esr(for ff78),default and x115)
This is my /home/*/ff/firefox/distribution/policies.json for ff115.1.0
{"policies":
{"AppAutoUpdate": false,
"DisableAppUpdate": true
}
}
If delete all profiles and lxterminal @:/ff/firefox$ ./firefox ALL GOOD.I have tried several times.
The problem exists only when there are several profiles - default-esr(for ff78),default and x115.
Comment 5•2 years ago
|
||
Thank you for the details. I tried the following steps:
- Deleted all Firefox profiles by deleting
.mozillafolder from/home/user/andmozillafolder from/home/user/.cache - Opened 78 esr which created
defaultanddefault-esrprofiles. - Closed 78 esr and opened 115 esr
Actual result: Build started as expected with a new profile calleddefault-esr-1.
Note: I initially had problems starting 78 esr because I needed to install sudo apt-get install libatomicl. But now Firefox 78esr starts as expected.
(In reply to Dmitri from comment #4)
If delete all profiles and lxterminal @:/ff/firefox$ ./firefox ALL GOOD.I have tried several times.
The problem exists only when there are several profiles - default-esr(for ff78),default and x115.
This is now working?
Updated•2 years ago
|
Updated•2 years ago
|
I Closed 78 esr with profile called default-esr (deleting /home/user/.cache) and opened 115 esr
Build DO NOT started with a new profile called default-esr-1
But if delete all profiles and lxterminal @:/ff/firefox$ ./firefox 115esr START OK
My system upgrade from freexian.com and many packages are not the same as in debian 8.11
Today
I Deleted all Firefox profiles by deleting .mozilla folder from /home/user/ and mozilla folder from /home/user/.cache
lxterminal @:/ff/firefox$ ./firefox -p create profile default-esr-1 and 115.1.0esr start ok. Closed and again @:/ff/firefox$ ./firefox -p choose default-esr-1, 115.1.0esr DO NOT Start and My debian session is crash.
After
Again Deleted all Firefox profiles by deleting .mozilla folder from /home/user/ and mozilla folder from /home/user/.cache
lxterminal @:/ff/firefox$ ./firefox and 115.1.0esr start ok. 5 times start OK.
The problem is in the profile name.
Description
•