Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repeated crashing while bad mobile connection #416

Closed
detrophy opened this issue Oct 7, 2024 · 9 comments
Closed

Repeated crashing while bad mobile connection #416

detrophy opened this issue Oct 7, 2024 · 9 comments
Labels
bug Something isn't working

Comments

@detrophy
Copy link

detrophy commented Oct 7, 2024

Steps to Reproduce

Issue present on: Capy Reader 2024.10.1058

  1. open app while on good mobile connection
  2. connection degrades
  3. Capy Reader tries to load [stuff]
  4. It crashes

As soon as the connection gets better, crashing stops.

Expected behavior

App alerts user of bad connection. App is not crashing.

Screenshots or screen recording

No response

Device, Operating system, and app version

No response

@detrophy detrophy added the bug Something isn't working label Oct 7, 2024
@jocmp
Copy link
Owner

jocmp commented Oct 7, 2024

Thanks for the bug report. Would you be willing to upload your crash logs for this? This is located under Settings > General > Share crash logs.

@detrophy
Copy link
Author

detrophy commented Oct 8, 2024

Hey, sure.
capy_crash_logs.txt

@jocmp
Copy link
Owner

jocmp commented Oct 8, 2024

thanks @detrophy - looks like some missing error handling around the Feedbin integration. I'll work on a fix.

@jocmp
Copy link
Owner

jocmp commented Oct 12, 2024

I pushed a fix for this in the latest version, 2024.10.1059. Please let me know if you're still running into this issue, and thanks again for the bug report.

@jocmp jocmp closed this as completed Oct 12, 2024
@detrophy
Copy link
Author

The app still crashes occasionally on bad network connection.

capy_crash_logs.txt

@jocmp jocmp reopened this Oct 23, 2024
@jocmp
Copy link
Owner

jocmp commented Oct 23, 2024

Thanks for the new crashlogs. It looks like a background I didn't consider. I'll take a closer look.

@jocmp jocmp moved this to In Progress in Capy Reader Oct 23, 2024
@jocmp
Copy link
Owner

jocmp commented Nov 1, 2024

I ran into this issue myself on a flight last week. The problem I'm seeing in the latest crash logs is that it's a timeout reading the feed results. I have another fix to catch errors in the "refresh" code that I'll include in the next build.

@avagraphique
Copy link

I'm not sure if its related but for some feeds (namely npr.org), opening an article crashes the reader. I've emailed the crash log via your website.

@jocmp
Copy link
Owner

jocmp commented Nov 22, 2024

Thanks for the crash log @avagraphique. It looks like this is the same issue as #528 based on the logs. The bug was present in v1075 and v1076 unfortunately.

Upgrading to 2024.11.1077 should have the fix. Please feel free to open up a new issue if you still see issues.

@jocmp jocmp closed this as completed Nov 22, 2024
@github-project-automation github-project-automation bot moved this from Parking Lot to Done in Capy Reader Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

3 participants