beqdesigner icon indicating copy to clipboard operation
beqdesigner copied to clipboard

Unexpected Error detected saving report

Open kaelaria opened this issue 1 year ago • 6 comments

I opened a saved project, created the report, clicked save:

Unexpected Error detected, go to https://github.com/3ll3d00d/beqdesigner/issues/new to log the issue Traceback (most recent call last): File "model\report.py", line 508, in accept File "model\report.py", line 512, in __save_report File "model\report.py", line 537, in __get_report_file_name AttributeError: 'NoneType' object has no attribute 'get'

kaelaria avatar Nov 18 '23 19:11 kaelaria

It shows no signal other than the chart

66

kaelaria avatar Nov 18 '23 19:11 kaelaria

both issues appear to be symptoms of the underlying signal file no longer existing in the location the project thinks it is, not sure how exactly you arrive in that situation but you can attach the beq file to this issue to look into it.

3ll3d00d avatar Nov 19 '23 09:11 3ll3d00d

1.0.2 has a small tweak that should stop it producing an error in this situation

3ll3d00d avatar Nov 19 '23 09:11 3ll3d00d

Nothing changed with the material, everything is in it's own directory. I just started a new project, loaded in the signal and saved filter, it worked fine. It was just something wonky with that saved project file.

kaelaria avatar Nov 19 '23 15:11 kaelaria

If you share the file, it may be possible to work out what the issue was

3ll3d00d avatar Nov 19 '23 16:11 3ll3d00d

I already overwrote it when I fixed it

kaelaria avatar Nov 19 '23 16:11 kaelaria