GNOME Bugzilla – Bug 652990
gtk_widget_size_allocate warnings when opening a chat
Last modified: 2011-06-22 12:04:15 UTC
I get this in empathy-chat with GTK+3 master when opening a chat. Gtk-WARNING **: gtk_widget_size_allocate(): attempt to underallocate GtkNotebook's child GtkHBox 0x12c5570. Allocation is 336x1, but minimum required size is 92x16. Program received signal SIGTRAP, Trace/breakpoint trap. 0x00007ffff197b974 in g_logv (log_domain=0x7fffe99ef877 "Gtk", log_level=G_LOG_LEVEL_WARNING, format=0x7fffe99f1438 "gtk_widget_size_allocate(): attempt to underallocate %s%s %s %p. Allocation is %dx%d, but minimum required size is %dx%d.", args1=0x7fffffffd7c0) at gmessages.c:552 552 G_BREAKPOINT (); (gdb) bt
+ Trace 227529
This really looks like a Gtk+ 3.1.x regression.
*** This bug has been marked as a duplicate of bug 653079 ***