-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
Notifitcation daemon starts for KDE #115
Comments
This can also happen with xfce-notification-daemon ;-) |
There is a solution: no org.fd.Notifications implementation should provide a .service file. Instead, each should autostart with the session (e.g. with an autostart .desktop file with OnlyShowIn) and remain active for the duration of the session (iow not quit on idle so as not to rely on dbus autolaunching). Here is the patch I am using to disable exit-on-idle: https://github.com/cygwinports/mate-notification-daemon/blob/master/1.14.0-no-exit-on-idle.patch I'd be willing to add an autostart .desktop if this approach will be accepted. |
Will be fixed with #214 |
@raveit65 it won't unless we remove D-Bus activation, which is not the last state of that PR. |
MATE Notification Daemon seems to start for KDE Plasma 5, and pops up notifications during the start up of KDE Plasma Desktop, it's kind of hard to get a screenshot in that stage of start up...
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/39635403-notifitcation-daemon-starts-for-kde?utm_campaign=plugin&utm_content=tracker%2F1172660&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1172660&utm_medium=issues&utm_source=github).The text was updated successfully, but these errors were encountered: