GNOME Bugzilla – Bug 580892
[KB-Fixed] Kill libgnomeui/gnome-app and gnome-app-helper
Last modified: 2009-08-30 05:52:58 UTC
http://live.gnome.org/LibgnomeMustDie ./addressbook/gui/contact-editor/test-editor.c:#include <libgnomeui/gnome-app.h> ./widgets/misc/test-calendar.c:#include <libgnomeui/gnome-app.h> ./widgets/misc/test-dropdown-button.c:#include <libgnomeui/gnome-app.h> ./widgets/misc/test-dropdown-button.c:#include <libgnomeui/gnome-app-helper.h> ./widgets/misc/test-multi-config-dialog.c:#include <libgnomeui/gnome-app.h> ./widgets/misc/test-error.c:#include <libgnomeui/gnome-app.h> ./widgets/misc/test-dateedit.c:#include <libgnomeui/gnome-app.h> ./widgets/misc/test-info-label.c:#include <libgnomeui/gnome-app.h>
Mostly fixed in http://git.gnome.org/cgit/evolution/commit/?id=4ce3d9c321888226b2bcbf67e189261d0edb5a53 The only remaining case is widgets/test/test-dropdown-button.c, but the EDropdownButton widget will die when the kill-bonobo branch is merged.
(In reply to comment #1) > widgets/test/test-dropdown-button.c ^^^^ I meant "misc"
The "kill-bonobo" branch has been merged into "master" and will debut as Evolution 2.29.1. We believe the branch has addressed the reported issue. If you find the issue still exists in version 2.29 or later please feel free to re-open this bug. Closing as FIXED.