I just installed google earth but it closes after 2 seconds. ubuntu 10.10 executing from terminal... $ googleearth (process:2160): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.26.0/gobject/gtype.c:2710: You forgot to call g_type_init() (process:2160): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (process:2160): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed Google Earth has caught signal 11. Anyone know how to fix this?
Originally Posted by sohlinux I just installed google earth but it closes after 2 seconds. ubuntu 10.10 executing from terminal... $ googleearth (process:2160): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.26.0/gobject/gtype.c:2710: You forgot to call g_type_init() (process:2160): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (process:2160): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed Google Earth has caught signal 11. Anyone know how to fix this? How did you install GoogleEarth?
- Justin Reno Need an easy way to store files publicly or even privately without hassle over the internet to be accessed anywhere? Try Dropbox. Use this link to get an extra 250MB of storage!
Originally Posted by JustinR How did you install GoogleEarth? from synaptic package manager
Originally Posted by sohlinux from synaptic package manager Okay. Can you open a terminal and type this: Code: sudo apt-get purge libglib2.0-0 libglib2.0-data sudo apt-get install libglib2.0-0 libglib2.0-data
sudo apt-get purge libglib2.0-0 libglib2.0-data sudo apt-get install libglib2.0-0 libglib2.0-data
Originally Posted by JustinR Okay. Can you open a terminal and type this: Code: sudo apt-get purge libglib2.0-0 libglib2.0-data sudo apt-get install libglib2.0-0 libglib2.0-data thanks but it didnt work
managed to fix it in /home/user/.config/Google/GoogleEarthPlus.conf - changed enableTips=true to enableTips=false
google earth is fine but street view doesn't work, all stree view images are fuzzy and blurry
This worked for me, just did it this morning and it works fine: http://www.liberiangeek.net/2010/09/...erick-meerkat/ just go step by step
Originally Posted by sohlinux google earth is fine but street view doesn't work, all stree view images are fuzzy and blurry That should mean the image is still loading - loading time depends on how fast your internet connection is.
Originally Posted by JustinR That should mean the image is still loading - loading time depends on how fast your internet connection is. street view is very fast loading in windows so its not an internet speed issue in ubuntu the first image loads quickly then after all the others are just fuzzy and pixelated, at first I thought they would not load at all but I waited for about 2 -3 minutes then the next image finally loaded. far too slow
Ubuntu Forums Code of Conduct