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: 1078
Popularity: 1.57
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 .. 52 53 54 55 56 57 58 59 60 61 62 .. 105 Next › Last »

Det commented on 2012-12-22 11:43 (UTC)

Yeah, I saw that (http://productforums.google.com/forum/#!msg/earth/dlzBfGl4eKM/723naNYBo30J) but didn't care enough to do anything about it. I'll play around with the LC's and the -style's once I get back.

<deleted-account> commented on 2012-12-22 10:38 (UTC)

DEt, only yo highlight that We have again the old problem about wrong coordinates for some "locales" see here http://productforums.google.com/forum/#!topic/earth/h4H2KR5i3qE

<deleted-account> commented on 2012-12-22 10:25 (UTC)

det, thank you for your tips. Now GE 7 works on my system (had to remove all 4 .confs mentioned in post_install()

luspi commented on 2012-12-22 08:45 (UTC)

I have the exact same problems as rukolonist. Also have an integrated Intel video adapter (in use) and a discrete ATI video adapter. Everything else (3d-wise, etc.) is working just fine...

Det commented on 2012-12-20 20:53 (UTC)

K. Good luck.

rukolonist commented on 2012-12-20 20:43 (UTC)

First I wrote to Google forums and only after that I started to write here. Anyway thanks for your advice. I use standard kernel from "core", "lib32-libx11" from "multilib", "google-earth" from your package. No modifications or non-standard AUR-packages.

Det commented on 2012-12-20 20:35 (UTC)

Of which the strace log doesn't say anything useful of course.. I'm kind of stumped at this point. Your best bet would probably be to ask directly in the Google forums: http://productforums.google.com/forum/#!categories/earth/linux. I doubt you'll get responded but I don't think I can help you any further either. I would probably try reinstalling some of my packages. You're not using a custom kernel or modifying the "lib32-libx11" package nor the 'google-earth' main script either, right?

rukolonist commented on 2012-12-20 20:16 (UTC)

I don't know other 3D applications to test, but glxgears works fine at about 60 FPS. OpenGL screensavers work fine too. I tried installing "lib32-nvidia-cg-toolkit" but it does not help. This is strace with "lib32-nvidia-cg-toolkit" installed: http://pastebin.com/raw.php?i=DKHRek99 This is gdb log: http://pastebin.com/HdfTc8cT and it seems that segmentation fault appears in /usr/lib32/libX11.so.6. File exists and it links to libX11.so.6.3.0. After installing "lib32-nvidia-cg-toolkit" gdb output is the same.

Det commented on 2012-12-20 19:58 (UTC)

Oh, so it says xD. "(No such file or directory)". Well, what does the GDB output tell us?: $ LD_LIBRARY_PATH=/opt/google/earth/free/ gdb /opt/google/earth/free/googleearth-bin (gdb) run Also are you sure you have the required drivers installed? Does any other 3D stuff work as intended? You could even try going so far as to actually installing that "lib32-nvidia-cg-toolkit" if it's really insisting on it and then reposting the strace log.