Google Earth

From the project web page:

Google Earth allows you to travel the world through a virtual globe and view satellite imagery, maps, terrain, 3D buildings, and much more. With Google Earth's rich, geographical content, you are able to experience a more realistic view of the world. You can fly to your favorite place, search for businesses and even navigate through directions.

Installation

Install the google-earth-proAUR package.

Troubleshooting

Tip: See the official support forum for topics not covered here.

Crash on startup

Google Earth can crash on startup for numerous reasons. Here are some of the most common ones.

Startup tips are enabled

While startup tips can be useful, they are also known to cause crashes. To disable them, change or add the line below to the ~/.config/Google/GoogleEarthPro.conf:

~/.config/Google/GoogleEarthPro.conf
[General]
enableTips=false

No new line at the end of ~/.drirc

This can cause a crash with -dri drivers:

$ echo >> ~/.drirc

Corrupt settings

In case the cache is corrupt and needs recreation, remove it:

$ rm -r ~/.googleearth/Cache/

If that did not work, try removing the whole settings directory:

$ rm -r ~/.googleearth/

Another crash happened while handling crash!

You may try removing the following:

$ rm -f ~/.googleearth/Cache/cookies ~/.googleearth/instance-running-lock

Panoramio photos not working

There have been numerous reports on this in the Google Earth forums with varying solutions.

Graphical corruption

Either refer to the #Corrupt settings section above or disable texture compression in Tools > Options... > 3D View > Compress.

Earth shows nothing but yellow borders

Taken from the changelog of 7.0.3 this issue has improved to some extent but overall it is still there:

Imagery now displays for Linux users running specific families of Intel GPUs.

Excessive memory use

Memory use can be controlled by limiting the maximum cache size in Tools > Options... > Cache, or by lowering the graphics settings in the 3D View tab.

gollark: φ
gollark: > In Murphy's law terms, the SCUE is the thing that can and will go wrong. The most useless of underlings, the SCUE is the last person you want on your team. They cannot follow or understand instructions; they can find the best way to sabotage your efforts with the precision of an idiot savant. There is a good case for shooting thme on sight, but it is usually better to pay them to work for your competition. (Example: Toad).
gollark: So you're SCUE?
gollark: Maybe you're just lying on the test.
gollark: Anyway, you could make it into a 4x4 grid if you wanted to, or a 2x2x2x2 hypercube.
This article is issued from Archlinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.