Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erro in ./run.sh #49

Closed
guilhermeollopes opened this issue Apr 13, 2021 · 2 comments
Closed

Erro in ./run.sh #49

guilhermeollopes opened this issue Apr 13, 2021 · 2 comments

Comments

@guilhermeollopes
Copy link

Erro:
/run.sh: linha 6: [: =: esperava operador unário
Traceback (most recent call last):
File "./command.py", line 6, in
from handlers.default import HudMenu
File "/home/guilhermelopes/.local/share/fildem/handlers/default.py", line 16, in
from utils.window import WindowActions, backend
File "/home/guilhermelopes/.local/share/fildem/utils/window.py", line 16, in
backend = os.environ['XDG_SESSION_TYPE']
File "/usr/lib/python3.8/os.py", line 675, in getitem
raise KeyError(key) from None
KeyError: 'XDG_SESSION_TYPE'

@gonzaarcr
Copy link
Owner

gonzaarcr commented Apr 13, 2021

Fixed, should work after 8c04c1b

@guilhermeollopes
Copy link
Author

Ok thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants