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 622979 - Migrate from dbus-glib to glib's GDBus
Migrate from dbus-glib to glib's GDBus
Status: RESOLVED WONTFIX
Product: gnome-pilot
Classification: Other
Component: general
2.0.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-pilot Maintainers
gnome-pilot Maintainers
gnome[unmaintained]
Depends on:
Blocks: 622871
 
 
Reported: 2010-06-27 20:25 UTC by André Klapper
Modified: 2018-07-02 10:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2010-06-27 20:25:35 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:

./gnome-pilot/configure.ac:DBUS_REQUIRED="dbus-glib-1 >= 0.31"
Comment 1 Matt Davey 2010-07-31 12:02:19 UTC
... and the dbus branch, which has just been written to move away from bonobo for gnome3, also uses dbus-glib.  I'd rather get the new code stable, tested and released before embarking on this second dbus migration!
Comment 2 André Klapper 2018-07-02 10:32:38 UTC
gnome-pilot is not under active development anymore and has not seen code
changes for seven years. Its codebase has been archived:
https://gitlab.gnome.org/Archive/gnome-pilot/commits/master

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect
reality. Please feel free to reopen this ticket (or rather transfer the project
to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the
responsibility for active development again.