GNOME Bugzilla – Bug 622917
Migrate from dbus-glib to glib's GDBus
Last modified: 2012-05-09 02:03:38 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: ./accounts-dialog/INSTALL: - dbus-glib ./accounts-dialog/configure.ac:PKG_CHECK_MODULES(DBUS_GLIB, dbus-glib-1)
Moving open accountsdialog tickets from the deprecated and closed "accountsdialog" product to gnome-control-center/User Accounts. Reporter: Retesting the reported problem against GNOME 3.2 or 3.4 and adding a comment here is highly welcome.
This is long done