GNOME Bugzilla – Bug 622979
Migrate from dbus-glib to glib's GDBus
Last modified: 2018-07-02 10:32: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: ./gnome-pilot/configure.ac:DBUS_REQUIRED="dbus-glib-1 >= 0.31"
... and the dbus branch, which has just been written to move away from bonobo for gnome3, also uses dbus-glib. I'd rather get the new code stable, tested and released before embarking on this second dbus migration!
gnome-pilot is not under active development anymore and has not seen code changes for seven years. Its codebase has been archived: https://gitlab.gnome.org/Archive/gnome-pilot/commits/master Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active development again.