Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: heart rate is not shown although being recorded #50

Closed
dennisguse opened this issue Oct 23, 2019 · 0 comments
Closed

Bug: heart rate is not shown although being recorded #50

dennisguse opened this issue Oct 23, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@dennisguse
Copy link
Member

While recording (and being connected to a heart rate sensor), the heart rate is properly shown.

When going to the chart view and back, the heart rate is not shown anymore although the connection to the sensor is still ok.
However, StatsFragment complains that it connect to the TrackRecordingService and thus does not show any data.

https://github.com/dennisguse/OpenTracks/blob/a413a4c4981caaa6b8346d00832e7ce064e03b43/src/main/java/de/dennisguse/opentracks/fragments/StatsFragment.java#L306

Workaround: go back to the list view showing all tracks and open the currently recording track.

@dennisguse dennisguse added the bug Something isn't working label Oct 23, 2019
@dennisguse dennisguse changed the title Bug: heart rate goes missing Bug: heart rate is not shown although being recorded Oct 23, 2019
@dennisguse dennisguse added this to Done in Release plan Oct 23, 2019
@dennisguse dennisguse moved this from Done to TODO in Release plan Oct 23, 2019
@dennisguse dennisguse moved this from TODO to In progress in Release plan Oct 23, 2019
@dennisguse dennisguse moved this from In progress to TODO in Release plan Oct 27, 2019
@dennisguse dennisguse moved this from TODO to In progress in Release plan Oct 30, 2019
Release plan automation moved this from In progress to Done Oct 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant