InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.69k stars 921 forks source link

Watch sometimes doesn't sleep after chime #2111

Open Ghoelian opened 2 weeks ago

Ghoelian commented 2 weeks ago

Verification

What happened?

Occasionally, when the screen turns on for a chime, it doesn't go back to sleep.

What should happen instead?

No response

Reproduction steps

Turn on chime I have it set to every 30 minutes, haven't tried with hour yet.

Wait.

More details?

Sometimes, when I wake up, the watch is completely dead. Looking at the gadgetbridge battery history I can see the battery drained from (sometimes) almost full to completely dead in the span of a few hours. I can't confirm if this is also because the screen got stuck, but that's what I'm guessing has happened.

I have seen the screen get stuck on a few times myself as well, while the watch was laying flat on my desk. So the wake/sleep gestures shouldn't have any effect on it then.

Version

v1.14.0, also f8f8993fac0bdd022dc9ef41a67c0b558f29ba89

Companion app

Gadgetbridge

mark9064 commented 2 weeks ago

Thanks for the detailed report. This is caused and fixed by #2108 which hopefully should be landing soon