microscope-cockpit / cockpit

Cockpit is a microscope graphical user interface. It is a flexible and easy to extend platform aimed at life scientists using bespoke microscopes.
https://microscope-cockpit.org
GNU General Public License v3.0
37 stars 27 forks source link

Loading mosaics is broken. #762

Closed iandobbie closed 2 years ago

iandobbie commented 3 years ago

Noticed by the b24 cryosim team. They regularly save and reopen moscaics. The saving still works but cockpit will no longer reopen a saved mosaic. It just hangs for ever once the file is selected.

iandobbie commented 3 years ago

I am struggling to debug this. On my mac the loadmosaic works fine in python 3.8, which my pycharm uses, but 3.9 fails. They appear to be using the same wx (4.1.1) but obivously something is different. Will try python 3.8 on the pc where this was originally observed.

iandobbie commented 2 years ago

Seems this was duplicated in. #793 and then fixed.