Google Earth

I note that Google Earth crash in Opensuse 11.3 RC1:

“”
predieri@predieri-PC:~> googleearth
Fatal error in __driConfigOptions line 1, column 0: unknown encoding.
Google Earth has caught signal 6.

We apologize for the inconvenience, but Google Earth has crashed.
This is a bug in the program, and should never happen under normal
circumstances. A bug report and debugging data have been written
to this text file:

/home/predieri/.googleearth/crashlogs/crashlog-4c220096.txt

Please include this file if you submit a bug report to Google.
predieri@predieri-PC:~>

“”

crashlog-4c220096.txt:

Major Version 5
Minor Version 2
Build Number 0001
Build Date Jun 10 2010
Build Time 16:15:55
OS Type 3
OS Major Version 2
OS Minor Version 6
OS Build Version 34
OS Patch Version 0
Crash Signal 6
Crash Time 1277296790
Up Time 5,97435

Stacktrace from glibc:
./libgoogleearth_free.so(+0xd030b)[0xb777b30b]
[0xffffe400]

All Ok in version 11.2

Thanks for attention

giovanni

Hello predieri, sorry to hear you had a problem installing GoogleEarth on openSUSE 11.3 RC1. After I read your message, I decided to give it a try myself.

I was able to install GoogleEarth version 5.2.1.1329 (beta) and run it without a problem using openSUSE 11.3 RC1. My rig is a 64 bit installation, I am using KDE and I am using the nVidia Binary video driver.

Why not tell use more about your system installation to see if we might understand why it is not working on your computer.

Thank You,

Thanks for attention.

  1. OpenSUSE 11.3 RC 1 - Kde - 32 bit
  2. Video card ATI HD 3650 AGP
  3. Video driver standard X11 Radeonhd version 1.3.0
  4. Google earth version 5.2.1.1329 (last stable version from google site)

The sam version of google earth is OK in OpenSUSE 11.2. but with Ati proprietary driver (fglrx).

Thanks and regards

giovanni

Lots of people reporting errors with version 5.2.1 I have not read the threads properly yet, but I have the same problem on 11.2 32 bit with KDE and using Intel 965

Linux - Google Earth Help

Found a brutal workaround that works for me.

On the Google Earth download screen, select Advanced option, this will then give you a choice of whether to download the current version 5.2 or the previous version 5.1, I selected the previous version and it flies fine. YMMV

Direct link to Advanced option screen

Google Earth

Thanks; problem solved.

giovanni

If you prefer better looking fonts you can download an rpm for opensuse.

32 bit http://download.opensuse.org/repositories/home:/eugeneus/openSUSE_11.2/i586/google-earth-5.1.3533.1731-51.1.i586.rpm

64 bit http://download.opensuse.org/repositories/home:/eugeneus/openSUSE_11.2/x86_64/google-earth-5.1.3533.1731-51.1.x86_64.rpm

It really sounds like you need the ATI binary driver in order to use the beta version of GoogleEarth, just as I was doing with the nVidia driver. So it is most likely a video driver problem with the GoogleEarth beta and dropping back one version with GoogleEarth allows you to use the normally installed ATI driver that comes with openSUSE 11.3 RC1.

Thank You,

Struggled with Google Earth for 11.2, had the same problem with Google Earth an 11.3.
Tried the previous install and it appears to be happy:)
sys info
Intel(R) Pentium(R) 4 CPU 3.00GHz: GeForce 7950 GT: Linux 2.6.34-12-desktop i686: System: openSUSE 11.3 (i586)
KDE: 4.4.4 (KDE 4.4.4) “release 2”

I had the same exact issue on opensuse 11.2, ati opensource drivers 6.13.1.

If anyone is still having trouble getting googleearth to function, I found the following download and installation works on OpenSuSE 11.3 on an x86_64 (amd64) workstation.

  1. Go to the Googleearth download page.
  2. Click on the -> advanced setup <- option and download.
  3. Open a terminal (Xterm) and log in as root.
  4. Move the - google-earth-stable.current_x86_64.rpm to the folder where you wish to run the installation. For example /opt.
  5. Try to execute -> rpm -Uvh google-earth-stable* <- If this works skip to step 9.
  6. If you get the error message → lsb >= 3.2 is needed …
  7. Open yast and install the required lsb (Linux Base Standard) file version greater than or equal to 3.2.
  8. Try to execute -> rpm -Uvh google-earth-stable* <- again. It should work this time.
  9. Try running googleearth from a user partition. It should function without problems.

If anyone is still having trouble getting googleearth to function, I found the following download and installation works on OpenSuSE 11.3 on an x86_64 (amd64) workstation.

  1. Go to the Googleearth download page.
  2. Click on the -> advanced setup <- option and download.
  3. Open a terminal (Xterm) and log in as root.
  4. Move the - google-earth-stable.current_x86_64.rpm to the folder where you wish to run the installation. For example /opt.
  5. Try to execute -> rpm -Uvh google-earth-stable* <- If this works skip to step 9.
  6. If you get the error message → lsb >= 3.2 is needed …
  7. Open yast and install the required lsb (Linux Base Standard) file version greater than or equal to 3.2.
  8. Try to execute -> rpm -Uvh google-earth-stable* <- again. It should work this time.
  9. Try running googleearth from a user partition. It should function without problems.
    Thanks for your input kennedyd. I have just started loading lsb on any computer I use just in case I want to also load GooglEarth on the same computer later.

Thank You,