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 .. 28 29 30 31 32 33 34 35 36 37 38 .. 106 Next › Last »

Det commented on 2013-10-06 18:14 (UTC)

Meaning it does now?

qqqqqqqqq9 commented on 2013-10-06 17:16 (UTC)

Hi Det, the relative path in this line: sed -i "s/_bin32=.*/_bin32=\"0\"/" ../$pkgname.install does not work when $BUILDDIR is set in /etc/makepkg.conf.

test0 commented on 2013-10-03 12:22 (UTC)

@HighValueWarrior: yes, it's a long-running issue (32-bit systems too).

HighValueWarrior commented on 2013-10-01 05:30 (UTC)

Panoramio pictures not displaying, only a white box showing. 64 bit Arch

Det commented on 2013-09-29 16:32 (UTC)

Someone mentioned a while back about the new 64-bit builds being a lot more unstable, and that the i386 deb works better. Well, before I start splitting this to a 'bin32-google-earth' we already got rid of so long ago, for now there's a "_bin32" flag at the top of the PKGBUILD to try it out. I also noticed the Earth getting completely garbled after the switch, so removing ~/.googleearth/Cache/ is required (also mentioned in the .install).

Det commented on 2013-09-28 18:54 (UTC)

It's not "fixing" to change something that you won't even see. But if it really brings you that much piece of mind, then go ahead, rebuild the whole thing. Shall I personally notify you of changed comments and empty spaces in the PKGBUILD as well?

rtfreedman commented on 2013-09-28 17:52 (UTC)

>They don't have to... .. don't have to what? Notifying users of a fixed PKGBUILD? diff -Naur google-earth.old/PKGBUILD google-earth/PKGBUILD --- google-earth.old/PKGBUILD 2013-09-25 03:01:16.000000000 +0200 +++ google-earth/PKGBUILD 2013-09-27 22:40:26.000000000 +0200 @@ -56,8 +56,8 @@ curl -s ${url/i*}/license.html -o "$pkgdir"/usr/share/licenses/$pkgname/license.html msg2 "Removing the Debian-intended cron job and duplicated images" - rm "$pkgdir"/etc/cron.daily/$pkgname "$pkgdir"/$_instdir/product_logo_* + rm "$pkgdir"/etc/cron.daily/$pkgname "$pkgdir"/$_instdir/product_logo_*.png - msg2 "Fixing the coordinates regression" - install -m755 googleearth "$pkgdir"/$_instdir/ +# msg2 "Fixing the coordinates regression" +# install -m755 googleearth "$pkgdir"/$_instdir/

Det commented on 2013-09-28 16:20 (UTC)

They don't have to, if it's not gonna change anything :D. Don't you worry about that.