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 622907 - Migrate from dbus-glib to glib's GDBus
Migrate from dbus-glib to glib's GDBus
Status: RESOLVED OBSOLETE
Product: gnome-packagekit
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-packagekit-maint
gnome-packagekit-maint
Depends on:
Blocks: 622871
 
 
Reported: 2010-06-27 11:11 UTC by André Klapper
Modified: 2014-08-06 15:26 UTC
See Also:
GNOME target: ---
GNOME version: 3.7/3.8



Description André Klapper 2010-06-27 11:11:02 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:

 dbus-glib-1 >= 0.73 \
Comment 1 Richard Hughes 2010-06-27 12:42:43 UTC
It's on my TODO list. Help more than welcome. Thanks.
Comment 2 Richard Hughes 2014-08-06 15:26:16 UTC
I'm not spending much more developer time on gnome-packagekit, see
gnome-software instead. If you can provide a patch I'll gladly merge it. Sorry.