Closed pcdavid closed 1 month ago
False alarm, the issue does not seem related to Wayland, but to the JVM used (or the way it is invoked) under Fedora when launching obeodesigner
by double-clicking on the binary (/usr/lib/jvm/java-21-openjdk-21.0.4.0.7-2.fc40.x86_64
in my case).
When invoking obeodesigner
from a terminal, without GDK_BACKEND
set, but using e.g. "OpenJDK Runtime Environment Temurin-22.0.1+8 (build 22.0.1+8)"), I don't reproduce the issue.
Environment
Steps to reproduce
obeodesigner
binary.The stack:
Workaround
Launch with
GDK_BACKEND
environment variable set tox11
: