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

Gtk.init only in X11 session #1792

Merged
merged 5 commits into from Oct 30, 2023
Merged

Gtk.init only in X11 session #1792

merged 5 commits into from Oct 30, 2023

Conversation

meisenzahl
Copy link
Member

The change introduced in #1762 causes a X11 session to crash on Fedora 38. After reverting the change, the session doesn't crash.

On Fedora 38 a Wayland session crashes both with and without the change introduced in #1762.

To fix the issue, GTK should be initialized only in a X11 session.

Copy link
Member

@tintou tintou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's do it for now

@meisenzahl meisenzahl enabled auto-merge (squash) October 30, 2023 09:21
@meisenzahl meisenzahl merged commit ebbf6b6 into master Oct 30, 2023
4 checks passed
@meisenzahl meisenzahl deleted the gtk-init-only-x11 branch October 30, 2023 09:23
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.

None yet

2 participants