adarkazanli / simple-task-timer

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

Program will not start #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start program

What is the expected output? What do you see instead?
Program will not start normally

What version of the product are you using? On what operating system?
1.4.1

Please provide any additional information below.

An error has occurred somewhere. Please report a bug with the following 
information, as well as what you did/what happened:

App Version: 1.4.1
Error Message: Uncaught TypeError: Cannot call method 'toString' of null
URL: chrome-extension://aomfjmibjhhfdenfkpaodhnlhkolngif/scripts/main.js
Line number: 296
localStorage:
{"sound-type":"1","only-one":"false","tasks":"[{\"text\":\"Reconcile 
Quickbooks\",\"current_hours\":0,\"current_mins\":38,\"current_secs\":12,\"goal_
hours\":1,\"goal_mins\":0,\"notified\":false},{\"text\":\"Barefoot Power 
Powerpoint 
Presentation\",\"current_hours\":0,\"current_mins\":2,\"current_secs\":41,\"goal
_hours\":1,\"goal_mins\":0,\"notified\":false},{\"text\":\"MN Angel Investor 
Tax 
Credit\",\"current_hours\":0,\"current_mins\":1,\"current_secs\":3,\"goal_hours\
":2,\"goal_mins\":0,\"notified\":false},{\"text\":\"Gantt Chart ValuLamp 
Overall 
Planning\",\"current_hours\":0,\"current_mins\":24,\"current_secs\":1,\"goal_hou
rs\":2,\"goal_mins\":0,\"notified\":false},{\"text\":\"Network with Solar-LED 
Lighting 
Companies\",\"current_hours\":0,\"current_mins\":35,\"current_secs\":34,\"goal_h
ours\":5,\"goal_mins\":0,\"notified\":false},{\"text\":\"Eko Depot & Berelec 
Quotations, 
Dialog\",\"current_hours\":5,\"current_mins\":44,\"current_secs\":23,\"goal_hour
s\":6,\"goal_mins\":0,\"notified\":false},{\"text\":\"CSom Entrepreneurship 
Program\",\"current_hours\":0,\"current_mins\":0,\"current_secs\":0,\"goal_hours
\":1,\"goal_mins\":0,\"notified\":false},{\"text\":\"Network With 
Financiers\",\"current_hours\":0,\"current_mins\":33,\"current_secs\":54,\"goal_
hours\":3,\"goal_mins\":0,\"notified\":false},{\"text\":\"2) Akhin - Shipment & 
Customs 
Clearance\",\"current_hours\":2,\"current_mins\":21,\"current_secs\":42,\"goal_h
ours\":3,\"goal_mins\":15,\"notified\":true},{\"text\":\"Sales Work - 
Non-Profits 
Solar-LED\",\"current_hours\":0,\"current_mins\":0,\"current_secs\":0,\"goal_hou
rs\":8,\"goal_mins\":0,\"notified\":false},{\"text\":\"Lumber-BackEnd 
Research\",\"current_hours\":1,\"current_mins\":10,\"current_secs\":52,\"goal_ho
urs\":3,\"goal_mins\":0,\"notified\":false},{\"text\":\"Enersa Initial Planning 
(Powerpoint & 
Schedule)\",\"current_hours\":0,\"current_mins\":0,\"current_secs\":0,\"goal_hou
rs\":1,\"goal_mins\":0,\"notified\":false},{\"text\":\"1.) Haiti Visiting 
Schedule - Including Business 
Cards\",\"current_hours\":3,\"current_mins\":56,\"current_secs\":15,\"goal_hours
\":6,\"goal_mins\":0,\"notified\":false},{\"text\":\"Echoing Green 
Submit\",\"current_hours\":0,\"current_mins\":31,\"current_secs\":42,\"goal_hour
s\":4,\"goal_mins\":0,\"notified\":false},{\"text\":\"2.) Send BOM & PDF, 
EagleCAD Files to Caleb + 
Agreement\",\"current_hours\":0,\"current_mins\":18,\"current_secs\":27,\"goal_h
ours\":0,\"goal_mins\":30,\"notified\":false},{\"text\":\"Djibouti Business 
Planning\",\"current_hours\":0,\"current_mins\":59,\"current_secs\":19,\"goal_ho
urs\":4,\"goal_mins\":0,\"notified\":false},{\"text\":\"Haiti Trip Logistics - 
Bring Down More Solar 
Lamps\",\"current_hours\":0,\"current_mins\":17,\"current_secs\":14,\"goal_hours
\":2,\"goal_mins\":0,\"notified\":false},{\"text\":\"Grading Presentation for 
MechE 
Class\",\"current_hours\":0,\"current_mins\":0,\"current_secs\":0,\"goal_hours\"
:0,\"goal_mins\":20,\"notified\":false},{\"text\":\"3) Proposal to Chad 
Weich\",\"current_hours\":0,\"current_mins\":46,\"current_secs\":19,\"goal_hours
\":2,\"goal_mins\":30,\"notified\":false},{\"text\":\"Viking Electric Thank You 
Letter\",\"current_hours\":0,\"current_mins\":0,\"current_secs\":0,\"goal_hours\
":0,\"goal_mins\":20,\"notified\":false},{\"text\":\"Send Items to MechE 
Group\",\"current_hours\":0,\"current_mins\":0,\"current_secs\":0,\"goal_hours\"
:0,\"goal_mins\":30,\"notified\":false},{\"text\":\"TCF Bank - Withdraw & Close 
Accounts - Close & Transfer Patrick Delaney 
Consulting\",\"current_hours\":0,\"current_mins\":0,\"current_secs\":0,\"goal_ho
urs\":1,\"goal_mins\":30,\"notified\":false},{\"text\":\"Dinner\",\"current_hour
s\":1,\"current_mins\":44,\"current_secs\":23,\"goal_hours\":1,\"goal_mins\":30,
\"notified\":true},{\"text\":\"Pack for Haiti, Print Important 
Items\",\"current_hours\":0,\"current_mins\":0,\"current_secs\":0,\"goal_hours\"
:4,\"goal_mins\":30,\"notified\":false},{\"text\":\"Setup 
Computer\",\"current_hours\":0,\"current_mins\":0,\"current_secs\":0,\"goal_hour
s\":null,\"goal_mins\":30,\"notified\":false}]","confirm-delete":"true","stop-ti
mer":"false","launches":"11","notify":"false","confirm-reset":"true","custom-sou
nd":"","update-time":"1","old-version":"1.4.1","play-sound":"true","rated":"true
","hide-notice":"true","autostart-default":"false"}

Original issue reported on code.google.com by Patrick....@gmail.com on 6 Nov 2011 at 4:05

GoogleCodeExporter commented 8 years ago
This should be fixed in version 1.5.0, which I just pushed out. Make sure you 
are up to date by going to Chrome's extensions page (Wrench menu -> Tools -> 
Extensions), opening the developer mode dropdown, and clicking Update 
Extensions Now.
Can you verify that it is fixed?

Original comment by Gawdl3y on 6 Nov 2011 at 10:43