benrhughes / todotxt.net

An implementation of todo.txt for Windows using the .NET framework
http://benrhughes.github.io/todotxt.net/
Other
500 stars 123 forks source link

TDT 3.3.0 crashes when updating a task #388

Open Mach3Maelstrom opened 5 years ago

Mach3Maelstrom commented 5 years ago

I'm running v3.3.0.0 on Windows 10. When I try to update a task, the application hangs and then crashes. When I re-open it, the edit was made to the text file.

i.e. original task: (A) 2019-08-07 Complete Supreme Security Remote Application @computer +EquipFacility

Added @front as a context, then hit Enter. Todotxt.NET loses focus and crashes after a few seconds. When reopened, I see the task is now:

(A) 2019-08-07 Complete Supreme Security Remote Application @computer @front +EquipFacility

Mach3Maelstrom commented 5 years ago

Some more information:

I'm also including the LOG file that was generated from the crash. Note that any time it says "Initializing Todotxt.net" after the crash, it's because the application closed out on me after hitting Enter. Log - todotxt.net.txt

Kamilnaja commented 3 years ago

The same issue here. To fix this, I have deinstalled app and started from zip file - works perfectly.