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 621759 - EShellSearchbar reference counting errors
EShellSearchbar reference counting errors
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: general
2.32.x (obsolete)
Other Linux
: Normal minor
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
: 623832 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-06-16 11:35 UTC by Akhil Laddha
Modified: 2013-09-13 01:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Akhil Laddha 2010-06-16 11:35:50 UTC
evolution 2.31.4

1. Open a new composer window
2. Close evolution without closing the composer window

(gdb) bt
  • #0 IA__g_logv
    at gmessages.c line 430
  • #1 IA__g_log
    at gmessages.c line 569
  • #2 IA__g_return_if_fail_warning
  • #3 IA__gtk_widget_is_toplevel
    at gtkwidget.c line 5930
  • #4 gtk_widget_get_screen_unchecked
    at gtkwidget.c line 7487
  • #5 IA__gtk_widget_has_screen
    at gtkwidget.c line 7558
  • #6 recompute_idle_func
    at gtkentry.c line 5341
  • #7 gdk_threads_dispatch
    at gdk.c line 512
  • #8 g_idle_dispatch
    at gmain.c line 4065
  • #9 g_main_dispatch
    at gmain.c line 1960
  • #10 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #11 g_main_context_iterate
    at gmain.c line 2591
  • #12 IA__g_main_loop_run
    at gmain.c line 2799
  • #13 IA__gtk_main
    at gtkmain.c line 1219
  • #14 main
    at main.c line 614
Continuing.

(evolution:29695): Gtk-CRITICAL **: gtk_widget_is_toplevel: assertion `GTK_IS_WIDGET (widget)' failed
[Thread 0xb24c7b70 (LWP 29771) exited]
Comment 2 Akhil Laddha 2011-04-07 06:22:18 UTC
*** Bug 623832 has been marked as a duplicate of this bug. ***