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

Don't use Gtk.init #1762

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Don't use Gtk.init #1762

merged 1 commit into from
Sep 29, 2023

Conversation

lenemter
Copy link
Member

@lenemter lenemter commented Sep 26, 2023

For some reason it breaks Wayland session. Needs to be tested on other distros.

@lenemter lenemter requested a review from a team September 26, 2023 01:36
@leolost2605
Copy link
Member

I can confirm this fixes the issue for me, I'm not sure about unintended side effects and the other distros as you said though so I'll leave a review to someone else 🤷

@tintou
Copy link
Member

tintou commented Sep 29, 2023

I'm tempted to just merge this, it's easy enough to revert if we see something wrong

@tintou tintou merged commit 5f3245e into master Sep 29, 2023
4 checks passed
@tintou tintou deleted the dont-init-gtk branch September 29, 2023 07:46
@meisenzahl
Copy link
Member

meisenzahl commented Oct 13, 2023

This change causes an X11 session to crash on Fedora 38. After reverting the change, the session works.

A Wayland session crashes both with and without the change.

@tintou do you have any idea how to better identify the reason for the crash in a Wayland session?

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

4 participants