jthei / simple-task-timer

Automatically exported from code.google.com/p/simple-task-timer
0 stars 0 forks source link

App crashes when adding indefinite tasks #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enter any name for task
2. Tick the indefinite option
3. Add Task

What is the expected output? What do you see instead?
To run as usually smooth. But it pops up error dialogue and also following 
message:

App Version: 1.9.0
Error Message: Uncaught Error: NOT_SUPPORTED_ERR: DOM Exception 9
URL: 
chrome-extension://aomfjmibjhhfdenfkpaodhnlhkolngif/scripts/jquery-1.7.min.js
Line number: 2
localStorage:
{"old-version":"1.9.0","confirm-delete":"true","stop-timer":"true","autostart-de
fault":"false","launches":"2","chart-update-time":"3","only-one":"false","notify
":"false","confirm-reset":"true","custom-sound":"","update-time":"1","play-sound
":"true","sound-type":"1","hide-notice":"false","enable-charts":"true"}

What version of the product are you using? On what operating system?
1.9.0
Win 7 64Bit Home Premium

Please provide any additional information below.
It was fine with old version

Original issue reported on code.google.com by ksn...@gmail.com on 8 Dec 2011 at 4:09

GoogleCodeExporter commented 9 years ago
It seems that this error only occurs when it is the first task you create. 
Until I release a bugfix, create a dummy task with a goal before creating the 
indefinite task. I will release a bugfix very soon.

Original comment by Gawdl3y on 8 Dec 2011 at 1:30

GoogleCodeExporter commented 9 years ago
Right, it works after creating a dummy task.
Thanks!

Original comment by ksn...@gmail.com on 8 Dec 2011 at 1:37

GoogleCodeExporter commented 9 years ago
Bug fixed as of version 1.9.1. If Chrome does not auto-update the app soon, you 
can go to the wrench icon -> tools -> extensions, click on the developer mode 
dropdown, and click "update extensions now".

Original comment by Gawdl3y on 9 Dec 2011 at 12:24