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 580892 - [KB-Fixed] Kill libgnomeui/gnome-app and gnome-app-helper
[KB-Fixed] Kill libgnomeui/gnome-app and gnome-app-helper
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: general
2.26.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
evolution[cleanup] evolution[kill-bon...
Depends on:
Blocks: 580887
 
 
Reported: 2009-04-30 15:23 UTC by André Klapper
Modified: 2009-08-30 05:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2009-04-30 15:23:22 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>
Comment 1 Matthew Barnes 2009-05-01 02:09:31 UTC
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.
Comment 2 Matthew Barnes 2009-05-01 02:10:26 UTC
(In reply to comment #1)
> widgets/test/test-dropdown-button.c
          ^^^^ I meant "misc"

Comment 3 Matthew Barnes 2009-08-30 05:52:58 UTC
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.