clragon / e1547

A sophisticated e621 browser
https://e1547.clynamic.net/
GNU General Public License v3.0
202 stars 15 forks source link

Navigating while a post is downloading breaks the app #102

Closed ALewdDev closed 1 year ago

ALewdDev commented 1 year ago


Description

e1547 isn't responding dialog pops up repeatedly after doing any navigation during post downloading.


Tested with


Reproduction


Details


Error Dialog

type: ANR
package: net.e1547:78
process: net.e1547

activity: net.e1547/.MainActivity
cause: ANR Input dispatching timed out (eb8187f net.e1547/net.e1547.MainActivity (server) is not responding. Waited 5001ms for MotionEvent)
info: ANR in net.e1547 (net.e1547/.MainActivity)
PID: 27354
Reason: Input dispatching timed out (eb8187f net.e1547/net.e1547.MainActivity (server) is not responding. Waited 5001ms for MotionEvent)
Parent: net.e1547/.MainActivity
ErrorId: a8d2a104-c313-4010-9702-68a882efd5b7
Frozen: false
Load: 4.85 / 3.5 / 2.31




Btw, I still can't use my Discord account, so no sowwy can't join the Discord, I'm on Session tho~


clragon commented 1 year ago

please provide your device model, android version and app version. additionally, please check if the app logs for any errors and share them here.

ALewdDev commented 1 year ago

Pixel 7 Android 13 E15 16.0.0

The apps logs did not contain any warnings/errors/critical messages.

To clarify, I have been facing this issue for multiple days now as described above.

After following the same steps just now, the behavior has slightly changes, now the error dialog pops up, disappears right away and doesn't show up until the next attempt.

Seemes this changed behavior was only temporary and its back to how I originally described it after using the app and downloading some more posts

ALewdDev commented 1 year ago

@clragon Checked out the new release, it seems to be fixed, thank you very much UwU