Open file from storage and upload again doesn't work #6275
Unanswered
espruino-discuss3
asked this question in
General
Replies: 1 comment
-
Posted at 2020-06-01 by @gfwilliams Hi - what's your Bangle.js firmware version? The original Bangle.js firmware had an issue where occasionally you could get Storage into a state where you couldn't modify a file. It got fixed pretty early on, but if you're still on the original firmware that'd be your issue: https://www.espruino.com/Troubleshooting+Bangle.js#settings-won-t-change-welcome-screen-keeps-appearing I'd update to a Posted at 2020-06-01 by skelesp Hi I'm on v2.05.102, but now it's working again... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2020-05-31 by skelesp
Hi Gordon
I've tried several times to open an existing *.info file on my Bangle.js in the web IDE and saving it back to the storage (via "storage ... choose file") after making some modifications. Now the modifications aren't saved to the file when I check it again. In the console I can't find any trace/error of this save action...
The only way to make this work is to save the file locally and upload it via "device storage ... upload file".
Is this "by design"? Or is it a bug?
Beta Was this translation helpful? Give feedback.
All reactions