You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in the AUR version of Bisq, the JVM has a problem rendering to GTK 3 on wayland. A workaround is to set the environment variable: JAVA_TOOL_OPTIONS: "-Duser.home=$SNAP_USER_COMMON -Djdk.gtk.version=2".
I have made the fix in the wayland-fix branch but not on master because no one is really complaining about the issue, except for me, that I know of.
As mentioned in the AUR version of Bisq, the JVM has a problem rendering to GTK 3 on wayland. A workaround is to set the environment variable:
JAVA_TOOL_OPTIONS: "-Duser.home=$SNAP_USER_COMMON -Djdk.gtk.version=2"
.I have made the fix in the
wayland-fix
branch but not on master because no one is really complaining about the issue, except for me, that I know of.bisq-network/bisq#2279 (comment)
The text was updated successfully, but these errors were encountered: