Closed Bug 1395204 Opened 7 years ago Closed 7 years ago

maps like from google maps miss details

Categories

(Core :: Graphics, defect)

55 Branch
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: dutchkind, Unassigned)

References

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0
Build ID: 20170810000000

Steps to reproduce:

When I visit https://mydrive.tomtom.com or maps.google.es I am presented with a map without roads nor place names.


Actual results:

I visit for example maps.google.es and the map is initially loaded correctly but after a second or so it gets over painted so only background colors are displayed.


Expected results:

Map should show correctly.
See Also: → 1395399
I have essentially Firefox running on a CD Ubuntu Live 12.04 LTS. the only thing added additional is guess - Flash.

I can confirm it.  It's been a problem. I just didn't report it.
(In reply to Kohei Yoshino [:kohei] from comment #1)
> Please troubleshoot with Safe Mode:
> https://support.mozilla.org/kb/troubleshoot-firefox-issues-using-safe-mode

I did before reporting. I restarted with all addons disabled, same. I refreshed FF, same. I reverted to previous version, ESR version, all the same.

I have the feeling it is some kind of library that changed. And since it is only on web sites with maps (until now) my feeling is it has to do with some anti copy layer that should be transparent and now isn't anymore. This because when I first load google maps I can see all details, and after a few seconds this layers if painted across the whole page and all details are gone. Google maps was already giving little detail for some time but thought it was them that had changed. And then I entered tomtom's map again and saw it was really unworkable, same as google maps now.
Google Maps seem to work OK with Vivaldi:


Vivaldi	1.9.818.50 (Stable channel) (64-bit)
Revision	31248f6d63af73f83674f14779c07f98d43acc5c
OS	Linux
JavaScript	V8 5.8.283.38
Flash	999.999.999.999 /opt/google/chrome/PepperFlash/libpepflashplayer.so
User Agent	Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.114 Safari/537.36 Vivaldi/1.9.818.50
Command Line	/usr/bin/vivaldi-stable --always-authorize-plugins --disable-translate --enable-blink-features=ResizeObserver --flag-switches-begin --flag-switches-end
Executable Path	/opt/vivaldi/vivaldi
Profile Path	/home/ubuntu/.config/vivaldi/Default
It also still works ok with Chromium, but I want to use Firefox and have no intentions of switching, so I hope we can track the cause of this bug to get it fixed
Tested on Ubuntu 16.04 x 64 ID 20170803173024, User Agent Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0 and cannot reproduce the issue (both https://mydrive.tomtom.com and maps.google.es using the provided coords from attachment). Everything works and is displayed as intended. 

Can you please try to reproduce this on the latest Nightly? Please download the Firefox Nightly from here: https://nightly.mozilla.org/ and retest the problem.
Component: Untriaged → Graphics
Flags: needinfo?(dutchkind)
Product: Firefox → Core
I just did that, installed the nightly as indicated, and problem persists. To do some more investigation I changed from the freshplayer plugin and installed the adobe flash-player but again to no avail.

Which native system libraries are needed to display transparent layers? (since I suspect it has to do with this)
Flags: needinfo?(dutchkind)
Here's some info that I reported on 1395399

I think we need to mark it as a duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1395204  He reported first.


Assuming that I just install from the archive and click on Firefox when it's run, I get no menu bar at all.  I can quit using  control W and control R.

Basically I run off the CD with a small flash drive.  My config file sets the time zone, disables trackpad tapping, does an ARP entry, 

Parts of my config file are below.  

#
#  When updating flash
#	Make new directory;  Extract to new directory; Ignore errors
#  	Change version in 3 places: echo and 2x in copy.
#	Don't forget the letter
#	 Increment Letter in 2 places.  Test 2 lines with sudo
# 	 Restart Firefox 
echo "Installing Flash Plugin w Version Install.Flash.x64y.\(26.0.0.137\)"
cp /media/KINGSTON/Install.Flash.x64y.\(\ 26.0.0.137\)/libflashplayer.so /usr/li
b/mozilla/plugins
cp -r /media/KINGSTON/Install.Flash.x64y.\(\ 26.0.0.137\)/usr/* /usr
# There is a SPACE before 26 - watch it
#
echo "Execututing bash script for PepperFlash"
bash /media/KINGSTON/Install.PepperFlash.x64.sh
#
# Stuff that doesn't require an ISP before here
#
res=`ping google.com -c 1 -q -W 2 -w 2 | grep '1 packets transmitted, 1 received
, 0% packet loss' | wc -l`
#echo ">>> $res"
if [ "$res" -eq "1" ]
then echo "Network OK";
else  echo "ISP Not reachable-exiting";
exit
fi 

#
echo "Setting Time Zone to NY"
# Set the time zone by moving a file on flash to etc/timezone
cp /media/KINGSTON/config.timezone /etc/timezone
sudo dpkg-reconfigure --frontend noninteractive tzdata
#
# Updating Ubuntu
#
echo "Update Ubuntu"
sudo apt-get update
#
echo "installing compiz - sometimes fixes Xsesson errors getting to large"
apt-get -y install compiz
#
echo "Installing Firefox"
sudo apt-get -y install firefox
# (-y is answer yes)
#

***

The timezone file, flash and pepperflash are on my flash drive and I do a few updates.

One issue is that .xsession-erros gets too large:

-rw-------  1 ubuntu ubuntu 2073877143 Sep  4 07:49 .xsession-errors

that's been a random problem.

This is from tail of .xsession-errors after just running one of the FF versions.

** Message: Error: Your GStreamer installation is missing a plug-in.
gstdecodebin2.c(3576): gst_decode_bin_expose (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20:
no suitable plugins found

** Message: Error: Your GStreamer installation is missing a plug-in.
gstdecodebin2.c(3576): gst_decode_bin_expose (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20:
no suitable plugins found

javaldx: Could not find a Java Runtime Environment! 
Please ensure that a JVM and the package libreoffice-java-common
is installed.
If it is already installed then try removing ~/.libreoffice/3/user/config/javasettings_Linux_*.xml
Warning: failed to read path from javaldx

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' fai
led

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' fai
led

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed

(/usr/lib/firefox/plugin-container:12013): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(/usr/lib/firefox/plugin-container:12013): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed

ubuntu@ubuntu:~$ tail .xsession-errors


###!!! [Child][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost


###!!! [Child][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost


###!!! [Child][MessageChannel] Error: (msgtype=0x4600AE,name=PContent::Msg_ConsoleMessage) Channel closing: too late to send/recv, messages will be lost

ubuntu@ubuntu:~$ 


So,in my case, it's fresh install from the 12.04 LTS CD with a few updates which should be easy to duplicate.
After today's 200+ updates in Opensuse Tumbleweed the problem was resolved. In the list I see many possible packets that caused the bug like MESA and Qt5, but I cannot test which caused it because there is no way to revert in Tumbleweed. So for me this bug can be closed as resolved but I will leave it as is so a solution for the others can be found.
I think you can check to "works form me".
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: