-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Wayland: 'GDK_IS_X11_DISPLAY (display)' failed #2279
Comments
getting this exact same error. |
yes, I have stumbled over the issue as well. see bisq-network/roles#78 (comment) for reference. not sure what we can do about that. sounds to me as if the jdk is at fault. |
On manjaro gnome (Arch linux + gnome-wayland), I get the same error with the AUR package bisq (0.9.3-1) and the app crashes. |
I found a proposed fix which has been rejected. However, adding a |
Closing as complete based on #2279 (comment). |
Aside from various fixes and improvements, it appears that this should resolve bisq-network#2279, as fixed in https://bugs.openjdk.java.net/browse/JDK-8210411 Reference: https://github.com/javafxports/openjdk-jfx/blob/jfx-11/doc-files/release-notes-11.0.1.md https://github.com/javafxports/openjdk-jfx/blob/jfx-11/doc-files/release-notes-11.0.2.md
I have the same crash issue running on Debian with GNOME 3 (Wayland). See bisq-network/support#896. Please could you re-open this issue (perhaps the resolution involves javafx upgrade as per #3630) |
@pandascrape can you please retry with the latest version (v1.6.4)? It includes the JavaFX upgrade mentioned above. |
Hi, 1.6.4 works on Wayland. Thank you Bisq :) |
I'm using Fedora 29 with Gnome and Wayland and a fractional screen resolution. I built the project from sources. I can run headless modules but get this error when starting the
bisq-desktop
. This seems to indicate that the app expects an X11 server but I'm not sure. If so, is there a way to build for Wayland.The text was updated successfully, but these errors were encountered: