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

GUI command #12

Open
cyberbof opened this issue Jun 26, 2019 · 1 comment
Open

GUI command #12

cyberbof opened this issue Jun 26, 2019 · 1 comment

Comments

@cyberbof
Copy link

Hello,
Im nooby with Python but I can't launch gui.py (usr/local/bin/gui.py) from command line :
Traceback (most recent call last):
File "./gui.py", line 454, in
main()
File "./gui.py", line 450, in main
view.start()
File "./gui.py", line 443, in start
self.__reloadDisplay()
File "./gui.py", line 430, in __reloadDisplay
self.__modeSelectionInit()
File "./gui.py", line 226, in __modeSelectionInit
for mode in sorted(self.display.allModes(), reverse=True):
TypeError: 'list' object is not callable

@uurazzle
Copy link
Contributor

@cyberbof Sorry about issue and thanks for notify us. We are currently very busy with other projects and will not be able to get time to investigate this issue this soon, but will add it to our todo's and will troubleshoot and reply back as soon as we are able.

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