GNOME Bugzilla – Bug 779119
GtkApplication single instance does not work on OSX
Last modified: 2018-05-02 18:09:15 UTC
When I launch my application from the command line I am getting a new window and new process every time. I am using GtkApplication and the expected behavior is for new processes to send an "open" or "activate" to the existing process and then exit. It doesn't look like single instance is implemented on quartz.
you need to run a session bus, I think
Can we get this integrated into GTK like it is on Windows?
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gtk/issues/765.