leadbellydesign / simple-task-timer

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

Red error message when using timer as homepage #166

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Set Task timer as a homepage
2.close Chrome
3.Open chrome

What is the expected output? What do you see instead?
The task to appear as I left them (it was working fine before).
A great red error message.
Refreshing app and starting over didn't help.
What version of the product are you using? On what operating system?
Windows 7

Please provide any additional information below.

App Version: 3.7.3
localStorage:
{"12-hour":"false","field-start":"false","only-one":"false","field-indef":"false
","small-window-alerted":"true","track-history":"true","field-hours":"4","chart-
update-time":"3","old-version":"3.7.3","notify":"false","field-mins":"0","update
-time":"1","new-tools":"false","stop-timer":"true","tasks":"[{\"text\":\"Soil 
Process\",\"description\":\"\",\"current_hours\":0,\"current_mins\":0,\"current_
secs\":0,\"goal_hours\":4,\"goal_mins\":0,\"indefinite\":false,\"notified\":fals
e,\"settings\":{\"exclude-totals\":false,\"exclude-charts\":false}},{\"text\":\"
Data 
Entry\",\"description\":\"\",\"current_hours\":0,\"current_mins\":0,\"current_se
cs\":0,\"goal_hours\":4,\"goal_mins\":0,\"indefinite\":false,\"notified\":false,
\"settings\":{\"exclude-totals\":false,\"exclude-charts\":false}},{\"text\":\"Co
mprehensive 
Study\",\"description\":\"\",\"current_hours\":0,\"current_mins\":0,\"current_se
cs\":0,\"goal_hours\":4,\"goal_mins\":0,\"indefinite\":false,\"notified\":false,
\"settings\":{\"exclude-totals\":false,\"exclude-charts\":false}},{\"text\":\"Da
ta 
Analysis\",\"description\":\"\",\"current_hours\":0,\"current_mins\":0,\"current
_secs\":0,\"goal_hours\":4,\"goal_mins\":0,\"indefinite\":false,\"notified\":fal
se,\"settings\":{\"exclude-totals\":false,\"exclude-charts\":false}},{\"text\":\
"Statistics\",\"description\":\"\",\"current_hours\":0,\"current_mins\":0,\"curr
ent_secs\":0,\"goal_hours\":4,\"goal_mins\":0,\"indefinite\":false,\"notified\":
false,\"settings\":{\"exclude-totals\":false,\"exclude-charts\":false}}]","launc
hes":"5","translate-hidden":"true","autostart-default":"false","confirm-delete":
"true","show-popup":"true","update-alert":"true","confirm-reset":"true","save-fi
elds":"true","no-overtime":"false","use-icons":"true","loop-sound":"false","cust
om-dialogs":"true","play-sound":"true","sound-type":"1","hide-notice":"true","en
able-charts":"false"}
Outer Resolution: 1327x933
Inner Resolution: 1317x827

Original issue reported on code.google.com by eniederh...@gmail.com on 25 May 2012 at 5:02

GoogleCodeExporter commented 8 years ago
Get this message after new try:

App Version: 3.7.3
Error Message: Cannot read property 'opened' of null
Stack trace:
HTMLDocument. 
(chrome-extension://aomfjmibjhhfdenfkpaodhnlhkolngif/scripts/main.js:27:22)
Object.fireWith 
(chrome-extension://aomfjmibjhhfdenfkpaodhnlhkolngif/scripts/jquery-1.7.2.min.js
:2:15502)
Function.ready 
(chrome-extension://aomfjmibjhhfdenfkpaodhnlhkolngif/scripts/jquery-1.7.2.min.js
:2:9594)
HTMLDocument. 
(chrome-extension://aomfjmibjhhfdenfkpaodhnlhkolngif/scripts/jquery-1.7.2.min.js
:2:14290)
localStorage:
{"12-hour":"false","field-start":"false","only-one":"false","field-indef":"false
","small-window-alerted":"true","track-history":"true","field-hours":"4","chart-
update-time":"3","old-version":"3.7.3","notify":"false","field-mins":"0","update
-time":"1","new-tools":"false","stop-timer":"true","tasks":"[]","launches":"6","
translate-hidden":"true","autostart-default":"false","confirm-delete":"true","sh
ow-popup":"true","update-alert":"true","confirm-reset":"true","save-fields":"tru
e","no-overtime":"false","use-icons":"true","loop-sound":"false","custom-dialogs
":"true","play-sound":"true","sound-type":"1","hide-notice":"true","enable-chart
s":"false"}

Original comment by eniederh...@gmail.com on 25 May 2012 at 5:12