Package Details: google-earth-pro 7.3.6.10201-2

Git Clone URL: https://aur.archlinux.org/google-earth-pro.git (read-only, click to copy)
Package Base: google-earth-pro
Description: 3D interface to explore the globe, terrain, streets, buildings and other planets (Pro version)
Upstream URL: https://www.google.com/earth/
Licenses: LicenseRef-Google-custom
Provides: google-earth
Submitter: Det
Maintainer: iyanmv
Last Packager: iyanmv
Votes: 1081
Popularity: 2.40
First Submitted: 2017-01-23 16:08 (UTC)
Last Updated: 2025-05-06 10:32 (UTC)

Pinned Comments

stronnag commented on 2022-06-18 17:03 (UTC)

Thanks, unfortunate timing then.

For reference, with Gnome shell / wayland I need to

unset QT_QPA_PLATFORMTHEME
unset QT_QPA_PLATFORM

to avoid

Google Earth has caught signal 6.

Det commented on 2017-08-24 15:33 (UTC) (edited on 2017-12-05 16:17 (UTC) by Det)

✔ NOTE The "Free" Google Earth has been dropped: https://support.google.com/earth/answer/168344?hl=en

All future updates go to Google Earth Pro (also free): https://aur.archlinux.org/packages/google-earth-pro/

Latest Comments

« First ‹ Previous 1 .. 24 25 26 27 28 29 30 31 32 33 34 .. 106 Next › Last »

Det commented on 2013-12-13 09:37 (UTC)

Added the compression workaround to the Wiki: https://wiki.archlinux.org/index.php/Google_Earth

Det commented on 2013-12-12 21:20 (UTC)

Oh. Whatever.

karol_007 commented on 2013-12-12 21:20 (UTC)

Works fine with cower. Maybe it's aura's fault? @Det Multilib on a 32-bit system?

Det commented on 2013-12-12 21:18 (UTC)

Enable [multilib].

hutou commented on 2013-12-12 21:11 (UTC)

$ sudo aura -A google-earth aura >>= Determining dependencies... aura >>= Dependency checking failed for these reasons: The dependency `lib32-fontconfig` could not be found. You may need to search for a package to satisfy it. $ uname -a Linux m1530al 3.12.4-1-ARCH #1 SMP PREEMPT Mon Dec 9 08:33:26 CET 2013 i686 GNU/Linux Problem in PKGBUILD for 32 bits systems I guess ?

vitke commented on 2013-12-11 19:36 (UTC)

Indeed, unchecking compression does solve the problem with nvidia 331.20-2 drivers.

piquer commented on 2013-12-11 15:14 (UTC)

Tools->Options->3D View, Texture Colors, uncheck Compression This helped for me with the nvidia problem (no satelite images shown).

vitke commented on 2013-12-08 19:43 (UTC)

It was the video driver. I replaced nvidia 331.20-2 with nvidia-304xx and now it sort of works. The error messages are still there, and Panoramio photos don't work of course.

vitke commented on 2013-12-07 13:08 (UTC)

I get a blue marble with no satelite images. Other features (borders etc) are present. Also error messages: [1207/135554:ERROR:net_util.cc(2195)] Not implemented reached in bool net::HaveOnlyLoopbackAddresses() [1207/135555:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler. [1207/135555:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler. [1207/135555:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler. [1207/135555:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler. etc... I searched a bit and found this: https://productforums.google.com/forum/#!msg/earth/CkHwQHkt3Zo/pAHeZoIJF8cJ So I should modify one of the files in the .deb file. However, if I do this then md5sums check fails and I don't know how to fix it.