Acknowledged

Activity Data Control All Messed Up (Eclipse)

If this matters, this is a data field running the latest SDK and the latest Eclipse, simulating an EDGE 1030. Also occurs simulating a Forerunner 955.

===

Bug #1:  If I hit STOP, I can't START the data field again... Start is greyed out. I need to re-launch the data field from scratch.

Bug #2: If I hit PAUSE, it doesn't fire the onTimerPause() function. Does not appear to work.

Bug #3: Once PAUSE is hit, RESUME appears available, but it doesn't do anything. onTimerResume() is not called.

Bug #4: If I hit START before I hit the "play" button (right facing triangle), the simulator appears stuck - no power, no speed, etc.

Bug #5: If I hit LAP it does fire onTimerLap(). But if I hit LAP again, it does nothing.

Parents
  • Weird. I checked again and added a lap counter and a print statement in my onTimerLap() function. I can hit LAP over and over again, or tap the bottom right watch button all I want. I get the first instance shown in the console. And then nothing. Even killing the Activity Data Control window and starting that again doesn't help.  I know it USED to work. Have you updated Eclipse and are running SDK 4.1.5? I guess I need to make the jump off of Eclipse.

Comment
  • Weird. I checked again and added a lap counter and a print statement in my onTimerLap() function. I can hit LAP over and over again, or tap the bottom right watch button all I want. I get the first instance shown in the console. And then nothing. Even killing the Activity Data Control window and starting that again doesn't help.  I know it USED to work. Have you updated Eclipse and are running SDK 4.1.5? I guess I need to make the jump off of Eclipse.

Children
No Data