this post was submitted on 17 Jun 2023
27 points (96.6% liked)

Jerboa

10135 readers
1 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
 

Ive been getting a bug where typing in the app, like a comment or something, if I repeatedly press backsapce to fix a typo or something, it will delete the spaces before words.

Also saving an image crashes the app every time.

And sometimes the names of communities in feed get their last word removed. So I would see post from 'you should' rather than 'you should know'

And also, the app constantly goes back to the top of 'Subscribed - Active'. So if ive been browsing 'All - Top day' for an hour, sometimes clicking on a post and then backing out again will jump straight back to top of 'Subscribed - Active'.

Edit: a one that comes up for me too is getting messages appear on screen for a couple of seconds. Sometimes they say 'Timeout' but other times its 'Value <html'> of type java.lang.String cannot be converted to JSONObject'

Not sure what that means but just thought I'd mention it here in case anyone else is experienceing similar

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

"value of type java. String cannot be converted to JSON object" is basically every 1/3 post.

Heard from folks the app crashes the instant they opened it.

Reuses comments section from previous posts.

Can't differentiate search by content vs search for communities,

Can't just paste a community URL, or paste a post URL into search

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

Value/JSONOBJECT error happens to me constantly. usually when navigating to comments, a community,a post by someone from their profile,etc. Probably the biggest blocker to using the app right now.

[–] MiddleWeigh 1 points 1 year ago

All of these for me.

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

The 1st one happens to me

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

Weevils.

Sometimes when I look at a thread, it will show the comments from the previous thread I viewed.

There's also another error I'm getting: Value of type java.lang.String cannot be conver...

This usually ends up in the wrong comments bug, no comments, no post, can't make comment, etc.

[–] SheeEttin 5 points 1 year ago

Yeah, it looks like Jerboa will reuse the comment section, so you'll see the previous thread's comments until the new ones load.

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

Thanks everyone for these reports! Please don't hesitate to report them to GitHub so the devs see them and prioritize them.

I'll try to sift through these and get them added, but I'm probably not going to get everything.

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

Hey this might be a dumb question, but I'm not very familiar with Github and bug reports, could you link a guide or video or something that basically covers bug reports like these but for dummies. I would be afraid I dont provide relevant information or cause confusion for a developer trying to fix a bug ive reported.

[–] JoeKrogan 5 points 1 year ago (2 children)

I'm also seeing that typing bug.

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

Can you provide more info on the bug? Like you just type a message, and then mash backspace and it deletes the wrong thing?

I'm not seeing that on my device. But if it's reproducible, I can file a bug for it.

Btw, what version of Android do you have? And what version of the app?

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

In my case, I have the typing bug. I'm on Android 9 and am using app version 0.0.33 (the most recent update from f droid)

And yes, basically, say I'm typing a comment like this one. I'm writing a sentence and make a typo in a word. If I start repeatedly hitting backspace to go back and fix the typo, it will start removing the spaces before words.

It does it in order, working backwards from the last word you typed.

[–] JoeKrogan 1 points 1 year ago

Version 0.0.34 from F-Droid. Android 9.

I'm not sure of the exact cause but I usually encounter it after writing a few lines and then I click the screen to make an edit to an earlier part and it appends the text to the end of the string rather than where I clicked. To work around it I have to delete to the part I want to edit and write it again. It does not occur in any other apps I use.

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

What android version and phone do you have?

[–] JoeKrogan 1 points 1 year ago

Version 0.0.34 from F-Droid. Android 9.

I’m not sure of the exact cause but I usually encounter it after writing a few lines and then I click the screen to make an edit to an earlier part and it appends the text to the end of the string rather than where I clicked. To work around it I have to delete to the part I want to edit and write it again. It does not occur in any other apps I use.

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

I've had a bug were I try to scroll back up and it scrolls itself back down, so you never get anywhere - even though it looks like it's moving.

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

I have the same problem, and it makes commenting on the app aggravating, and posting on the app virtually impossible.

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

I also have the typing bug, so it's not specific to you. In fact, it happened now, while writing this comment.

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

What device and android version are you using? Do you have a custom version of android installed by any chance?

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

