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 618744 - port to gdbus
port to gdbus
Status: RESOLVED FIXED
Product: bonobo
Classification: Deprecated
Component: libbonobo
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Michael Meeks
bonobo qa
Depends on:
Blocks: 622871
 
 
Reported: 2010-05-15 21:07 UTC by Christian Persch
Modified: 2010-06-27 10:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Port to GDBus (5.62 KB, patch)
2010-05-15 21:20 UTC, Christian Persch
accepted-commit_now Details | Review

Description Christian Persch 2010-05-15 21:07:46 UTC
b-a-s should use gdbus instead of dbus-glib. Patch attached.
Comment 1 Christian Persch 2010-05-15 21:20:48 UTC
Created attachment 161136 [details] [review]
Port to GDBus

Bug #618744.
Comment 2 Michael Meeks 2010-05-17 10:15:32 UTC
Review of attachment 161136 [details] [review]:

Looks lovely - thank you ! :-) Please do feel free to commit.
And - of course, I'd feel much happier if the glib dbus code didn't link to libdbus underneath ;-) but that's a job for the future no doubt.
Thanks.
Comment 3 Christian Persch 2010-05-17 10:34:02 UTC
Actually gdbus doesn't link to libdbus at all; glib uses libdbus only in the test suite to check gdbus for full libdbus compatibility.
Comment 4 Christian Persch 2010-05-30 19:35:31 UTC
Pushed to master.