DataLab-Platform / DataLab

Open-source Platform for Scientific and Technical Data Processing and Visualization
https://datalab-platform.com
BSD 3-Clause "New" or "Revised" License
43 stars 4 forks source link

"Test data" plugin: `AttributeError: 'NoneType' object has no attribute 'data'` when canceling "Create image with peaks" #56

Closed PierreRaybaut closed 8 months ago

PierreRaybaut commented 8 months ago

When clicking on "Create image with peaks" in "Plugins > Test data" menu, the following dialog box shows up: image

And when cancelling this dialog, the following error message is shown: image

This is a minor issue because it's affecting a test plugin.