

sude
minor typo spotted
sude
minor typo spotted
deleted by creator
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.
Is it fixed now? (Firefox 135)
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.
Are the top and bottom two different programs? What’s going on here?
PGP or GPG, however you spell it. You can encrypt stuff, protect your email from prying eyes!
Also FOSS in general.
Running as root is a forceful workaround, not the solution to my problem. I want to open this lock, not break it.
I don't want to run as root because...
sudoedit
vssudo nano
orsudo vim
. If you run the editor as root directly, you can access the shell as root. This is a feature, not a bug! But if you runsudoedit
, it stays at low privilege level until it actually saves the file.The “Retry as Sudo” dialog is supposed to appear, and when I click on the button, I am supposed to get a password prompt. That’s what happens in the Apt version; that’s what happens in the Snap version; and in the NixPKG version, they had the same problem, but they fixed it.
How do I fix it in my flatpak version?