Manuel-Kehl/Go-For-It

The software crashes if its todo.txt directory on a read-only disk

mevsme opened this issue · 1 comments

Ubuntu 15.04
v 1.4.7

Sometimes Windows10 blocks the disk with some hibernation crap (to start faster) and I can not mount it in a normal mode. So when I mounted it in a 'read-only' mode, Go for it! crashes when I want to add something in the list.

Actually, it probably doesn't crash, but outputs an error message on the command line and aborts. (Not that a normal user would see the difference, but it does help with debugging and from your description I already know what is happening.)

An error dialog, not aborting and not performing any io operations on the current .txt files would probably be a better way to handle io errors.

You should be able to disable hibernation and hybrid boot, btw.