Closed MatinF closed 8 months ago
Just as an FYI, a similar 'crash' occurs in the 7.4.0dev12 version on my side, meaning it's not possible to e.g. align two separate plot windows horizontally. It would be great with a new release or a dev fix that resolves this.
Hi Daniel, as mentioned I tried the dev version GUI builds below, but I'm still getting an error when trying to create multiple plots - the GUI basically crashes. In contrast, installing the dev version in a virtual environment via pip install works as expected. I'm not sure what is causing this - I'll try to check with a few others if they have the same issue running below GUI build, but I expect it to be the case given that this is also an issue in previous builds:
Below is a sample file for testing:
To recap, the most critical issue is below:
Observed behavior
Expected behavior
Closing this to focus on the issues in 7.4.2: https://github.com/danielhrisca/asammdf/issues/994
Hi Daniel,
I'm testing out v7.4.1 and observed a couple of issues:
1) Primary issue: When adding multiple plots, the program eventually crashes. In my test this happens after adding around 2-8 separate plot windows.
2) The plot windows themselves appear to be 'low resolution' and the same goes for the text and plot lines in general. It seems as if some form of anti-aliasing has been turned off:
3) It seems like it is not possible to load a configuration of saved plots currently