GNOME Bugzilla – Bug 656577
GtkClutterEmbed 0x82ec30 is mapped but visible child GtkClutterOffscreen 0x82eed0 is not mapped
Last modified: 2012-05-11 12:36:49 UTC
I got this error when closing a video call window. Gtk-WARNING **: GtkClutterEmbed 0x82ec30 is mapped but visible child GtkClutterOffscreen 0x82eed0 is not mapped Program received signal SIGTRAP, Trace/breakpoint trap. 0x00007fffebe4bc88 in g_logv (log_domain=0x7fffeedfd1b7 "Gtk", log_level=G_LOG_LEVEL_WARNING, format=0x7fffeedff528 "%s %p is mapped but visible child %s %p is not mapped", args1=0x7fffffffa3f0) at gmessages.c:570 570 G_BREAKPOINT (); (gdb) bt
+ Trace 228099
This is with clutter and clutter-gtk master btw.
I can't reproduce this neither with clutter and clutter-gtk from git master, nor with clutter 1.6 and clutter-gtk 1.0.0. Is it reproducible? If so can you try with clutter & clutter-gtk stable? If it doesn't happen with stable but only with master, I blame clutter-gtk.
(In reply to comment #2) > Is it reproducible? If so can you try with clutter & clutter-gtk stable? If it > doesn't happen with stable but only with master, I blame clutter-gtk. Yes 100% reproducible. I can't building an older clutter in jhbuild but it failed because of cogl changes. :(
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 675867 ***