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 571757 - Get rid of deprecated Bonobo
Get rid of deprecated Bonobo
Status: RESOLVED OBSOLETE
Product: atk
Classification: Platform
Component: gail
git master
Other Linux
: Normal normal
: ---
Assigned To: Li Yuan
Li Yuan
Depends on:
Blocks: 588321
 
 
Reported: 2009-02-14 16:39 UTC by André Klapper
Modified: 2010-03-02 07:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2009-02-14 16:39:28 UTC
libbonobo and libbonoboui are deprecated as per
http://live.gnome.org/TwoPointTwentyfive/Platform and hence the dependency
should be completely removed.

See for example http://www.ibm.com/developerworks/linux/library/l-dbus.html or
http://www.mail-archive.com/gnome-devel-list@gnome.org/msg00997.html .


./libgail-gnome/test/test-gail-gnome.c:#include <libbonoboui.h>

...and libgail-gnome/configure.in of course.
Comment 1 Li Yuan 2009-07-21 07:44:05 UTC
GAIL has been moved into GTK+, and the bonobo dependency has been removed.