i just updated my system by doing pamac update and did a reboot. after it finished booting up, i can’t open system settings at all. Mod edit: uploaded image(s) removed
here’s what it says with gdb, but i don’t understand it at all Mod edit: uploaded image(s) removed
i did checked the similar topic but it didn’t work for me
Moderator note: Please do not use screenshots for terminal output. Copy the output with the mouse, click on the </> button in the toolbar of the post editor, and paste the copied content in between the two rows of three backticks each.
i was able to open the setting by running: pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY KDE_SESSION_VERSION=5 KDE_FULL_SESSION=true dbus-launch systemsettings5
AFAIK running pkexec without arguments will run it as root so i don’t really want to continue doing that since I wouldn’t know if running it as root would break something