snapcrafters / mumble

A community-maintained package to easily install Mumble on Linux
MIT License
2 stars 6 forks source link

Application failed to start - Ubuntu 19.10/Wayland #10

Closed ghost closed 1 year ago

ghost commented 4 years ago

Hi. I'm unable to launch Mumble on Ubuntu 19.10, running in a Gnome 3 Wayland environment. This is on a laptop with Intel iGPU, default drivers included with Ubuntu.

...$ sudo snap install mumble
mumble 1.3.0 from Snapcrafters installed
...$ mumble
This application failed to start because it could not find or load the Qt platform plugin "wayland-egl"
in "".

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.

Reinstalling the application may fix this problem.
Aborted (core dumped)
Krzmbrzl commented 4 years ago

We just got a report that the snap package seems to have the same issue with Ubuntu 20.04. See https://github.com/mumble-voip/mumble/issues/4308 for details :point_up:

vEpiphyte commented 3 years ago

The snap package continues to have issues with Ubuntu 21.04 which ships with wayland by default.

Krzmbrzl commented 3 years ago

@vEpiphyte and what about the regular Mumble package from the Ubuntu repos?

vEpiphyte commented 3 years ago

@Krzmbrzl installing mumble from apt works fine

$ sudo apt list mumble
Listing... Done
mumble/hirsute,now 1.3.4-1 amd64 [installed]
Krzmbrzl commented 3 years ago

Okay then this continues to be a snap-only problem. Thanks for checking!

q-wertz commented 2 years ago

Any news on this?