this post was submitted on 26 Jun 2023
19 points (100.0% liked)

Jerboa

10133 readers
2 users here now

Jerboa is a native-android client for Lemmy, built using the native android framework, Jetpack Compose.

Warning: You can submit issues, but between Lemmy and lemmy-ui, I probably won't have too much time to work on them. Learn jetpack compose like I did if you want to help make this app better.

Built With

Features

Installation / Releases

Support / Donate

Jerboa is made by Lemmy's developers, and is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.

Crypto

Contact

founded 2 years ago
MODERATORS
 

just updated to the v0.0.35 f-droid build and jerboa started to consistently crash at seemingly random times. likewise, I would get web UI error notifications while using the web frontend.

did a little testing and noticed that it may be related to the "show avatars" setting being enabled.

turning "show avatars" off and saving the settings seems to have eliminated the issues on both web and app.

will continue to test and update the post if needed. any others able to confirm or refute this particular issue might be helpful.

edit: there are still crashes related to editing a post, but crashes while scrolling through posts and comments seem to be much reduced. any feedback is welcome.

edit2: further poking suggests the underlying cause may be jerboa not handling server response timeouts well. turning off avatars may reduce the number of API calls and therefore the number of potentially mishandled timeouts. crash frequency is likely variable as a result of variable server load. if others also experience reduced crash frequency with avatars turned off then I can either create a github issue or add info to an existing one.

top 9 comments
sorted by: hot top controversial new old
[–] [email protected] 7 points 1 year ago (1 children)

Make sure you report the issues on github as well, so the devs can actively work on them.

https://github.com/dessalines/jerboa/issues/ (just check if a duplicate already exists). Is the instance where your account is registered already migrated to 0.18.0? Apparently using Jerboa 0.0.35 with 0.17.4 (and older) causes problems due to a change in API handling. At least that was the reply I got to some of my reported issues, since my home instance is not yet upgraded.

[–] [email protected] 4 points 1 year ago (1 children)

I am on lemmy.ml which is currently at v0.18.0 so it should be cool. wanted to crowd source some feedback before I open a github issue - dont want to waste dev time on non-reproducible ghosts.

[–] [email protected] 2 points 1 year ago

Well, if it crashes your phone repeatedly, it's already worth reporting even if it's not affecting anyone else for now. Better to fix it early than to leave a critical bug in the code that might affect other functions further down the line, you never know how and where they eventually interlink.

[–] [email protected] 5 points 1 year ago

yes, it's been crashing consistently and randomly since the last update. I will try your solution of the avatars and report back.

thanks in advance!

[–] [email protected] 5 points 1 year ago

There's a patch to fix most of it in for the next release. So it should be a lot better in 0.0.36.

[–] [email protected] 3 points 1 year ago

There's a patch to fix most of it in for the next release. So it should be a lot better in 0.0.36.

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

quick update on this. have been playing with the jerboa v0.0.36 f-droid build and it seems to handle network errors and junk data in a much more sane way - still not ideal, but it now throws visual error notifications instead of an outright crash.

looks like the jerboa robustness issue is slowly being addressed. lets see what we get with v0.0.37.

@[email protected], @[email protected], @[email protected], @[email protected]

[–] [email protected] 2 points 1 year ago

Weird. No crashes at all, for me. Just recommended it to a friend and it crashed immediately for him.

[–] [email protected] 1 points 1 year ago

Can confirm this. Upgraded to .35 today via F Droid and have been getting consistent crashes.

load more comments
view more: next ›