theothernt / AerialViews

A screensaver for Android TV devices including Nvidia Shield, Fire TV, and Chromecast with Google TV. Inspired by Apple TV's video screensaver.
GNU General Public License v3.0
469 stars 35 forks source link

Crashing #10

Closed fallenwitcher closed 3 years ago

fallenwitcher commented 3 years ago

The app crashes randomly on Android TV 9. The screensaver starts and after pressing the back or home button the TV freezes and do a reboot.

theothernt commented 3 years ago

@fallenwitcher Can you give me a little bit more info about what you're running...

  1. What is the name of the Android TV device?
  2. Are you running 0.96 (the latest build)?
  3. Did you run previous versions, did they have these issues?

This info will hopefully narrow down the issue and find a fix, Thanks!

fallenwitcher commented 3 years ago

Android 9 on TCL C715 Yes, this issue starts with the latest build. The previous build hasn't this random freeze.

theothernt commented 3 years ago

Thanks for replying. If you don't mind, can you uninstall 0.96 completely and install it again, then see if the issue persists?

fallenwitcher commented 3 years ago

Does not work. Same problem after reinstalling

theothernt commented 3 years ago

Ok, thanks for trying that. There are a couple of options...

  1. Send me logs if possible
  2. If not, I can make a new build with crash reporting built in

What suits?

fallenwitcher commented 3 years ago

An app with build in bug report is better for future problems.

theothernt commented 3 years ago

Ok, I'll add that feature in and have a new build tomorrow and let you know!

theothernt commented 3 years ago

@fallenwitcher I've added a new build with crash reporting if you'd like to try it...

https://github.com/theothernt/AerialDream/releases/tag/0.96-debug

It also contains a small fix for a crash that was happening on a couple of the Settings screens, which you may have experienced.

fallenwitcher commented 3 years ago

I will check it out

fallenwitcher commented 3 years ago

No random crashes so far. Maybe it's gone since your small fix but I will test a few days more.

theothernt commented 3 years ago

Glad to hear it, and thanks for testing the new build!

fallenwitcher commented 3 years ago

It looks like it has been fixed. Great work.