aodn / imos-toolbox

Graphical tool for QC'ing and NetCDF'ing oceanographic datasets
GNU General Public License v3.0
46 stars 31 forks source link

Reset manual QC window continues to appear #647

Open BecCowley opened 4 years ago

BecCowley commented 4 years ago

I am running the toolbox on a linux machine. I have found that choosing to 'reset manual QC' and selecting either the 'all datasets' or 'this dataset' option works does what it is meant to. But, after using this, then doing anything else (eg, change the instrument or plot), the dialog box keeps appearing. I always select 'No', but it is persistent. I have to close the toolbox, and reopen with the historical flags QC option to stop it appearing.

It seems to be in the displayManager.m code - will try and troubleshoot, but will probably leave it to @ocehugo.

ocehugo commented 4 years ago

Thanks, confirmed & easily reproducible.

I bet the callback is stuck in the loop but will check