aarronc / hutton-helper

data collection tool to aid in better management of the BGS
9 stars 4 forks source link

Error in progress.py #73

Closed NoFoolLikeOne closed 4 years ago

NoFoolLikeOne commented 5 years ago

Spotted this error in the logs. It might be why progress is not updating

Exception in Tkinter callback
Traceback (most recent call last):
  File "Tkinter.pyo", line 1541, in __call__
  File "Tkinter.pyo", line 592, in callit
  File "C:\Users\User\AppData\Local\EDMarketConnector\plugins\hutton-helper\progress.py", line 252, in __fetch
  File "C:\Users\User\AppData\Local\EDMarketConnector\plugins\hutton-helper\progress.py", line 161, in update
  File "C:\Users\User\AppData\Local\EDMarketConnector\plugins\hutton-helper\progress.py", line 189, in __display_header_and_footer
  File "Tkinter.pyo", line 2028, in grid_configure
TclError: invalid command name "-row"