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

Cura missing build plate once opened - Linux Arch + OpenGl #18637

Closed
basilverthorn opened this issue Mar 16, 2024 · 7 comments
Closed

Cura missing build plate once opened - Linux Arch + OpenGl #18637

basilverthorn opened this issue Mar 16, 2024 · 7 comments
Labels
Help Wanted ❓ The creator of this PR needs help to complete the PR. PreRelease 🐛 An issue found in an Alpha or Beta version of a new Release Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior.

Comments

@basilverthorn
Copy link

Cura Version

5.7.0 Alpha & Beta

Operating System

Arch Linux

Printer

Ender 3v2 and XMAX

Reproduction steps

Installed latest version 5.6 after updating to Plasma 6.X
Installed next few pre releases to see if the Alpha or Beta would address the issue

Actual results

In 5.6 Cura opens to 100% See thru Window
In 5.7.X is looks better but no build plates appear for any of my printers.
Open a model it does not show either

Expected results

A build plate would be visible

Add your .zip and screenshots here ⬇️

Screenshot_20240316_183359
Screenshot_20240315_004830
cura.log

Arch linux, nvidia driver DKMS, same issue under Wayland, Hyprland, Qtile. Older skined version of Cura by Qidi, works just fine.

@basilverthorn basilverthorn added Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior. labels Mar 16, 2024
@basilverthorn
Copy link
Author

I see in the logs it is complaining about OpenGl. Not sure if this helps but posting anyway:

local/glew 2.2.0-6
The OpenGL Extension Wrangler Library
local/glib2 2.78.4-1
Low level core library
local/glibmm 2.66.6-1
C++ bindings for GLib
local/lib32-glew 2.2.0-4
A cross-platform C/C++ extension loading library (32 bit)
local/lib32-glib2 2.78.4-1
Low level core library - 32-bit
local/lib32-libglvnd 1.7.0-1
The GL Vendor-Neutral Dispatch library
local/lib32-mesa 1:24.0.3-1
An open-source implementation of the OpenGL specification (32-bit)
local/lib32-nvidia-utils 550.54.14-1
NVIDIA drivers utilities (32-bit)
local/libglvnd 1.7.0-1
The GL Vendor-Neutral Dispatch library
local/mesa 1:24.0.3-1
An open-source implementation of the OpenGL specification
local/nvidia-utils 550.54.14-5
NVIDIA drivers utilities

x glxinfo | grep "OpenGL version"
OpenGL version string: 4.6.0 NVIDIA 550.54.14

~

glxinfo | awk '/OpenGL version/ {print $4}'
4.6.0

@MariMakes MariMakes added the PreRelease 🐛 An issue found in an Alpha or Beta version of a new Release label Mar 18, 2024
@MariMakes MariMakes changed the title Cura missing build plate once opened Cura missing build plate once opened - Linux Arch + OpenGl Mar 18, 2024
@saumyaj3 saumyaj3 added the Help Wanted ❓ The creator of this PR needs help to complete the PR. label Mar 20, 2024
@sausix
Copy link

sausix commented Apr 12, 2024

Affects me too. White page in pure wayland mode as in screenshot. On forcing to xwayland heavy flickering and pure white moments until camera angle changed a bit.

Same config: Arch Linux, KDE Plasma, nvidia-dkms

@nallath
Copy link
Member

nallath commented Apr 15, 2024

What I can find from the logs is that it completely fails to create an opengl context. I'm not quite sure what is causing it.

That being said, are you using the appimage or some other distro?

@sausix
Copy link

sausix commented Apr 15, 2024

5.7.0 AppImage is used as install source: https://aur.archlinux.org/packages/cura-bin
I've just tried the official 5.5.0 AppImage directly and Wayland and XWayland both are not usable.

With xcb it's flickering as in 5.7.0. Pure Wayland only the window border is being rendered.

@basilverthorn
Copy link
Author

basilverthorn commented Apr 15, 2024 via email

@sausix
Copy link

sausix commented Apr 29, 2024

I found a workaround and posted here: #18891 (comment)

@MariMakes
Copy link
Contributor

🙏 Thanks for the super helpful comment @sausix

I'll be closing this issue as a duplicate but you can follow the progress here: #18891

@MariMakes MariMakes closed this as not planned Won't fix, can't repro, duplicate, stale May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help Wanted ❓ The creator of this PR needs help to complete the PR. PreRelease 🐛 An issue found in an Alpha or Beta version of a new Release 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

5 participants