Author Topic: Google-Earth 7 coordinates bug solved  (Read 213 times)

Offline hoos

  • Sr. Member
  • ****
  • Posts: 375
  • E=mc²
Google-Earth 7 coordinates bug solved
« on: March 04, 2013, 06:00:44 AM »
Good day,

The "coordinates bug" has come back for non US/EN users (GE displays the wrong location).
Finally I ran into the solution of this infamous GE 7 coordinates bug (Ge displaying a wrong location
when having typed a search query, i.e. New York being at sea).


To solve the coordinates bug:
edit (as root) the script /opt/google/earth/free/googleearth
above the line LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH ./googleearth-bin "$@" add

export LC_NUMERIC=en_US.UTF-8


Got this from productforums.google.com

Works like a charm   :)


             Cheers, Hoos.
« Last Edit: March 04, 2013, 08:08:21 AM by hoos »
You have to be efficient if you're going to be lazy

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2837
    • other projects...
Re: Google-Earth 7 coordinates bug solved
« Reply #1 on: March 04, 2013, 09:32:24 AM »
fix already include din latest 7.0.3  ;)

Offline mellon

  • Full Member
  • ***
  • Posts: 215
Re: Google-Earth 7 coordinates bug solved
« Reply #2 on: March 04, 2013, 11:12:26 AM »
Thank you on behalf of my Dad. He will be pleased. He is running a Dutch version and I'm using English. Identical hardware. So I suspected already it was a 'local' problem, but could no figure out where to begin to look.

Mellon

Offline hoos

  • Sr. Member
  • ****
  • Posts: 375
  • E=mc²
Re: Google-Earth 7 coordinates bug solved
« Reply #3 on: March 05, 2013, 03:24:01 AM »
My pleasure  :)

Pinoc: it wasn't fixed for languages other than US-EN.

         Cheers, Hoos.
You have to be efficient if you're going to be lazy

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2837
    • other projects...
Re: Google-Earth 7 coordinates bug solved
« Reply #4 on: March 05, 2013, 03:31:45 AM »
My pleasure  :)

Pinoc: it wasn't fixed for languages other than US-EN.

         Cheers, Hoos.

I know, that's why I fixed it  ;D