I have it too, I use LineageOS and Version 0.0.34

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

For the ppl experiencing the typing bug, can you report it on GitHub along with a video of it. It hasn't been reported yet and I can't reproduce it.

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

I made a screen recording and uploaded it to Streamable, then added the link to a big report I added on Github. Hopefully that helps, I have never made a bug report before lol. Link is here -> (https://github.com/dessalines/jerboa/issues/748 )

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

The app doesnt seem to like images in the comments very much. When I try to scroll while one of those images is on the screen, the comment section jumps up and down.

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

I've been noticing that when I try to paste something on mobile, like a link, into my comment it will move the cursor to the beginning of my comment instead of where I want the pasted link to go

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

Ive seen this too. Sometimes if ive made a lot edits to a comment, it will move the cursor some place else. So a sentence or link even will just randomly be cut in half and the other half will somewhere else in the comment.

[–] SpaceNoodle 3 points 1 year ago

Random crashes; opening a community shows the last community I viewed for a moment; can't jump to comment replied via inbox; viewing comments that were in the inbox only sometimes clears them; inbox count usually does not match the number of messages present; some comments are not posted, with inscrutable technical errors popping up in unhelpful toasts.

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

Yeah, writing in Jerboa kinda sucks at the moment, if I'm commenting anything longer than a sentance or two I generally just copy and paste it from my notes app!

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

I'll be logged in, but when attempting to subscribe to a community or adding a comment, I get an error "login first". I just went back to the account drop-down and reselected my account and am now able to make this comment. I'll often come back to the app and see my account and login info is gone, and I have to re-add them and re-login

[–] ralino 1 points 1 year ago

Same thing with me, happens almost once a day.

[–] hlqxz 2 points 1 year ago

I don't know if it's just my device, but I'm having a really hard time scrolling the feed. The scrolling feels very "heavy" and janky.

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

Not a bug specifically but the lack of pull to refresh, especially after timeouts, is super frustrating.

Also, how any submitted content is lost if an error happens after posting, eg a timeout or invalid language. It should be saved as a draft.

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

There's already a feature request for a drafts feature, and it's reasonably high priority, so it'll probably get worked on soonish.

And pull to refresh works for me. Try updating.

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

Cool, thanks.

Weird that pull to refresh is working, I'm on the latest version and it isn't for me. I'll see if I can work out any consistent repo steps.

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

can't follow links in comments to communities and can only join them after finding a post and clicking the link.

also searching communities doesn't seem to work.

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

The app crashes when pressing a community link (like this: [email protected])

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

I've got some white flashes when changing page (using Dark mode)

Also, crashes everytime I click on my user settings (click on the button = application closes)

[–] ItsYourBoyHalo 2 points 1 year ago

Scrolling is really really laggy and buggy. This only happens on my local feed, and to some extent on the federated section. Not sure why that happens.

[–] TurnMeIntoAGameCube 2 points 1 year ago

I am unable to comment in some .ml instances. I can comment and post no problem in my home instance and beehaw (I'm not sure if I can now due to them defederating) but not in two instances on .ml.

I can comment here interestingly enough. Otherwise the app is pretty dang responsive and runs better than my previous 3rd party reddit app. I have noticed some crashing rarely, but I think that may be due to my broken android install rather than the app itself.

Kudos to the developer(s) of Jerboa though, for an alpha this runs pretty well

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

If I'm typing a comment and I go back and edit a word in the middle, then tap the cursor back to the end and there's a period there, the word in the middle I edited stays underlined and if I type more it'll jump the cursor back to the underlined word and delete that word, replacing it with whatever I tried typing at the end.

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

If i remove the check to the checkbox "view read posts" it works, i can't see the post that i already read. Unfortunately this includes also the post that i created or commented. I need to re-check that checkbox to br able to see those.

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

What android version and phone do you have?

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

Fairphone 3 with /e/OS on Android 9

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

Galaxy A51 with Android 13/One UI 5.0

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

I have crickets in a cage for my gecko

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

I have the same issue with the backspace thing. Luckily I have a second keyboard installed that doesnt have auto-correct and with this keyboard it works without problems.

load more comments
view more: next ›