[Bug 28782] New: Migrate from dbus-glib to glib's GDBus
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jun 27 22:31:27 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28782
Summary: Migrate from dbus-glib to glib's GDBus
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: mission-control
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: a9016009 at gmx.de
QAContact: telepathy-bugs at lists.freedesktop.org
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:
./telepathy-mission-control-5.2.0/configure.ac:
PKG_CHECK_MODULES(DBUS, [dbus-1 >= 0.51, dbus-glib-1 >= 0.51], have_dbus=yes,
have_dbus=no)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list