jarnedemeulemeester / findroid

Third-party native Jellyfin Android app
GNU General Public License v3.0
2.69k stars 168 forks source link

Crash when double tapping elements that initiate navigation #758

Closed SmearyThrower closed 3 months ago

SmearyThrower commented 6 months ago

Describe the bug occasionally findriod crashes while leaving the app

To Reproduce play a video then exit to the main menu

Screenshots

https://github.com/jarnedemeulemeester/findroid/assets/93036561/833f3f93-db83-4393-a844-4a915dfc6510

Device info (please complete the following information):

Additional context I'm using mpv player

SmearyThrower commented 6 months ago

More info: after a bit of testing I noticed findriod crashes when ui elements are double tapped

https://github.com/jarnedemeulemeester/findroid/assets/93036561/209a8d34-8b10-48d9-9efe-8690f9b95ad3

Screenshot_20240529_154552_Device care

Natanel-Shitrit commented 6 months ago

Is it a debug build? Never-mind, I was able to reproduce that on release build.

Natanel-Shitrit commented 5 months ago

Please test this build and tell me if you can reproduce the bug again :D

SmearyThrower commented 5 months ago

Please test this build and tell me if you can reproduce the bug again :D

yeah that fixs but the UI is a bit sluggish not sure tho if that's cuz it's a debug build

Natanel-Shitrit commented 5 months ago

Yes, it's the debug build. As long as this doesn't crash it's fine

jarnedemeulemeester commented 3 months ago

Renamed this issue to focus on the double tapping issue. The crash when leaving the player is a seperate issue with mpv.