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

fix gtk startup order #610

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

deltragon
Copy link
Collaborator

@deltragon deltragon commented Jul 17, 2024

Ensure that the Gtk.Application is fully started up before other Gtk/Gdk
methods are called.

Should hopefully address #467.

Ensure that the Gtk.Application is fully started up before other Gtk/Gdk
methods are called.
@archisman-panigrahi
Copy link
Collaborator

I will be traveling until next weekend (27th July), and will not be able to test anything till then.

@archisman-panigrahi
Copy link
Collaborator

archisman-panigrahi commented Aug 4, 2024

I added some questions because I am curious to know why these changes are necessary. Otherwise, I tested that the application runs fine and it looks good to me.

@archisman-panigrahi archisman-panigrahi merged commit 9711a71 into slgobinath:master Aug 4, 2024
1 check passed
@deltragon deltragon deleted the fix-gtk-startup branch August 4, 2024 22:54
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