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 618723 - gdbus backend
gdbus backend
Status: RESOLVED FIXED
Product: libunique
Classification: Other
Component: core
master
Other Linux
: Normal enhancement
: ---
Assigned To: libunique-maint
libunique-maint
Depends on:
Blocks: 622871
 
 
Reported: 2010-05-15 17:54 UTC by Christian Persch
Modified: 2010-06-27 10:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add GDBus backend (18.15 KB, patch)
2010-05-15 17:54 UTC, Christian Persch
none Details | Review
Add GDBus backend (18.15 KB, patch)
2010-05-15 17:58 UTC, Christian Persch
none Details | Review
Add GDBus backend (18.22 KB, patch)
2010-06-02 22:21 UTC, Christian Persch
accepted-commit_now Details | Review

Description Christian Persch 2010-05-15 17:54:02 UTC
Add a backend that uses gdbus from gio (>= 2.25.5) instead of libdbus-glib.
Comment 1 Christian Persch 2010-05-15 17:54:34 UTC
Created attachment 161128 [details] [review]
Add GDBus backend

Add backend using GDBus, the new D-BUS binding in GIO 2.25.

Bug #618723.
Comment 2 Christian Persch 2010-05-15 17:58:30 UTC
Created attachment 161129 [details] [review]
Add GDBus backend

Add backend using GDBus, the new D-BUS binding in GIO 2.25.

Bug #618723.
Comment 3 Christian Persch 2010-06-02 22:21:52 UTC
Created attachment 162581 [details] [review]
Add GDBus backend

Add backend using GDBus, the new D-BUS binding in GIO 2.25.

Bug #618723.
Comment 4 Emmanuele Bassi (:ebassi) 2010-06-03 10:02:04 UTC
Review of attachment 162581 [details] [review]:

looks good to me
Comment 5 Christian Persch 2010-06-03 13:41:06 UTC
Which branch(es) should I commit to? I worked on unique-1.1 since I need this with gtk 2, not gtk 3.
Comment 6 Emmanuele Bassi (:ebassi) 2010-06-03 14:12:42 UTC
unique-1.1 should be good; master will probably be closed for development as soon as GtkApplication lands.