jthei / simple-task-timer

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

Update crash #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
An error has occurred somewhere. Please report a bug with the following 
information, as well as what you did/what happened:
App Version: 1.9.0
Error Message: NOT_SUPPORTED_ERR: DOM Exception 9
Stack trace:
{anonymous}(Error: NOT_SUPPORTED_ERR: DOM Exception 9)
printStackTrace(#object)
error_notice(Error: NOT_SUPPORTED_ERR: DOM Exception 9)
update_time()
{anonymous}(#function)
{anonymous}([object HTMLDocument],[#function])
{anonymous}([object HTMLDocument],["#function"])
{anonymous}()
{anonymous}([object Event])
localStorage:
{"old-version":"1.9.0","tasks":"[{\"text\":\"Honeywell\",\"current_hours\":0,\"c
urrent_mins\":0,\"current_secs\":0,\"goal_hours\":0,\"goal_mins\":0,\"indefinite
\":true,\"notified\":false},{\"text\":\"Excalibur\",\"current_hours\":0,\"curren
t_mins\":0,\"current_secs\":0,\"goal_hours\":4,\"goal_mins\":0,\"indefinite\":tr
ue,\"notified\":false},{\"text\":\"Lucite\",\"current_hours\":0,\"current_mins\"
:0,\"current_secs\":0,\"goal_hours\":4,\"goal_mins\":0,\"indefinite\":true,\"not
ified\":false}]","confirm-delete":"true","stop-timer":"true","autostart-default"
:"false","launches":"2","chart-update-time":"3","only-one":"false","notify":"fal
se","confirm-reset":"true","custom-sound":"","update-time":"1","play-sound":"tru
e","sound-type":"1","hide-notice":"false","enable-charts":"true"}

Original issue reported on code.google.com by dennis.s...@gmail.com on 8 Dec 2011 at 1:49

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