marian-m12l / studio

STUdio - Story Teller Unleashed
https://marian-m12l.github.io/studio-website/
Mozilla Public License 2.0
704 stars 131 forks source link

Incomplete story transfer bricked/blocked the Lunii #284

Open kpouget opened 2 years ago

kpouget commented 2 years ago

Describe the bug

STUdio 0.3.1 Linux


I resolved the issue by deleting .md file and .content directory (all the stories of the device were lost, but doesn't matter to me)


I think what's happening is that the data transfer was completed from STUdio point of view, but not from the OS point of view. Maybe STUdio could call an equivalent of sync (8) to flush the data to the Lunii, as part of the story transfer.

kpouget commented 2 years ago

related to https://github.com/marian-m12l/studio/issues/262 and https://github.com/marian-m12l/studio/discussions/264