this post was submitted on 18 Aug 2026
232 points (99.2% liked)
Voyager
8299 readers
73 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! ๐
๐
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments




I run an Ubuntu 24.04 desktop with an NVIDIA card, and "flatpak run app.vger.voyager" gives me a white window and the error "Failed to create GBM buffer of size 2400x1600: Invalid argument"
If you run into the same problem, what worked for me is:
flatpak run --env=WEBKIT_DISABLE_DMABUF_RENDERER=1 app.vger.voyager
If you have this same problem and the above command works, you can make the fix permanently with:
flatpak override --user --env=WEBKIT_DISABLE_DMABUF_RENDERER=1 app.vger.voyager
Then "flatpak run app.vger.voyager" will work.
yet again chromium being decades behind by not supporting wayland
I hope comments like this are getting indexed. It sucks that reddit is always the first second and third listing.