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 622978 - Migrate from dbus-glib to glib's GDBus
Migrate from dbus-glib to glib's GDBus
Status: RESOLVED WONTFIX
Product: paperbox
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: paperbox-maint@gnome.bugs
paperbox-maint@gnome.bugs
gnome[unmaintained]
Depends on:
Blocks: 622871
 
 
Reported: 2010-06-27 20:24 UTC by André Klapper
Modified: 2012-10-12 11:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



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

./paperbox/configure.ac:PKG_CHECK_MODULES([DBUS], [dbus-glib-1 >= 0.50])
Comment 1 Marko Anastasov 2010-07-07 10:45:00 UTC
True. C++ bindings are WIP: http://old.nabble.com/Dbus-bindings:-dbus-cxx-or-dbus-c%2B%2B--td28957844.html

More importantly, Paperbox uses the old Tracker API. Not sure when I'm going to work on it. Patches are welcome.
Comment 2 André Klapper 2012-10-12 11:39:17 UTC
According to its developer, paperbox is not under active development
anymore.

It is unlikely that there will be any further active development.

Closing this report as WONTFIX as part of Bugzilla Housekeeping - Please feel
free to reopen this bug report in the future if anyone takes the responsibility
for active development again.