GNOME Bugzilla – Bug 622933
Migrate from dbus-glib to GDBus
Last modified: 2011-05-15 22:50:32 UTC
For GLib 2.25.5 GDBus D-Bus support was merged, providing an API to replace dbus-glib. See http://library.gnome.org/devel/gio/unstable/gdbus.html and http://library.gnome.org/devel/gio/unstable/ch28.html . According to a quick grep this module seems to use dbus-glib: ./gnome-video-arcade/configure.ac:DBUS_MODULES="dbus-glib-1" # minimum version?
Given that the code is only used to inhibit the screensaver, please copy the updated code from Totem's lib/totem-acreages.[ch].
Thanks, I'll pick that up as part of my GTK3 porting.
Created attachment 181640 [details] [review] Use TotemScrsaver, removes D-Bus dependency
(In reply to comment #1) > Given that the code is only used to inhibit the screensaver, please copy the > updated code from Totem's lib/totem-acreages.[ch]. That should obviously have been "totem-scrsaver"
Fixed for 0.8 in: http://git.gnome.org/browse/gnome-video-arcade/commit/?id=35e340b23a91df6d75331382b7ddfe1143540ac6