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

autostart-app: don't try to add child watch to dbus activated #158

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

leigh123linux
Copy link
Contributor

services.

Based on GNOME/gnome-session@dc09930

If a service is dbus activated, then gnome-session isn't starting it
directly and it makes no sense to try to create a child watch on it.

This commit ensures, child watches are only set up on apps that are
started directly by gnome-session, which avoids generating a critical
message in the log for each dbus activated app.

https://gitlab.gnome.org/GNOME/gnome-session/issues/14

@leigh123linux
Copy link
Contributor Author

Fixes #157

@mtwebster mtwebster merged commit 8d5b502 into linuxmint:master Nov 28, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants