Google Earth 4.1 Fly To Broken in Australia
After upgrading from Google Earth 4.0.something to 4.1.7076.4458 on Ubuntu 7.04, the Fly To address search doesn’t work. I’m assuming this error is particular to Australian users since it returns an error stating:
Unable to perform search Couldn’t resolve host ‘maps.google.au’
Update, 2007-05-18: Just tried a street address search and it worked fine. Thanks for the fix Google.
That should obviously be maps.google.com.au. I searched everywhere obvious to find a likely configuration setting, but alas, not one was found.
Hopefully this value is pulled from Google servers at login (REST style), rather than being baked into compiled code.

BUT this does...
maps.google.com.au
So I found the ip for maps.google.com.au = 66.249.93.104, and put the following line into my "c:windowssystem32driversetchosts" file...
66.249.93.104 maps.google.au
Now the search works! It's a patch job, but it should hold until Google FIX THIS BUG!
Jonathan — 15 May 2007, 00:12
Andrew Hallam — 15 May 2007, 03:50