arduino/lab-micropython-editor

UI frozen with spinning wheel saying 'loading files'

AppsByDavideV opened this issue · 3 comments

Hello devs,
as per title, interface frozen, lab-micropython-editor version 0.10.0.
How: after the first start where I chose the working files path, I changed the name of the working folders on the PC. Of course the app cannot find the new files path.
The expected behaviour is to ask for a new path if the previous is invalid, but the software is blocked instead.
Immagine 2024-04-30 173950

Cannot find where that information is stored.

Bye

thank you for reporting this, I think it escaped our attention :D

you can fix it by deleting the settings folder in
C:\Users\{USER_NAME}\AppData\Roaming

Same isue here. I understand the fix (for now) but hope someone is working towards an automatic solution.