After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 622917 - Migrate from dbus-glib to glib's GDBus
Migrate from dbus-glib to glib's GDBus
Status: RESOLVED OBSOLETE
Product: gnome-control-center
Classification: Core
Component: User Accounts
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks: 622871
 
 
Reported: 2010-06-27 11:32 UTC by André Klapper
Modified: 2012-05-09 02:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2010-06-27 11:32:12 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)
Comment 1 André Klapper 2012-03-16 12:07:05 UTC
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.
Comment 2 Matthias Clasen 2012-05-09 02:03:38 UTC
This is long done