dziemborowicz / hourglass

The simple countdown timer for Windows.
MIT License
631 stars 112 forks source link

Clicking update button causes error #119

Closed saas786 closed 8 years ago

saas786 commented 8 years ago

Hi,

Whenever I create new timer, enter title, enter time and then click "update" it throws error.

dziemborowicz commented 8 years ago

Can you provide some more details? There should be a "Show details" button in the error dialog, switch should show more information.

saas786 commented 8 years ago

See attachment.

Hourglass-Crash.20160823-150806-6997761.txt

dziemborowicz commented 8 years ago

Looks like you might not have a default web browser set... That shouldn't crash the app, of course, though.

Clicking the "Update" button just opens http://chris.dziemborowicz.com/apps/hourglass/ in the default web browser, so that you can download the latest installer. It's not very sophisticated at the moment.

Downloading the latest version from http://chris.dziemborowicz.com/apps/hourglass/ should resolve this problem for now, and I'll fix this crash when I have a minute.

saas786 commented 8 years ago

I see.

Hopefully you will fix it ASAP :)

As I don't like to recreate timers again and again which I use frequently.

I would like the ability to save timers and re-use them later on when needed.

dziemborowicz commented 8 years ago

If there is no default browser set, the "Update" button now directs the user to visit the web site to download the latest version.