Search found 1 match

by heyman
Sun Jan 31, 2010 2:01 pm
Forum: MP - Suggestions
Topic: Wrong GPS location displayed in GoogleEarth
Replies: 13
Views: 3562

Re: GPS

The problem is not xnview, it's a google earth problem (more precisely, it's a bug from the medibuntu version).
For fix this, you need to add this line in the beginning of the google earth executable, a line after "#!/bin/bash"
LC_ALL=C googleearth

(gksu gedit /usr/bin/googleearth)