I have been using garuda for over half a year now and suddenly due to some misconfiguration or something (i'm yet not sure what caused it), my installation got messed up and wouldn't boot.
I decided to go for a fresh install and using a bootable USB drive, i installed everything.
Following is some information that i have so far -
Most of my stuff is working
Terminal works awesome
I can install stuff from the aur
I can use octopi well
I am signed in as the correct user.
Now the PROBLEM ---
I am not able to change the profile image to anything else. For now it shows a simple user icon (default) and in the user settings the "S" for the image (referring to the username "syslog"). Whatever I try to do, it says the following error ---
"There was an error while saving changes"
For the time being, I am not using any custom images, just the default ones that come with the installation.
Thanks for the help in advance
*and sorry for joining the community late, just a college student - pardon me *.
Hi there, welcome.
Please always remember to include the output of your garuda-inxi, as requested in the new topic template.
Anyway, I assume you’re on KDE, because there there is a know bug, already fixed in an update which should be released shortly (it was planned for today).
Actually it is already available, but in the Arch “testing” repository, so it should “arrive” soon.
No, at the moment it would not be downloaded/installed.
If you want, you can check here: https://archlinux.org/packages/?sort=&q=systemsettings&maintainer=&flagged=
When 5.24 will be in Extra instead of Testing, you will be able to download the version fixing that bug.
Of course an update in a rolling release distro is always an important thing to do.
Do not necessarily wait for that before the next update.
I don't know, being 5.24 a big, massive and Long Term Support KDE release, maybe it will stay there for a few days?
Just for future reference, formatting and reinstalling every six months is a bad habit carried over from Windows. The whole point of a rolling distro is your install can last many years. Best not to reinstall any time you hit a minor speed bump along the way, as this teaches you nothing about troubleshooting or maintaining your system properly.
I believe there is a workaround to this issue. I think you can overwrite the default image with a picture you desire (using the preexisting name). I could be wrong, but I'm pretty sure there's more than one way to skin a cat.
Said and done.
My simple way of skinning the cat is: copy your avatar (as .png, I think) into a file named ~/.face
Done, works
Edit / bonus tip:
To use the picture also for sddm (but this was not part of the bug), you can check the
[Theme]
FacesDir=
directory (default is /usr/share/sddm/faces) in /etc/sddm.conf and copy there the avatar file as <username>.face.icon (or of course you can create e.g. /etc/sddm.conf.d/avatar.conf with a different folder)
Agreed. That is actually a bad habit carried over by a lot many people. I don't prefer running a fresh install unless necessary.
The reason I had to do it was that during an update, my Linux kernel was busted and the OS wasn't able to boot stating that the kernel was not found. Being pretty new to this problem and having urgency, I went ahead with a fresh install (while also investigating the issue).
For a pretty weird reason, my whole workstation lives on a single partition of 48 GB which is why the update effed up. Lack of disk space.