On my computer this package built fine, but when starting it, the "setup wizard" popup was blank, preventing further interaction.
Seems like it was an issue with webkit: https://github.com/SoftFever/OrcaSlicer/issues/2203
I just had to disable DMABUF:
WEBKIT_DISABLE_DMABUF_RENDERER=1 orca-slicer-bin
With this, everything is working fine. Could it be added to the orca-slicer
bash wrapper script? Thanks!
Pinned Comments
c2h5oh commented on 2025-03-19 10:57 (UTC) (edited on 2025-03-19 10:59 (UTC) by c2h5oh)
Preemptive note on version 2.3.0:
At the time of me writing this it's still 2.3.0-rc with no final release, but it is unusually buggy with a lot of different UI elements causing a crash when used. With that in mind I will not be rushing to update this package to 2.3.0 once it's tagged - I will give it at least several days to see what state 2.3.0 is and if we're better off waiting for 2.3.1.
Wayland support status:
I'm currently unable to test Wayland issues/fixes because I don't have a working Wayland setup. That will be changing in a coming weeks as I'm planning to switch to Wayland first. In the meantime I'm happy to accept a co-maintainer with experience dealing with Wayland-specific issues.
Known issues: