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

[5.8.1] Cura won't start on Ubuntu 24.10 #19739

Open
csetera opened this issue Oct 11, 2024 · 6 comments
Open

[5.8.1] Cura won't start on Ubuntu 24.10 #19739

csetera opened this issue Oct 11, 2024 · 6 comments
Labels
Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior.

Comments

@csetera
Copy link

csetera commented Oct 11, 2024

Cura Version

5.8.1

Operating System

Ubuntu 24.10 - Wayland as default

Printer

Ender 3 Pro

Reproduction steps

Attempted to start Cura Appimage on Ubuntu 24.10 and it failed to start. Trying to launch from terminal shows the following error for me:

/tmp/.mount_ultimaD1nZbh/UltiMaker-Cura: symbol lookup error: /lib/x86_64-linux-gnu/libEGL_mesa.so.0: undefined symbol: wl_display_create_queue_with_name

Actual results

Attempted to start Cura Appimage on Ubuntu 24.10 and it failed to start. Trying to launch from terminal shows the following error for me:

/tmp/.mount_ultimaD1nZbh/UltiMaker-Cura: symbol lookup error: /lib/x86_64-linux-gnu/libEGL_mesa.so.0: undefined symbol: wl_display_create_queue_with_name

Signing in to an X11 session allows Cura to run OK.

Expected results

Appimage starts

Add your .zip and screenshots here ⬇️

Should be covered above

@csetera csetera added Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior. labels Oct 11, 2024
@mechano
Copy link

mechano commented Oct 12, 2024

Same problem just discovered yesterday after upgrade to 24.10.

@skandalfo
Copy link

Happens to me too. Same error message. Using an AMD graphics card if that helps.

@csetera
Copy link
Author

csetera commented Oct 12, 2024

Good thought on the comment about graphics card. I have the Intel/Nvidia graphics card.

@mechano
Copy link

mechano commented Oct 12, 2024

I've MSI Radeon RX 6750 XT using Wayland.

@saintaardvark
Copy link

saintaardvark commented Oct 12, 2024

Seeing this problem on Debian trixie/sid with Wayland:

$ lspci  | grep -i VGA
00:02.0 VGA compatible controller: Intel Corporation WhiskeyLake-U GT2 [UHD Graphics 620] (rev 02)

$ lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux trixie/sid
Release:	n/a
Codename:	trixie

$ uname -a
Linux melodia 6.9.7-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.9.7-1 (2024-06-27) x86_64 GNU/Linux

Workaround, in case it's useful:

$ WAYLAND_DISPLAY="" UltiMaker-Cura-5.8.0-linux-X64.AppImage

@csetera
Copy link
Author

csetera commented Oct 13, 2024

I also thought I'd mention that I've been running with Wayland since before the 24.10 upgrade. So, while this is clearly Wayland-related, something must have changed in Ubuntu 24.10 to trigger this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

4 participants