jethornton / mesact

Mesa Configuration Tool II
MIT License
9 stars 6 forks source link

'MainWindow' object has no attribute 'checkBoardPB' #80

Closed satiowadahc closed 7 months ago

satiowadahc commented 7 months ago

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

satiowadahc commented 7 months ago

Mesact Version: 2.1.1 Build Date: 1/18/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 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

Then please file an issue at https://github.com/jethornton/mesact/issues

satiowadahc commented 7 months ago

2.1.0 Same thing. 2.0.8 Works

tlight9 commented 7 months ago

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.