Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The application does not start in Wayland with NVIDIA #369

Open
ogarcia opened this issue Oct 7, 2024 · 0 comments
Open

The application does not start in Wayland with NVIDIA #369

ogarcia opened this issue Oct 7, 2024 · 0 comments

Comments

@ogarcia
Copy link

ogarcia commented Oct 7, 2024

Describe the bug

I detail this bug in case it happens to someone else. It is not a Cinny bug directly as the problem is in WebKitGTK, but it directly affects Cinny Desktop users.

If you have an NVIDIA graphics card and use Wayland the application will not start. Instead it gives a dk-Message: 12:33:51.438: Error 71 (Error de protocolo) dispatching to Wayland display. error and stops.

If you start the application with the WEBKIT_DISABLE_COMPOSITING_MODE=1 environment variable then it works without problems.

export WEBKIT_DISABLE_COMPOSITING_MODE=1
cinny

Or simply run WEBKIT_DISABLE_COMPOSITING_MODE=1 cinny

Reproduction

  1. Download Cinny
  2. Run
  3. Crash

Expected behavior

It should simply not close the application and should work without any problems.

Platform and versions

OS: Arch Linux
Cinny Version: 4.2.1
Homeserver: n/a

Additional context

One way to solve this would be for Cinny to start using Tauri 2.0 since with the new versions of WebKitGTK this problem does not exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant