I'm using Flatpak Firefox (version 131.0.3) and it keep freezing especially on sites like YouTube. How do I transfer my bookmarks and passwords to an earlier version of FF without using Sync?
I'm going to use this guide to downgrade Firefox to something around version 127 or below because I did not have this issue with earlier versions of FF.
Btw where does Firefox store crash logs? I typed "about:crashes" in the URL bar but it says that "No crash reports have been submitted". I have also used journalctl to find these errors but I'm not sure how relevant they are:
org.mozilla.firefox.desktop[15004]: Exiting due to channel error.org.mozilla.firefox.desktop[49355]: [Parent 2, Main Thread] WARNING: g_strv_length: assertion 'str_array != NULL' failed: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:187
firefox-bin[49355]: g_strv_length: assertion 'str_array != NULL' failed
How to Downgrade Flatpak Packages in Linux
One of the lesser-known features of Flatpak packaging is that it allows you to downgrade installed applications. Here's how to use it.Sagar Sharma (It's FOSS)
Nanook
in reply to KickassWomen • •Linux reshared this.
KickassWomen
in reply to Nanook • • •Nanook
in reply to KickassWomen • •Linux reshared this.
KickassWomen
in reply to Nanook • • •Nanook
in reply to KickassWomen • •Linux reshared this.
mox
in reply to Nanook • • •Chromium may be technically open-source, but Google still controls it and has been caught abusing that power before. People concerned about privacy have good reason avoid it.
#786909 - chromium: unconditionally downloads binary blob - Debian Bug report logs
bugs.debian.orgsun_is_ra
in reply to KickassWomen • • •in firefox you could export bookmarks and passwords but be aware that passwords will be exported in plain text.
because its running as flatpak, the exported files should be somewhere in $HOME/.var/app/
Nanook
in reply to sun_is_ra • •Linux reshared this.
KickassWomen
in reply to Nanook • • •sun_is_ra
in reply to Nanook • • •Nanook
in reply to sun_is_ra • •Linux reshared this.
sun_is_ra
in reply to Nanook • • •Also is it possible that your Firefox profile was corrupted somehow and when you installed Thorium you got a fresh profile and that's why it worked well?
Nanook
in reply to sun_is_ra • •Linux reshared this.
KickassWomen
in reply to sun_is_ra • • •299792458ms
in reply to KickassWomen • • •Nanook
in reply to 299792458ms • •Linux reshared this.
Magister
in reply to KickassWomen • • •Nanook
in reply to Magister • •Linux reshared this.
Magister
in reply to Nanook • • •jrgd
in reply to KickassWomen • • •An aside to the technical question of how to migrate profiles to older versions:
DO NOT DOWNGRADE FIREFOX BELOW 131.0.2 OR ESR 128.3.1, 115.16.1
I feel that given this recent vulnerability, it is important to make this notice.
Otherwise:
For migrating profiles between the same major version, Mozilla provides a guide for full profile migration. This also works with forwards compatibility. I generally wouldn't try to go backwards however as many new major versions change the data format and contents of your profiles, which older versions have no idea how to interpret.
For downgrading, it's best to export bookmarks, go through your important addons and backup the settings for each one that needs configuration, and take note of anything you're previously modified in about:config to your preference. Perhaps take screenshots of your tab bar and overflow menu as well so you can recustomize them to your liking easily on the downgraded version.
Back up and restore information in Firefox profiles | Firefox Help
support.mozilla.orgDarkThoughts
in reply to KickassWomen • • •KickassWomen
in reply to DarkThoughts • • •Interesting, I have never tried this before.
I'll try out your solution and get back to you.