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
{{ message }}
This repository has been archived by the owner on May 4, 2021. It is now read-only.
Lucaschess not starting up after I tried to change the background color. Please help.
Traceback (most recent call last):
File "./Lucas.py", line 46, in <module>
Code.Init.init()
File "./Code/Init.py", line 25, in init
resp = Gui.lanzaGUI(mainProcesador)
File "./Code/QT/Gui.py", line 80, in lanzaGUI
qpalette = QtGui.QPalette(QtGui.QPalette.Dark)
TypeError: QPalette(): argument 1 has unexpected type 'ColorRole'
Traceback (most recent call last):
File "./Lucas.py", line 46, in <module>
Code.Init.init()
File "./Code/Init.py", line 25, in init
resp = Gui.lanzaGUI(mainProcesador)
File "./Code/QT/Gui.py", line 80, in lanzaGUI
qpalette = QtGui.QPalette(QtGui.QPalette.Dark)
TypeError: QPalette(): argument 1 has unexpected type 'ColorRole''
The text was updated successfully, but these errors were encountered:
Arunachala-Ramana
changed the title
Lucas Bug not starting : Ubuntu 18.04
Lucaschess not starting up : Ubuntu 18.04
Aug 5, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Lucaschess not starting up after I tried to change the background color. Please help.
The text was updated successfully, but these errors were encountered: