You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I tried to run the installer, with qtile started, and it gave this issue:
Traceback(most refcent call last):
File "root/ThemeSaver/install.py", line 16, in <module>
DE = os.environ["DESKTOP_SESSION"]
File "usr/lib/python/3.10/os.py", line 679, in __getitem__
raise KeyError(key) from None
This is in Arch, if that changes something
The text was updated successfully, but these errors were encountered:
I made a total new user, with nothing in it and it worked! In my main user it didn't worked, it just was the same but instead of "DESKTOP_SESSION" was "XDG_DESKTOP_SESSION", I don't know why, because I installed Linux a few days ago, and it has barely the basic, I can't think of anything that may cause that error
Ok, now it just doesn't work
I tried in this new user multiple times, but I don't know exactly what causes the bug, I tried without startx, with just startx and with exec i3, but it didn't work, just the same error.
Hi, I tried to run the installer, with qtile started, and it gave this issue:
This is in Arch, if that changes something
The text was updated successfully, but these errors were encountered: