viperleed / viperleed-imagej

ViPErLEED-ImageJ is a collection of ImageJ plugins for spot tracking and intensity evaluation as well as selection and editing of I(V) curves created by the Spot Tracker.
Other
1 stars 0 forks source link

Spot tracker: window frozen on save error #1

Closed michele-riva closed 3 months ago

michele-riva commented 3 years ago

Dear Michael,

probably very easy to fix: I had a "disk full" error when trying to save data from the spot tracker (I was saving also the stack, and the disk was really full...). Somehow it now looks like the input widgets on the window (combos and buttons) are waiting for the saving to be over, and are thus disabled. I could still close the spot tracker window with the More>>Reset all options & close, so this part was not waiting. Probably this is just a matter to catching an exception.

schmid-iap commented 3 years ago

Should be fixed in the next release. (The exception was trapped, but enabling the input fields of the main spot tracker panel did not work properly.)

schmid-iap commented 3 months ago

Tried also with the release version 1.00: No such problem any more, at least under Linux. One gets a "File saving error: No space left on device" error message, then the GUI elements of the spot tracker panel get enabled.