Closed
Bug 1395399
Opened 8 years ago
Closed 8 years ago
Won't image maps.google.com correctly
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1395204
People
(Reporter: keepitsimplestupid, Unassigned)
References
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20170329151003
Steps to reproduce:
Go to url: https://www.google.com/maps/place/Center+Pointe+Plaza/@39.686455,-75.6482779,17z/data=!4m5!3m4!1s0x89c7010311ca0c31:0xc767b43cd077e3d9!8m2!3d39.6921063!4d-75.6635933
or search for "1291 Churchmans Rd, 19713" on maps.google.com
Do a "refresh" after it loads. You'll see roads for a brief instance and then they will go away.
Actual results:
road outlines show up and then dissapear. It happens on a lot of Google Maps URL's
I can;t stop it midway to say get two screen shots.
Expected results:
The detail (road outlines) should stick around.
Comment 1•8 years ago
|
||
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20170902100317
Couldn't replicate on my system. Either it is a Platform-specific issue or has been fixed in Firefox 57 Nightly (or both).
Tested on Ubuntu 16.04 x 64 - Firefox/55.0, Build ID 20170803173024 Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 and cannot reproduce the issue.
Can you please retest on the latest Firefox version 55 for Linux? http://archive.mozilla.org/pub/firefox/releases/55.0/linux-x86_64/en-US/
Also, if you still have the issue:
- Please create a new profile, you have the steps here:https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles?redirectlocale=en-US&redirectslug=Managing-profiles#w_starting-the-profile-manager
- Please test if the issue can be reproduced in the safe mode of Firefox: https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode
Thank you
Component: Untriaged → Graphics
Flags: needinfo?(keepitsimplestupid)
Product: Firefox → Core
| Reporter | ||
Comment 3•8 years ago
|
||
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.
Flags: needinfo?(keepitsimplestupid)
This issue seems very similar with the one presented in bug 1395204. Based to this and considering the fact that there is more activity on bug 1395204, i will mark this as duplicate. Thank you
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•