meshlab icon indicating copy to clipboard operation
meshlab copied to clipboard

Cannot start meshlab with XDG_SESSION_TYPE=wayland

Open alexswerner opened this issue 10 months ago • 5 comments

Starting meshlab on debian stable (bookworm) results in the error message (in a dialog box):

Meshlab was not able to start.
Please check your Graphics drivers.

Error: GLEW initialization failed: Unknown error

This is Meshlab version MeshLab_64bit_fp v2020.09 running as a normal user on x86_64 in form of an Intel Alder Lake CPU with integrated Iris Xe Graphics.

running meshlab like

XDG_SESSION_TYPE="" meshlab

works fine.

If I compile the current main branch (a748adc) this error message does not appear, but the opengl view port is filling with content from other windows and flickers. Running with XDG_SESSION_TYPE unset the application works as expected.

alexswerner avatar Apr 01 '24 17:04 alexswerner

Same issue here running on Ubuntu 22.04 and 24.04 after upgrade.

julianonunes avatar May 23 '24 01:05 julianonunes

Does this happen with the latest version of MeshLab (2023.12)? It does work as expected on my Ubuntu 24.04 with wayland (using flatpak version).

alemuntoni avatar Jul 30 '24 10:07 alemuntoni

Same issue with the debian unstable packaged version : 2020.09+dfsg1-3

wargreen avatar Jul 31 '24 21:07 wargreen

Same thing with Debian 12 (Bookworm), which by default installs Meshlab 2020.09+dfsg1-2.

MikeTaylor avatar Aug 27 '24 08:08 MikeTaylor

Same here, Debian 12 + Wayland, KDE, AMD card, Meshlab 2020.09+dfsg1-2. Same error.

BazkieBumpercar avatar Sep 28 '24 10:09 BazkieBumpercar