I have a general question that I can be more specific if necessary.
I have been troubleshooting a Triathlon application (pmTriathlon).
It is setup to log all three disciplines with transitions in-between.
The issue is that once the first discipline is completed (by pressing the right button) it starts the transition phase. all is well and will do the same for each time the button is pressed.
The issue is that after the application starts and the button is pressed to transition it will work fine until 45 seconds later where it exits the application with no errors. (used to be one minute but now sure why it changed).
In troubleshooting I found that if I press the light button before the 45 seconds, I will get an additional 45 seconds and I need to keep doing that if I want it to keep going until ready to press the enter button again.
This seems to be the same behavior as with pressing the app button to see the apps and then after 45 seconds of not selecting anything it goes back to the main screen. Pressing the light button tells it I am still working on the screen.
The problem is that when the problem is running it is running fine and updating the clock (refreshing the time) so not sure what else the issue could be or there is any way I can prevent the time out.
Enough of the ramble. let me know if I need to clarify anything.
Thanks,
John