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.26
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 .. 19 20 21 22 23 24 25 26 27 28 29 .. 106 Next › Last »

okanisis commented on 2014-04-27 20:49 (UTC)

GE (7.1.2.2041-2) doesn't launch with the error: % google-earth /usr/bin/google-earth: line 43: ./googleearth-bin: No such file or directory

Det commented on 2014-04-25 08:04 (UTC)

No, 'msg2' is what I wanted them to be, but since they don't work in .install, I've reverted them to 'msg_blue'.

kerberizer commented on 2014-04-24 23:54 (UTC)

@Det: sed -i s/msg2/note/ google-earth.install ;)

Det commented on 2014-04-24 22:23 (UTC)

Hmh. My fault really for not doing it sooner. You're welcome, tho.

vugri commented on 2014-04-24 22:22 (UTC)

Now works Ok with latest fglrx(beta).Finally. Thanks Det!!!

Loubrix commented on 2014-04-24 21:17 (UTC)

Good idea, everybody can choose. Thank you ;)

Det commented on 2014-04-24 20:42 (UTC)

The 32-bit version is now the default. 64-bit version can be enabled with the _64 flag on top of the PKGBUILD.

Det commented on 2014-04-24 01:54 (UTC)

The AMD64 package has included 64-bit binaries ever since the first beta of 7.0 (October 2012). We wouldn't have a problem, if it didn't.

Loubrix commented on 2014-04-15 16:34 (UTC)

Hello, the amd64 deb package don't work even on deb distros (like Ubuntu); so I've found a workaround: build the package for 32 and 64 bits systems only with the i386 deb package (and all the necessary lib32); after all, the amd64 google package is a i386 deb with lib32 deps. here is a modified PKGBUILD: http://pastebin.archlinux.fr/499621 hope this help ;)

mrechte commented on 2014-04-10 18:56 (UTC)

Hello, When starting GE, I get a crash and the following output: [0410/205332:ERROR:net_util.cc(2195)] Not implemented reached in bool net::HaveOnlyLoopbackAddresses() libGL error: dlopen /usr/lib32/xorg/modules/dri/i965_dri.so failed (/usr/lib32/xorg/modules/dri/i965_dri.so: mauvaise classe ELF : ELFCLASS32) libGL error: unable to load driver: i965_dri.so libGL error: driver pointer missing libGL error: failed to load driver: i965 libGL error: dlopen /usr/lib32/xorg/modules/dri/swrast_dri.so failed (/usr/lib32/xorg/modules/dri/swrast_dri.so: mauvaise classe ELF : ELFCLASS32) libGL error: unable to load driver: swrast_dri.so libGL error: failed to load driver: swrast [0410/205332:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler. [0410/205332:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler. [0410/205332:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler. [0410/205332:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler. [0410/205332:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler. [0410/205332:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler. [0410/205332:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler. [0410/205332:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler. [0410/205333:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler. [0410/205333:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler. [0410/205333:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler. [0410/205333:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler. [0410/205338:WARNING:backend_impl.cc(1875)] Destroying invalid entry. [0410/205338:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler. [0410/205338:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler. [0410/205338:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler. [0410/205338:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler. Google Earth has caught signal 11. We apologize for the inconvenience, but Google Earth has crashed. This is a bug in the program, and should never happen under normal circumstances. A bug report and debugging data have been written to this text file: /home/mrechte/.googleearth/crashlogs/crashlog-5346e8b2.txt Please include this file if you submit a bug report to Google. Is this a 32-bit related problem (I am on a 64-bit Arch) Thanks