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
File "../../usr/bin/mesact", line 120, in
ex = MainWindow()
File "../../usr/bin/mesact", line 75, in init
startup.setup(self)
File "../../usr/lib/python3/dist-packages/libmesact/startup.py", line 124, in setup
parent.checkBoardPB.setEnabled(False)
AttributeError
'MainWindow' object has no attribute 'checkBoardPB'
First download the deb and reinstall
to be sure you have the latest build date
File "../../usr/bin/mesact", line 120, in
ex = MainWindow()
File "../../usr/bin/mesact", line 75, in init
startup.setup(self)
File "../../usr/lib/python3/dist-packages/libmesact/startup.py", line 111, in setup
parent.checkBoardPB.setEnabled(False)
AttributeError
'MainWindow' object has no attribute 'checkBoardPB'
First download the deb and reinstall
to be sure you have the latest build date
satiowadahc, download and install mesaflassh here: https://github.com/LinuxCNC/mesaflash and JT will fix the bug this afternoon. He is unavailable at the moment. That error occurs when mesaflash is not installed.
Mesact Version: 2.1.2 Build Date: 1/24/2024
File "../../usr/bin/mesact", line 120, in
ex = MainWindow()
File "../../usr/bin/mesact", line 75, in init
startup.setup(self)
File "../../usr/lib/python3/dist-packages/libmesact/startup.py", line 124, in setup
parent.checkBoardPB.setEnabled(False)
AttributeError
'MainWindow' object has no attribute 'checkBoardPB'
First download the deb and reinstall
to be sure you have the latest build date
Then please file an issue at
https://github.com/jethornton/mesact/issues
The text was updated successfully, but these errors were encountered: