this post was submitted on 30 Oct 2024
5 points (100.0% liked)

Raccoon for Lemmy app

69 readers
2 users here now

This community is dedicated to the discussion about the Raccoon for Lemmy mobile app. Raccoon is an open source app powered by Kotlin Multiplatform (KMP) and Compose Multiplatform (CMP) which intends not only to provide a mobile client for Lemmy, but also to create a space where users' voice is listened to, and we grow together by exchanging opinions.

Main features:

Why was the project started?

We believe that Lemmy has a lot of potential and part of its success depends on users being able to enjoy the experience on robust and well-done clients. Moreover, encouraging discussion between people is important to develop a healthy and tolerant society where everyone's right and freedom are safeguarded. To know more, have a look at the Procyon Project's manifesto.

References

Quick links

founded 4 months ago
MODERATORS
 

I'd like to know if I should file a bug, or if this is just something in my config. In particular, I'd be grateful for confirmation about what I'm seeing.

In Raccoon, in this post, I see only the first paragraph of the post. If I "view raw," I can see the entire post text; it also shows up correctly in Thunder, and in the web interface.

I don't see a way to expand the post, and I'm not sure if it's only this post or if it's happening a lot and I just haven't noticed, because the only way to detect missing content is through the "view raw" function.

Is this a setting, or a bug? I

top 6 comments
sorted by: hot top controversial new old
[–] akesi_seli 3 points 1 month ago (1 children)

I confirm that there may be an issue with quotations spanning over multiple paragraphs.

I'll have a look at it as soon as I have a little time. Thanks for reporting in the meantime.

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

Thanks! And I'm glad someone has taken it on.

However: far, far worse is the frequency with which the recent versions of the app crashes in the middle of creating posts. I switched off of Racoon after this happening three times; then I re-installed the beta that was released yesterday (?) and lost another.

Bugs are going to happen; that's fine. But I'd far rather a focus on comment stability than anything else. It wouldn't be so bad if there are an autosave, since there isn't, it's a deal-breaker.

Maybe wrap the entire compose mechanism in a broad-spectrum try-catch and at least dump the compose area text to the clipboard or something.

[–] akesi_seli 3 points 1 month ago

Fix for the issue with quotes here.

As for the crashes, unfortunately, the app has no tracking library which is good for privacy but terrible for debugging because anonymous data would help a lot! Do you remember whether it happens after some specific pattern, eg. after you insert an image from the gallery or anything like that?

[–] Fandangalo 2 points 1 month ago (1 children)

I can see this post, for whatever that’s worth to you.

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

Do you see all the paragraphs in the post text? There are three. In Raccoon, I see only one:

Racoon:

Thunder:

[–] Fandangalo 3 points 1 month ago

On voyager, I see all 3.

I didn’t want to leave you hanging, so not sure if that’s helpful. 🙃