View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000197 | KUSBFloppyFormatter | General | public | 2020-10-29 08:21 | 2021-03-23 19:08 |
| Reporter | silverwing | Assigned To | silverwing | ||
| Priority | normal | Severity | crash | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Platform | Any | OS | GNU/Linux | OS Version | Ubuntu 20.04 |
| Summary | 0000197: Crash on startup on Ubuntu 20.04 | ||||
| Description | Traceback (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 | ||||
| Tags | Bug | ||||
| 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 |