GNOME Bugzilla – Bug 689668
GtkScrolledWindow is mapped but visible child GtkScrollbar is not mapped
Last modified: 2013-12-10 10:55:01 UTC
Originally reported at: https://bugs.launchpad.net/bugs/1086494 I don't now if this is GtkScrolledWindow or overlay scrollbars bug. I got these warning in Totem Movie Player. Test case: Open totem -> Fill with items playlist panel from right of player until scrollbar show-up -> scroll to botton of panel -> import more playlist items from playlist file, and this warning come out: (totem:4060): Gtk-WARNING **: GtkScrolledWindow 0xb81ef2b0 is mapped but visible child GtkScrollbar 0xb82bc2a8 is not mapped This bug warning show in Rhythmbox Music Player if import playlist items from file: (rhythmbox:4149): Gtk-WARNING **: RBPropertyView 0x9ee8000 is mapped but visible child GtkScrollbar 0xa08fe90 is not mapped
*** Bug 689877 has been marked as a duplicate of this bug. ***
I see this with evolution and overlay scrollbars disabled. I disabled overlay scrollbars with: $gsettings set com.canonical.desktop.interface scrollbar-mode normal (evolution:13228): Gtk-WARNING **: GtkScrolledWindow 0x7f8fa3f4faa0 is mapped but visible child GtkScrollbar 0x7f8fa409c540 is not mapped My versions from current Ubuntu 12.10 (with proposed, updates sources enabled) ii evolution 3.6.2-0ubuntu0.1 ii libgtk-3-0:amd64 3.6.0-0ubuntu3.2
the issue was a scrollbar and should be fixed in the current version