Paperback-iOS / app

Repository to host app releases, issues, and feature requests for Paperback
https://paperback.moe/
661 stars 20 forks source link

[BUG] [Reopened] App crash with consecutive downloaded chapters browsing/navigating #798

Closed Ivanmatthew closed 2 months ago

Ivanmatthew commented 11 months ago

Reopening of issue #789 Original message: Describe the bug When reading or skipping chapters, the app crashes

To Reproduce

Download ~5 chapters of the same manga Open the first chapter Press the next chapter button a few times Scroll down a bit, you’ll see the last chapter’s image phasing into the current chapter’s image. At this point it crashes. Expected behaviour The next chapter to have properly loaded and the previous chapter to have properly be unloaded

App Version v0.8.6-r2

P.S. Issue is solved for non-downloaded chapters, but still persists on downloaded chapters. The debounce/cooldown you put on navigating to next/previous chapters takes too long to block navigation that it will still allow for original reproduction steps to take place.

Most likely solvable by checking the state of the unloading process for last chapter(?)

Ivanmatthew commented 11 months ago

https://github.com/Paperback-iOS/app/assets/76107136/8364d869-09cf-426a-a98f-9aae3dafefea

Ivanmatthew commented 2 months ago

It was discussed to not be fixed, instead wait for 0.9