sharandac / My-TTGO-Watch

A GUI named hedge for smartwatch like devices based on ESP32. Currently support for T-Watch2020 (V1,V2,V3), T-Watch2021, M5Paper, M5Core2 and native Linux support for testing.
GNU General Public License v2.0
524 stars 246 forks source link

Alarm clock is confused about day of week #342

Closed pavelmachek closed 2 years ago

pavelmachek commented 2 years ago

I have alarm clock configured to every day. But.. it somehow gets confused. Today (Fri) it failed to wake me up, and display still shows "Thu 9:30". If I restart the watch using button, it still shows "Thu 9:30". If I click applet on homescreen and quit immediately, it shows "Sat 9:30", correctly. If I restart the watch using the button (long hold to turn it off, slightly shorter hold to turn it on), I'm back at "Thu 9:30". Clicking & exiting the applet fixes it.

pavelmachek commented 2 years ago

("correct" shutdown using utilities|reboot does not seem to have this problem. But with various experiments I'm doing, watch crash on me a lot).