Closed Ezwen closed 2 years ago
Workaround is to disable the fallback-x11
socket and enable the x11
socket.
If you want to do it using a graphical client, this can be done using Flatseal:
However it would be the best if Cinny supports Wayland - and does not have to run through XWayland.
Until that does not happen, the sockets in the Manifest should probably be updated and pass x11 directly (instead of fallback-x11). Pinging @kfiven here :)
Done. I have removed the wayland socket and revert back to x11.
Without Wayland support, Cinny is a blurry mess on my desktop because my screen requires fractional scaling (175%), something that is only supported by Wayland. Is there any update on a timeline for proper Wayland support?
The reason Flatpak doesn't work well is because there are issues with Tauri<=>Wayland. And we have no control over that.
That's a real shame to hear.
should be fixed in 2.2.0
Describe the bug
When running Cinny as a Flatpak on a desktop running under Wayland (instead of X11), Cinny instantly crashes, with the following line of system log:
Reproduction
At this point, Cinny does not start, and running
journalctl -b | grep -i cinny
I can find:Expected behavior
Cinny should start without crashing.
Platform and versions
Additional context
This problem does not appear with running GNOME with X11.