creativepackfz / risegadgets

Automatically exported from code.google.com/p/risegadgets
0 stars 0 forks source link

Stocks do not appear to update when the markets open, even though the color condition changes #691

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add the Financial Table Gadget to your Presentation. 
2. Let the Gadget run overnight so that it retains the Last Price, Change and 
Net Change values from the previous day.
3. Notice the next morning that the Change and % Change switch to 0's at an 
undetermined time, and though color conditions show for them, they stay at 0.

Not sure if this is helpful or not, but there are 100's of errors in the 
console log on the Display. In the jing below, there are roughly 55500.

For further clarification: http://screencast.com/t/4iFkpz25

What is the expected output? What do you see instead?
The stocks should update when the market opens.

Original issue reported on code.google.com by robb.pr...@risevision.com on 17 Jul 2012 at 2:57

GoogleCodeExporter commented 9 years ago
I fixed the error in the console, however, I'm not sure this was what was 
causing the 0's. It's impossible to tell. Might be useful to run it overnight 
again and see what happens tomorrow.

Original comment by donnapep@gmail.com on 17 Jul 2012 at 4:10

GoogleCodeExporter commented 9 years ago
I'll leave this with me while I run the Presentation overnight.

Original comment by donnapep@gmail.com on 17 Jul 2012 at 8:45

GoogleCodeExporter commented 9 years ago
We will also be running Presentations overnight to ensure it is corrected.

Original comment by robb.pr...@risevision.com on 17 Jul 2012 at 8:46

GoogleCodeExporter commented 9 years ago
Be sure to check the Data Server URL at that time to see if there are actually 
0's coming back from it.

Original comment by donnapep@gmail.com on 18 Jul 2012 at 10:19

GoogleCodeExporter commented 9 years ago
I suspect this may be caused by Issue 690, where paging isn't working. 
Recommend testing without paging to see if it updates.

Original comment by donnapep@gmail.com on 19 Jul 2012 at 8:55

GoogleCodeExporter commented 9 years ago
We will be verifying this tomorrow at market open.

Original comment by robb.pr...@risevision.com on 19 Jul 2012 at 8:57

GoogleCodeExporter commented 9 years ago
I'm marking this bug as invalid since chains are now updating automatically, 
and the same mechanism should update stocks, but they are not updating due to 
issue 697.

Original comment by robb.pr...@risevision.com on 20 Jul 2012 at 6:33