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 389964 - critical warning in evolution
critical warning in evolution
Status: RESOLVED DUPLICATE of bug 382860
Product: evolution
Classification: Applications
Component: general
2.10.x (obsolete)
Other All
: Normal major
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-12-27 09:51 UTC by Wang Xin
Modified: 2013-09-13 00:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
patch to fix the bug (2.22 KB, patch)
2006-12-27 09:52 UTC, Wang Xin
none Details | Review

Description Wang Xin 2006-12-27 09:51:35 UTC
When run evolution-2.10, such critical warning will appear:

(evolution-2.10:28484): Gtk-CRITICAL **: file gtkcheckmenuitem.c: line 193: assertion `GTK_IS_CHECK_MENU_ITEM (check_menu_item)' failed

because the menu item for the drop down menu of search bar in "Mail" view in not check menu item in evolution-2.10 but normal menu item. But in evolution-2.8.x, it's check menu item and it should be.
Comment 1 Wang Xin 2006-12-27 09:52:10 UTC
Created attachment 78938 [details] [review]
patch to fix the bug
Comment 2 Wang Xin 2007-01-10 07:16:20 UTC

*** This bug has been marked as a duplicate of 382860 ***