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

crash v2.2.0.0 #170

Closed mibeau closed 10 years ago

mibeau commented 10 years ago

Hi,

I have just downloaded and installed todotxt.net v2.2.0.0 , but it crashes with this error message :

[30-9-2013 14:34:34] An error occurred while opening E:\Dropbox\todo\todo.txt System.MissingMethodException: Method not found: 'Boolean CommonExtensions.IEnumerableExtensions.HasValues(System.Collections.Generic.IEnumerable`1<!!0>)'. at ToDoLib.TaskList.ReloadTasks() at Client.MainWindowViewModel.LoadTasks(String filePath)

Any ideas?

benrhughes commented 10 years ago

Can you try re-downloading it? I uploaded a dodgy build, but hopefully the version as of a few minutes ago should be good. I was hoping no one had downloaded it :-)

Unfortunately you'll need to manually uninstall the version you have (via Control Panel\Programs and Features) - the new installer has the same version number as the broken one so it won't auto-upgrade.

Let me know how it goes.

Cheers,

Ben

On Mon, Sep 30, 2013 at 10:42 PM, mibeau notifications@github.com wrote:

Hi,

I have just downloaded and installed todotxt.net v2.2.0.0 , but it crashes with this error message :

[30-9-2013 14:34:34] An error occurred while opening E:\Dropbox\todo\todo.txt System.MissingMethodException: Method not found: 'Boolean CommonExtensions.IEnumerableExtensions.HasValues(System.Collections.Generic.IEnumerable`1<!!0>)'. at ToDoLib.TaskList.ReloadTasks() at Client.MainWindowViewModel.LoadTasks(String filePath)

Any ideas?

— Reply to this email directly or view it on GitHubhttps://github.com/benrhughes/todotxt.net/issues/170 .

ghost commented 10 years ago

I just downloaded 2.2.0 and have the same problem

benrhughes commented 10 years ago

Crap, thanks. I'll try and get it sorted ASAP On 1 Oct 2013 04:00, "sssimon" notifications@github.com wrote:

I just downloaded 2.2.0 and have the same problem

— Reply to this email directly or view it on GitHubhttps://github.com/benrhughes/todotxt.net/issues/170#issuecomment-25386924 .

benrhughes commented 10 years ago

I've created a new installer (2.2.1). I've tested it a few times and it seems to be OK.

Please download it from http://benrhughes.github.io/todotxt.net/ and let me know how it goes.

Cheers,

Ben

On Tue, Oct 1, 2013 at 7:05 AM, Ben Hughes ben@benrhughes.com wrote:

Crap, thanks. I'll try and get it sorted ASAP On 1 Oct 2013 04:00, "sssimon" notifications@github.com wrote:

I just downloaded 2.2.0 and have the same problem

— Reply to this email directly or view it on GitHubhttps://github.com/benrhughes/todotxt.net/issues/170#issuecomment-25386924 .

tudo75 commented 10 years ago

The msi downloaded continue to install bugged version 2.2.0

benrhughes commented 10 years ago

There's a change your browser is caching the download, because it has the same filename. Here's a direct link to the 2.2.1 installer: http://benrhughes.com/todotxt_2.2.1.msi

Let me know if you still have a problem with that installer.

Cheers,

Ben

On Tue, Oct 1, 2013 at 1:25 PM, Nicola Tudino notifications@github.comwrote:

The msi downloaded continue to install bugged version 2.2.0

— Reply to this email directly or view it on GitHubhttps://github.com/benrhughes/todotxt.net/issues/170#issuecomment-25423279 .

benrhughes commented 10 years ago

Just to be sure to be sure, I've created a 2.2.2 installer which should hopefully resolve all the issues.

Sorry for all this mess - it's what I get for doing a release right before I go to bed :(

Cheers,

Ben

On Tue, Oct 1, 2013 at 1:33 PM, Ben Hughes ben@benrhughes.com wrote:

There's a change your browser is caching the download, because it has the same filename. Here's a direct link to the 2.2.1 installer: http://benrhughes.com/todotxt_2.2.1.msi

Let me know if you still have a problem with that installer.

Cheers,

Ben

On Tue, Oct 1, 2013 at 1:25 PM, Nicola Tudino notifications@github.comwrote:

The msi downloaded continue to install bugged version 2.2.0

— Reply to this email directly or view it on GitHubhttps://github.com/benrhughes/todotxt.net/issues/170#issuecomment-25423279 .

ghost commented 10 years ago

Installing 2.2.2 over 2.2.0 didn't resolve the problem, but a clean install of 2.2.2 did.

benrhughes commented 10 years ago

Ugh. Thanks for that. I'm still not entirely sure what went wrong with the initial builds - I followed the usual process but the installer seems to have picked up an older version of one of the files.

Thanks for your patience. On 1 Oct 2013 18:11, "sssimon" notifications@github.com wrote:

Installing 2.2.2 over 2.2.0 didn't resolve the problem, but a clean install of 2.2.2 did.

— Reply to this email directly or view it on GitHubhttps://github.com/benrhughes/todotxt.net/issues/170#issuecomment-25432201 .