Skip to content
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

hiro: Force Gtk3 to use X11 backend #197

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

Postrediori
Copy link
Contributor

when running with Wayland higan crashes with the following error because GDK backend was not properly set:

(higan:2515): Gdk-CRITICAL **: 08:23:32.132: gdk_x11_window_get_xid: assertion 'GDK_IS_X11_WINDOW (window)' failed
X Error of failed request:  BadWindow (invalid Window parameter)

The same fix in ares repository: ares-emulator/ares@805d4bd

Tested on Ubuntu 22.04&23.04, Fedora 37&38.

@Screwtapello Screwtapello merged commit 6336357 into higan-emu:master Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants