View Issue Details

IDProjectCategoryView StatusLast Update
0000197KUSBFloppyFormatterGeneralpublic2021-03-23 19:08
Reportersilverwing Assigned Tosilverwing  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionfixed 
PlatformAnyOSGNU/LinuxOS VersionUbuntu 20.04
Summary0000197: Crash on startup on Ubuntu 20.04
DescriptionTraceback (most recent call last):
  File "/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/lib/python3.8/runpy.py", line 87, in _run_code
    exec(code, run_globals)
  File "/opt/kusbff/kusbff.zip/__main__.py", line 45, in <module>
  File "/opt/kusbff/kusbff.zip/forms/mainwindow.py", line 75, in __init__
  File "/opt/kusbff/kusbff.zip/forms/mainwindow.py", line 109, in refresh_disk_drives
  File "/opt/kusbff/kusbff.zip/forms/mainwindow.py", line 134, in refresh_image_list
AttributeError: 'MainWindow' object has no attribute 'table_model'

Seems to be related with newer PyQT
TagsBug

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-10-29 08:21 silverwing New Issue
2020-10-29 08:21 silverwing Status new => assigned
2020-10-29 08:21 silverwing Assigned To => silverwing
2020-10-29 08:21 silverwing Tag Attached: Bug
2021-03-23 19:08 silverwing Status assigned => closed
2021-03-23 19:08 silverwing Resolution open => fixed