adarkazanli / simple-task-timer

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

webkitNotifications is not defined #556

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
no idea, first time

What is the expected output? What do you see instead?
crashed during operation

What version of the product are you using? On what operating system?
App Version: 3.10.5
Windows 7

Please provide any additional information below.

Error Message: webkitNotifications is not defined
Stack trace:
ReferenceError: webkitNotifications is not defined
at update_time 
(chrome-extension://aomfjmibjhhfdenfkpaodhnlhkolngif/scripts/task-control.js:87:
49)
localStorage:
{"12-hour":"false","autostart-default":"true","background-running":"true","chart
-combine":"false","chart-show-percent":"false","chart-update-time":"3","confirm-
delete":"true","confirm-reset":"false","custom-dialogs":"true","custom-sound":""
,"enable-charts":"false","enable-sync":"false","field-hours":"0","field-indef":"
false","field-mins":"10","field-name":"","field-start":"true","hide-notice":"tru
e","launches":"244","loop-sound":"false","new-tools":"false","no-overtime":"true
","notify":"true","old-version":"3.10.5","only-one":"false","opened":"true","pla
y-sound":"true","rated":"true","save-fields":"true","show-popup":"false","small-
window-alerted":"true","sound-type":"1","stop-timer":"true","tasks":"[{\"text\":
\"karts\",\"description\":\"\",\"current_hours\":2,\"current_mins\":59,\"current
_secs\":10,\"goal_hours\":3,\"goal_mins\":0,\"indefinite\":false,\"notified\":fa
lse,\"settings\":{\"exclude-totals\":false,\"exclude-charts\":false},\"history\"
:{\"2013\":{\"1\":{\"27\":{\"13\":{\"secs\":1,\"mins\":15,\"hours\":0},\"14\":{\
"secs\":9,\"mins\":7,\"hours\":0}}}}},\"last_tick\":1400247885808},{\"text\":\"t
axes\",\"description\":\"\",\"current_hours\":0,\"current_mins\":15,\"current_se
cs\":31,\"goal_hours\":0,\"goal_mins\":30,\"indefinite\":false,\"notified\":fals
e,\"settings\":{\"exclude-totals\":false,\"exclude-charts\":false},\"history\":{
\"2013\":{\"1\":{\"27\":{\"13\":{\"secs\":1,\"mins\":15,\"hours\":0},\"14\":{\"s
ecs\":45,\"mins\":4,\"hours\":0}}}}},\"last_tick\":1400247885809},{\"text\":\"Bu
ild 
Black\",\"description\":\"\",\"current_hours\":0,\"current_mins\":0,\"current_se
cs\":0,\"goal_hours\":2,\"goal_mins\":13,\"indefinite\":false,\"notified\":false
,\"settings\":{\"exclude-totals\":false,\"exclude-charts\":false},\"history\":{\
"2013\":{\"1\":{\"27\":{\"13\":{\"secs\":32,\"mins\":9,\"hours\":0},\"14\":{\"se
cs\":9,\"mins\":7,\"hours\":0}}}}},\"last_tick\":null},{\"text\":\"Build 
Kayla\",\"description\":\"\",\"current_hours\":0,\"current_mins\":0,\"current_se
cs\":0,\"goal_hours\":3,\"goal_mins\":24,\"indefinite\":false,\"notified\":false
,\"running\":false,\"last_tick\":null,\"settings\":{\"exclude-totals\":false,\"e
xclude-charts\":false}},{\"text\":\"Build 
Naomi\",\"description\":\"\",\"current_hours\":0,\"current_mins\":0,\"current_se
cs\":4,\"goal_hours\":1,\"goal_mins\":50,\"indefinite\":false,\"notified\":false
,\"running\":false,\"last_tick\":null,\"settings\":{\"exclude-totals\":false,\"e
xclude-charts\":false}},{\"text\":\"Build 
Casper\",\"description\":\"\",\"current_hours\":0,\"current_mins\":0,\"current_s
ecs\":0,\"goal_hours\":0,\"goal_mins\":6,\"indefinite\":false,\"notified\":false
,\"running\":false,\"last_tick\":null,\"settings\":{\"exclude-totals\":false,\"e
xclude-charts\":false}},{\"text\":\"Build 
Snow\",\"description\":\"\",\"current_hours\":0,\"current_mins\":13,\"current_se
cs\":10,\"goal_hours\":1,\"goal_mins\":49,\"indefinite\":false,\"notified\":fals
e,\"running\":false,\"last_tick\":1400247885809,\"settings\":{\"exclude-totals\"
:false,\"exclude-charts\":false}},{\"text\":\"Attack\",\"description\":\"\",\"cu
rrent_hours\":0,\"current_mins\":12,\"current_secs\":52,\"goal_hours\":1,\"goal_
mins\":41,\"indefinite\":false,\"notified\":false,\"running\":false,\"last_tick\
":1400247885809,\"settings\":{\"exclude-totals\":false,\"exclude-charts\":false}
}]","track-history":"false","translate-hidden":"true","update-alert":"false","up
date-time":"1","use-icons":"true"}

Original issue reported on code.google.com by ruudje1...@gmail.com on 16 May 2014 at 1:48

GoogleCodeExporter commented 8 years ago
This is fixed as of version 3.10.6.

Original comment by Gawdl3y on 17 May 2014 at 12:12