genebean / PiWeatherRock

Displays local weather on a Raspberry Pi
https://piweatherrock.technicalissues.us
MIT License
50 stars 23 forks source link

Program crashes when quickly switching between info and weather #42

Closed genebean closed 4 years ago

genebean commented 4 years ago

After merging #41 it seems that sound the following will cause a crash:

  1. Start program
  2. Press i
  3. Press either h or d

Reverting to before #41 via git checkout 67e469017b9a994fde989e57b8008ffdbbde336b removes the issue so I assume it’s a bug in revised logic.

I pinged @metaMMA in Gitter and will also look into this myself this weekend.

Sent with GitHawk