Re: Gio.DBusObjectManagerClient not updating

2018-03-06 Thread Hayden Lau
Sorry all, this is a repeat email that got caught up in the spam filtering system. I already had some responses earlier (after I joined the mailing list). Thanks, Hayden On 2018-03-06, 1:36 PM, "python-hackers-list on behalf of Hayden Lau" wrote: [This sender failed our fraud detection

Gio.DBusObjectManagerClient not updating

2018-03-06 Thread Hayden Lau
Hello, I understand this is a dev mailing list, but I’m not sure where to post this question otherwise. I’m attempting to write an application that interacts with UDisks2 over DBus with PyGObject. However, I’m finding that after instantiating the proper Gio.DBusObjectManagerClient, I seem to b

Re: Gio.DBusObjectManagerClient not updating

2018-01-13 Thread Christian Stadelmann
Hi Hayden Lau, do you have a GLib mainloop running? If no, maybe creating and starting one may help. See also: https://bugzilla.gnome.org/show_bug.cgi?id=759644 -- Regards Chris Am Samstag, den 13.01.2018, 16:19 + schrieb Hayden Lau: > Hello, > > I understand this is a dev mailing list,

Re: Gio.DBusObjectManagerClient not updating

2018-01-13 Thread infirit
Op 01/13/2018 om 05:19 PM schreef Hayden Lau: > I understand this is a dev mailing list, but I’m not sure where to post this > question otherwise. You can try the Gtk user mailinglist but I have not had much answers in there regarding Gio's DBus classes. > I’m attempting to write an application

Gio.DBusObjectManagerClient not updating

2018-01-13 Thread Hayden Lau
Hello, I understand this is a dev mailing list, but I’m not sure where to post this question otherwise. I’m attempting to write an application that interacts with UDisks2 over DBus with PyGObject. However, I’m finding that after instantiating the proper Gio.DBusObjectManagerClient, I seem to