bluewaysw / geos

Source code of 8-bit GEOS 6.0 for the MEGA65
37 stars 4 forks source link

Critical: Opening an application by opening it's document stored on floppy, will result in system hang #21

Open MauriceMEGA65 opened 7 months ago

MauriceMEGA65 commented 7 months ago

As example, I open GEOWRITE and at startup when it asks me to create a document, I select the floppy drive. Document is created (testdoc, see screenshot) and I close GEOWRITE.

mega65-screen-000066

Now, when double click on TESTDOC, it seems GEOS is trying to open GEOWRITE. Floppy drive is reading nicely as it sounds. But after some time when I expect GEOWRITE to open, the screen turns all grey and GEOS seems to hang. Reset needed to get out of the situation.