Hexa's Blog

OrcaSlicer error, cannot interact with UI at startup

22/11/2024 @ Saigon 3D Print

I have seen this problem using OrcaSlicer V2.2.0 Official Release on Fedora 39. Even though, I clone the source code and build AppImage myself. this issue still happens.

The main solution to this problem is to disable webkit composition mode before executing OrcaSlicer.

$ export WEBKIT_DISABLE_COMPOSITING_MODE=1
$ ./OrcaSlicer_Linux_V2.3.0-dev.AppImage

This is a screenshot prove that this solution does work.

OrcaSlicer is running on Fedora 39
OrcaSlicer is running on Fedora 39