WEEE-Open / pesto

Drive SMART data checker, cleaner and system image loader.
MIT License
3 stars 5 forks source link

Critical bug in gui_update #90

Closed il-palmi closed 2 days ago

il-palmi commented 2 years ago
Traceback (most recent call last):
  File "/home/weee/Scrivania/pesto/pinolo.py", line 1219, in gui_update
    progress_bar = self.queueTable.cellWidget(row, 4).findChild(
AttributeError: 'NoneType' object has no attribute 'findChild'
lvps commented 2 days ago

The widget has been replaced by a delegate during the great rewrite™