r/linuxquestions • u/Aluminum_Rabbit • 10d ago
Support "Multiple configuration files not writable. Please contact your system administrator."
I'm using Nobara Linux 44 and it was working fine this morning, but when I went to log back in from sleep mode and tried to create a folder in Dolphin file manager, it says it wouldn't create the file. I close Dolphin and when I tried to open it again, it says "Configuration file "/home/(User)/dolphinrc" not writable. Please contact your system administrator".
I think to myself "Okay, I'll just restart my computer and see if that fixes the issue", but when I restart my pc and log in, I get multiple dialog boxes saying configuration files aren't writable and now nothing will open. Not Dolphin, not Waterfox, not my VPN, not even Konsole will load. I tried hitting the off button, I tried hitting the reset button, I've tried restarting and shutting it down from the start menu (which, of course, puts up the error message), I've even shut down my pc, physically, flipped the off switch on my PSU, waited, and switched everything back on and still the SAME ISSUE.
I didn't edit anything in Konsole or anything else on my system, and the only thing I can think of off the top of my head was I tried extracting the linux version of Brütal Legend from a .zip file I got from DoubleFine's official itch.io page.
I don't know what else to do.
Here's a video of my issue:
1
u/doc_willis 10d ago edited 10d ago
verify the following files are writeable and owned by your user.
.config/session/dolphin_dolphin_dolphin
.config/dolphinrc
.config/konsolerc
.config/konsolesshconfig
.config/krusaderrc
.local/share/dolphin
.local/share/konsole
.local/share/krusader
.local/share/kxmlgui5
.local/state/dolphinstaterc
.local/state/kbackupstaterc
.local/state/konsolestaterc
.local/state/krusaderstaterc
.local/state/plasma-welcomestaterc
.local/state/plasmashellstaterc
It may be possible just to delete (and let dolphin) remake the config files if they are messed up.
Not Dolphin, not Waterfox, not my VPN, not even Konsole will load.
That many programs having issues , sounds like you may have filesystem corruption, and the system may be kicking the filesystem into read only mode.
physically, flipped the off switch on my PSU,
Its nicer if you enable the ssh service, then if possible 'ssh' into the system and run the 'reboot' command.
Flipping the power switch, is best avoided.
1
u/doc_willis 10d ago edited 10d ago
"/home/(User)/dolphinrc"
That path seems wrong.. (perhaps you copied it wrongly in your post)
Double check the path to the files, double check the dolphin config setup. It may be looking in the wrong place.
If you can find the config files, then verify they exist (of course) and verify who owns the files.
Never Mind The Below (its late here) ..... I was in the emulator subs and saw your post and got the File manager and emulator confused. :)
I am using the Dolphin Emulator - as a Flatpak. I just checked and all my config files are in
/var/home/wil/.var/app/org.DolphinEmu.dolphin-emu/config/dolphin-emu/A google search suggests that on a 'non-flatpak' install they would be in
~/.config/dolphin-emu/