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 622900 - Migrate from dbus-glib to glib's GDBus
Migrate from dbus-glib to glib's GDBus
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
2.31.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks: 622871
 
 
Reported: 2010-06-27 11:03 UTC by André Klapper
Modified: 2010-07-02 18:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



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

./file-roller/configure.ac:	PKG_CHECK_MODULES(DBUS, dbus-glib-1, has_dbus_glib=yes, has_dbug_glib=no)
Comment 1 Paolo Bacchilega 2010-07-02 18:01:46 UTC
Fixed in master with commit 1f67652249852a08c071e7cc4e639d35c6274390
Comment 2 Paolo Bacchilega 2010-07-02 18:03:06 UTC
posting link for easier reference:

http://git.gnome.org/browse/file-roller/commit/?id=1f67652249852a08c071e7cc4e639d35c6274390