AsahiLinux / muvm

muvm - run programs from your system in a microVM
399 stars 23 forks source link

(EE) could not connect to wayland server #108

Open allmazz opened 1 week ago

allmazz commented 1 week ago

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 commented 1 week ago

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 commented 6 days ago

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

allmazz commented 1 day ago

@asahilina @slp could you please take a look?

asahilina commented 1 day ago

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.