-
-
Notifications
You must be signed in to change notification settings - Fork 45
Description
Description
If a Home row contains non-cached images (I am assuming that's what the empty placeholder boxes indicate) then 'hard scrolling' across the row causes the app to crash. By 'hard scrolling' I mean repeatedly sweeping across the row with the D-pad button forcing Wholphin to play catch-up to fetch and populate the placeholders with images. Basically showing no patience, sympathy or mercy for the app to do its thing. My wife is particularly good at reproducing it...
It only happens when there are empty placeholders. Once they are all populated it performs smoothly; doesn't crash or even hiccup.
Reproduction steps
- [Create a state whereby a Home row (e.g. Recently Added) has empty placeholders] <-- Note sure how to force this manually; it's just naturally happened a couple of times. It might've followed increasing the number of titles to show on a row?
- Press-and-hold the right D-pad button to scroll along the relevant row on the Home screen and keep going even when it starts to falter, perhaps throwing in some additional lefts-and-rights to really stress test image fetch-and-display the process.
App Version
0.5.1
Server Version
10.11.6
Device
Fire Stick Lite (2nd Gen)
Logs
Whilst I do have 'Send Crash Reports' enabled I am not being served a pop-up to send them after crashing and I am not seeing anything significant appear in the server logs.
Happy to be steered towards how I could capture logs on-the-fly, ideally with a pointer as to how to create the prerequisite situation described in Reproduction Step 1 as with everything now cached everything is behaving perfectly. I do have adb access, and whilst limited knowledge/experience of it I am confident I'd work it out if that's what's required.