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 636873 - Gtk-WARNING **: gtk_scrolled_window_add(): cannot add non scrollable widget use gtk_scrolled_window_add_with_viewport()
Gtk-WARNING **: gtk_scrolled_window_add(): cannot add non scrollable widget u...
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: general
3.0.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
evolution[gtk3]
: 636874 636875 (view as bug list)
Depends on:
Blocks: 636677
 
 
Reported: 2010-12-09 13:42 UTC by Akhil Laddha
Modified: 2013-09-13 01:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Akhil Laddha 2010-12-09 13:42:53 UTC
evolution 2.91.3 (gtk3 branch)
gtk+ master (gtk3)
glib master

(gdb) bt
  • #0 g_logv
  • #1 g_log
  • #2 gtk_scrolled_window_add
    at gtkscrolledwindow.c line 1932
  • #3 g_cclosure_marshal_VOID__OBJECT
    at gmarshal.c line 638
  • #4 g_type_class_meta_marshal
    at gclosure.c line 877
  • #5 g_closure_invoke
    at gclosure.c line 766
  • #6 signal_emit_unlocked_R
    at gsignal.c line 3182
  • #7 g_signal_emit_valist
    at gsignal.c line 2983
  • #8 g_signal_emit
    at gsignal.c line 3040
  • #9 gtk_container_add
    at gtkcontainer.c line 1439
  • #10 mail_paned_view_constructed
    at e-mail-paned-view.c line 632
  • #11 g_object_newv
    at gobject.c line 1495
  • #12 g_object_new_valist
    at gobject.c line 1584
  • #13 g_object_new
    at gobject.c line 1301
  • #14 e_mail_paned_view_new
    at e-mail-paned-view.c line 990
  • #15 mail_shell_content_constructed
    at e-mail-shell-content.c line 200
  • #16 g_object_newv
    at gobject.c line 1495
  • #17 g_object_new_valist
    at gobject.c line 1584
  • #18 g_object_new
    at gobject.c line 1301
  • #19 e_mail_shell_content_new
    at e-mail-shell-content.c line 515
  • #20 shell_view_constructed
    at e-shell-view.c line 591
  • #21 mail_shell_view_constructed
    at e-mail-shell-view.c line 163
  • #22 g_object_newv
    at gobject.c line 1495
  • #23 g_object_new_valist
    at gobject.c line 1584
  • #24 g_object_new
    at gobject.c line 1301
  • #25 shell_window_create_shell_view
    at e-shell-window.c line 631
  • #26 e_shell_window_get_shell_view
    at e-shell-window.c line 1035
  • #27 e_shell_window_set_active_view
    at e-shell-window.c line 1277
  • #28 shell_window_set_property
    at e-shell-window.c line 194
  • #29 object_set_property
    at gobject.c line 1179
  • #30 g_object_set_property
    at gobject.c line 1897
  • #31 prop_binding_sync_pref_to_prop
    at gconf-bridge.c line 240
  • #32 gconf_bridge_bind_property_full
    at gconf-bridge.c line 538
  • #33 e_shell_window_private_constructed
    at e-shell-window-private.c line 427
  • #34 shell_window_constructed
    at e-shell-window.c line 339
  • #35 g_object_newv
    at gobject.c line 1495
  • #36 g_object_new_valist
    at gobject.c line 1584
  • #37 g_object_new
    at gobject.c line 1301
  • #38 e_shell_window_new
    at e-shell-window.c line 977
  • #39 e_shell_create_shell_window
    at e-shell.c line 1478
  • #40 idle_cb
    at main.c line 256
  • #41 g_idle_dispatch
    at gmain.c line 4536
  • #42 g_main_dispatch
    at gmain.c line 2440
  • #43 g_main_context_dispatch
    at gmain.c line 3013
  • #44 g_main_context_iterate
    at gmain.c line 3091
  • #45 g_main_loop_run
    at gmain.c line 3299
  • #46 gtk_main
    at gtkmain.c line 1294
  • #47 main
    at main.c line 694

Comment 1 Milan Crha 2011-01-21 17:40:05 UTC
I do not see this on actual git master. Please update all evo-related checkouts and gtk+ with glib to the latest and retest. Thanks in advance.
Comment 2 Milan Crha 2011-01-21 17:41:20 UTC
*** Bug 636874 has been marked as a duplicate of this bug. ***
Comment 3 Milan Crha 2011-01-21 17:41:52 UTC
*** Bug 636875 has been marked as a duplicate of this bug. ***