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

(EE) could not connect to wayland server #108

Open
allmazz opened this issue Nov 18, 2024 · 4 comments
Open

(EE) could not connect to wayland server #108

allmazz opened this issue Nov 18, 2024 · 4 comments

Comments

@allmazz
Copy link

allmazz commented Nov 18, 2024

When I'm trying to run anything via muvm, it stucks without any messages.
If I press Ctrl-C, following message occurs: "(EE) could not connect to wayland server", so I enabled debug logs and would be glad if anyone could help me, because I do not see any critical issues here.

muvm: 0.1.3-1.fc40
sommelier: 0~20240902git67bc17e-4.fc40
Asahi Fedora Remix with Gnome, all packages up-to-date.

Thanks!
muvm.log

@slp
Copy link
Collaborator

slp commented Nov 19, 2024

Looks like it can't connect to your compositor. Is there any chance that the WAYLAND_DISPLAY environment variable is not exported in the session you're running muvm or it's value is somehow wrong?

@allmazz
Copy link
Author

allmazz commented Nov 20, 2024

no, I can run graphical applications from terminal without any issues.
WAYLAND_DISPLAY=wayland-0

@allmazz
Copy link
Author

allmazz commented Nov 25, 2024

@asahilina @slp could you please take a look?

@asahilina
Copy link
Member

That usually means your mesa, virglrenderer, and/or kernel versions are incompatible. Make sure all your packages are properly up to date and you don't have any stray packages from other repos.

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

3 participants