this post was submitted on 11 Feb 2025
18 points (100.0% liked)
Firefox
4502 readers
71 users here now
A community for discussion about Mozilla Firefox.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
When I open
profiles.ini
the only profile mentioned there is "default-esr". That directory exists, and has a bunch of stuff in it, but I don't see the profile in the profile manager.The profile I'm using is called "default-release" and that directory does not exist, but does have an entry in the profile manager.
The directory "default" exists in the directory structure and in the profile manager, but the directory is almost empty. It has only one thing in it; a file called
times.json
.I created a new profile, and it doesn't show up in the directory structure either. Curiouser and curiouser...
PS: It's not a Snap, but it is a Flatpak.
So check Flatpak's config directory for it. Flatpak works on the same principle as Snap so it's probably hiding there. Also check
about:profiles
in Firefox itself, that should say where it is.Found it in
about:profiles
. The actual directory was in~/.var/app/org.mozilla.firefox/cache/mozilla/firefox
. I think the one in my home directory was a leftover from the old apt install.Yep, I remember now that Flatpak stores its config in
.var