Re: [systemd-devel] PropertiesChanged signal not sent unless Subscribe called

2024-05-06 Thread segfault
Hi, Carlos Garnacho: On Thu, Apr 11, 2024 at 11:45 PM segfault wrote: I noticed that some functionality of gnome-settings-daemon doesn't work as expected on some systems. I tracked that down to the fact that gnome-settings-daemon subscribes to the org.freedesktop.DBus.Properties.PropertiesChan

Re: [systemd-devel] PropertiesChanged signal not sent unless Subscribe called

2024-04-12 Thread Carlos Garnacho
Hi, On Thu, Apr 11, 2024 at 11:45 PM segfault wrote: > > Hi, > > I noticed that some functionality of gnome-settings-daemon doesn't work > as expected on some systems. I tracked that down to the fact that > gnome-settings-daemon subscribes to the > org.freedesktop.DBus.Properties.PropertiesChange

[systemd-devel] PropertiesChanged signal not sent unless Subscribe called

2024-04-11 Thread segfault
Hi, I noticed that some functionality of gnome-settings-daemon doesn't work as expected on some systems. I tracked that down to the fact that gnome-settings-daemon subscribes to the org.freedesktop.DBus.Properties.PropertiesChanged signal of org.freedesktop.systemd1 but doesn't call the org.freed