Open GoogleCodeExporter opened 9 years ago
It occurred to me what the problem was after I submitted it, sorry about this.
I had
bandInfos[0].syncWith = 0;
for whatever reason instead of
bandInfos[0].syncWith = 1;
Since it was listening to itself it caused it's own loop.
My fault, not a bug, configuration error. Not sure how to delete this bug.
Thanks.
Original comment by tim.dims...@gmail.com
on 24 Oct 2008 at 9:14
Thanks for all of the sleuthing and follow-up! I will change to an rfe to check
that
a Timeline is not being asked to sync with itself.
Original comment by larryklu...@gmail.com
on 26 Oct 2008 at 8:40
Original comment by stefano.mazzocchi@gmail.com
on 25 Mar 2009 at 7:01
Original issue reported on code.google.com by
tim.dims...@gmail.com
on 24 Oct 2008 at 9:10Attachments: