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 622894 - Migrate from dbus-glib to glib's GDBus
Migrate from dbus-glib to glib's GDBus
Status: RESOLVED OBSOLETE
Product: vinagre
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: vinagre-maint
vinagre-maint
Depends on:
Blocks: 622871
 
 
Reported: 2010-06-27 10:57 UTC by André Klapper
Modified: 2021-05-26 09:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



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

./vinagre/configure.ac:  dbus-glib-1 \
Comment 1 Jonh Wendell 2010-07-15 20:14:53 UTC
Seems our unique consumer of dbus is telepathy stuff.

Guillaume, is it easy to replace dbus-glib with GDBus?
Comment 2 Guillaume Desmottes 2010-07-16 08:06:32 UTC
Actually no. telepathy-glib be ported first and it's far from being a trivial job as it's a pretty heavy user of dbus-glib as you can imagine.
Comment 3 Chris Kühl 2011-03-04 09:18:55 UTC
For reference, this is the telepathy bug report https://bugs.freedesktop.org/show_bug.cgi?id=28782
Comment 4 Javier Jardón (IRC: jjardon) 2015-05-27 16:59:44 UTC
Hi, now that https://bugs.freedesktop.org/show_bug.cgi?id=28782 is fixed, is there any plans to work on this?
Comment 5 André Klapper 2021-05-26 09:26:07 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version of Vinagre, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new enhancement request ticket at
  https://gitlab.gnome.org/GNOME/vinagre/-/issues/

Thank you for your understanding and your help.