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: 0.64
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 .. 54 55 56 57 58 59 60 61 62 63 64 .. 105 Next › Last »

kerneliq commented on 2012-12-19 20:31 (UTC)

@Peace4all Thank you! Everything was more difficult, but your way to help.

Peace4all commented on 2012-12-19 17:09 (UTC)

I found the following font confs. caused problems for me: http://pastebin.com/NK2jpgAR. @ kerneliq, you can you try using 'LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH strace ./googleearth-bin 2>&1 | grep -B10 SEGV_MAPERR | grep fonts', I used this to find mine, as in this example: http://pastebin.com/RvcUXpK4. keep running that line, and renaming the conf. files, until google-earth starts.

Det commented on 2012-12-19 12:31 (UTC)

The hell?

Det commented on 2012-12-19 01:59 (UTC)

@kerneliq, lol. Well it's the "/etc/fonts/infinality/conf.d/60-group-non-tt-fonts.conf" in your case. I included the last 5 lines before the SEGV_MAPERR in the strace script again. It should be working now. But so for anybody who doesn't wanna rebuild (or 're-repackage') this thing, the full command "sequence" is now: $ cd /opt/google/earth/free/ $ LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH strace ./googleearth-bin 2>&1 | grep -B5 SEGV_MAPERR | cut -d '"' -f2 | head -1 @bred, 1) _read_ the post_upgrade and 2) _don't_ paste such long logs here. Use pastebin or github. E: Uhh.. and of course it's '"' instead of '\"', since we're not echoing anything.

bred commented on 2012-12-18 21:13 (UTC)

It crash! 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/myself/.googleearth/crashlogs/crashlog-50d0dc08.txt Please include this file if you submit a bug report to Google. --------------------------------------------------------------------- Major Version 7 Minor Version 0 Build Number 0002 Build Date Dec 13 2012 Build Time 17:54:43 OS Type 3 OS Major Version 3 OS Minor Version 6 OS Build Version 10 OS Patch Version 0 Crash Signal 11 Crash Time 1355865096 Up Time 0,004915 Stacktrace from glibc: ./libgoogleearth_free.so(+0x1e9fab)[0xf7597fab] ./libgoogleearth_free.so(+0x1ea1f3)[0xf75981f3] linux-gate.so.1(__kernel_sigreturn+0x0)[0xf775d400]

kerneliq commented on 2012-12-18 20:54 (UTC)

Det! http://pastebin.com/Tmdzeejs