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

Move ownership/control of debug signal to GObject #1865

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

ferdnyc
Copy link
Member

@ferdnyc ferdnyc commented Sep 16, 2024

We've been having a problem in GNOME 46 with GSConnect not responding
to the toggling of the "debug" setting, seemingly not being delivered
the changed::debug signal at all. Let's make it a property of the
GSConnectManager GObject instead.

Fixes #1862

We've been having a problem in GNOME 46 with GSConnect not responding
to the toggling of the "debug" setting, seemingly not being delivered
the `changed::debug` signal at all. Let's make it a property of the
`GSConnectManager` GObject instead.
@ferdnyc ferdnyc enabled auto-merge (rebase) September 16, 2024 21:45
@ferdnyc ferdnyc disabled auto-merge September 16, 2024 21:45
@ferdnyc ferdnyc enabled auto-merge (rebase) September 16, 2024 21:46
@ferdnyc ferdnyc merged commit fb1b308 into GSConnect:main Sep 16, 2024
2 checks passed
@ferdnyc ferdnyc deleted the fix-debug branch September 16, 2024 22:18
@ferdnyc ferdnyc added this to the v58 milestone Sep 25, 2024
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.

"Generate Support Log" no longer works
2 participants