Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Any crash causes loss of saved cells. #68

Closed
hav3n opened this issue Jun 24, 2014 · 3 comments
Closed

Any crash causes loss of saved cells. #68

hav3n opened this issue Jun 24, 2014 · 3 comments
Assignees

Comments

@hav3n
Copy link
Contributor

hav3n commented Jun 24, 2014

The underlying cause for this is due to the fact that we are writing the saved data to a file and not a database.

Cause of issue #64

@hav3n hav3n added bug labels Jun 24, 2014
@hav3n hav3n self-assigned this Jun 24, 2014
@rwst
Copy link
Contributor

rwst commented Jun 24, 2014

It could just be that save() is called at the wrong time. What use is a database if the app thinks there are no cells and writes that to the database?

@hav3n
Copy link
Contributor Author

hav3n commented Jun 25, 2014

Hmmm, not really sure. The bug was due to a malformed uri, which shouldn't really affect the cells, but it did anyway. I do remember that restarting the app fixed them, can't really confirm because both all branches are now completely different from master.

@hav3n
Copy link
Contributor Author

hav3n commented Jul 4, 2014

Migration to DB completed with 0d2fd64

@hav3n hav3n closed this as completed Jul 4, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants