Package Details: google-earth-pro 7.3.6.9796-1

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: custom
Provides: google-earth
Submitter: Det
Maintainer: iyanmv
Last Packager: iyanmv
Votes: 1077
Popularity: 4.15
First Submitted: 2017-01-23 16:08 (UTC)
Last Updated: 2024-02-27 14:45 (UTC)

Pinned Comments

iyanmv commented on 2022-12-13 22:54 (UTC)

I will not update (for now) to the latest version 7.3.6.9326 because it crashes continuously for me.

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 .. 3 4 5 6 7 8 9 10 11 12 13 .. 105 Next › Last »

Det commented on 2018-11-24 12:37 (UTC)

Good-bye, friends.

I've left Arch a long time ago, and now I'm leaving these too.

To you.

Det commented on 2018-10-21 12:56 (UTC)

They're not necessary anymore?

jadenPete commented on 2018-09-17 03:16 (UTC) (edited on 2018-09-17 03:20 (UTC) by jadenPete)

Can nss and ld-lsb please be removed as dependencies?

Det commented on 2018-06-14 12:06 (UTC)

I guess you need some effort to get an AUR tool with which to do so. :D

samk commented on 2018-06-14 08:29 (UTC)

Also requires ld-lsb from AUR. But not automatically installed. Why?

rcrath commented on 2018-05-03 04:02 (UTC)

log file at http://way.net/tmp/crashlog-5aea83fa.txt getting crash whenever I search.

Terminal output:

rich[~]$ google-earth-pro free(): invalid pointer Google Earth has caught signal 6.

Det commented on 2018-03-15 19:05 (UTC)

Cron job.

scan commented on 2018-03-15 17:07 (UTC) (edited on 2018-03-15 17:07 (UTC) by scan)

add PKGBUILD:

rm -r "$pkgdir"/etc/cron.daily/

RemoteAdmin commented on 2018-02-02 07:56 (UTC) (edited on 2018-02-02 07:56 (UTC) by RemoteAdmin)

I have executed readelf -d against the elf files in this package. Turns out that there are a few dependencies missing:

/opt/google/earth/pro/libQt5Network.so.5 needs libproxy.so.1
/opt/google/earth/pro/libQt5WebKit.so.5 needs libgstreamer-1.0.so.0
/opt/google/earth/pro/libQt5WebKit.so.5 needs libgstapp-1.0.so.0
/opt/google/earth/pro/libQt5WebKit.so.5 needs libgstbase-1.0.so.0
/opt/google/earth/pro/libQt5WebKit.so.5 needs libgstpbutils-1.0.so.0
/opt/google/earth/pro/libQt5WebKit.so.5 needs libgstvideo-1.0.so.0
/opt/google/earth/pro/libQt5WebKit.so.5 needs libgstaudio-1.0.so.0
/opt/google/earth/pro/libQt5XcbQpa.so.5 needs libXi.so.6
/opt/google/earth/pro/libQt5XcbQpa.so.5 needs libfontconfig.so.1
/opt/google/earth/pro/libQt5XcbQpa.so.5 needs libfreetype.so.6
/opt/google/earth/pro/plugins/audio/libqtaudio_alsa.so needs libasound.so.2
/opt/google/earth/pro/plugins/printsupport/libcupsprintersupport.so needs libcups.so.2

The missing libraries can be found in:

'libproxy' 'gst-plugins-base-libs' 'libxi' 'fontconfig' 'alsa-lib' 'libcups'

Furthermore, namcap says that 'ld-lsb' and 'nss' are not needed even though I'm not sure about that

google-earth-pro W: Dependency included and not needed ('ld-lsb')
google-earth-pro W: Dependency included and not needed ('nss')