thank you hutou, it worked now.
attempted fix had worked in the past but since an update was not working. after a new update and your post I gave an other try again and works!!!
so good news for everyone.
Search Criteria
Package Details: google-earth-pro 7.3.6.10201-2
Package Actions
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.45 |
First Submitted: | 2017-01-23 16:08 (UTC) |
Last Updated: | 2025-05-06 10:32 (UTC) |
Dependencies (13)
- alsa-lib
- desktop-file-utils (desktop-file-utils-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glu (glu-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libproxy (libproxy-gitAUR)
- libsm
- libxi (libxi-gitAUR)
- libxml2-legacy
- libxrender
- sqlite (sqlite-fossilAUR)
Required by (2)
Sources (5)
Latest Comments
« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 106 Next › Last »
fanisg commented on 2015-04-30 19:29 (UTC)
dom0 commented on 2015-04-20 12:11 (UTC)
@rigon: The "Not implemented reached in bool net::HaveOnlyLoopbackAddresses()" isn't the issue. I see it, too, with the latest version but it doesn't crash for me.
I'm using Mesa 10.5.2 on an AMD card.
Det commented on 2015-04-17 16:58 (UTC)
Google: http://extra.linuxmint.com/pool/main/g/google-earth-stable/
lesebas commented on 2015-04-17 16:53 (UTC)
Is there any way to download the previous deb package 7.1.2.2041?
rigon commented on 2015-04-16 23:08 (UTC)
I also got the same error after trying to install google-earth-stable_7.1.4.1529_i386
Here is the output when I try to run google-earth:
[0416/235907:ERROR:net_util.cc(2195)] Not implemented reached in bool net::HaveOnlyLoopbackAddresses()
Google Earth has caught signal 11.
And here is the crashlog:
Major Version 7
Minor Version 1
Build Number 0004
Build Date Mar 30 2015
Build Time 22:21:27
OS Type 3
OS Major Version 3
OS Minor Version 19
OS Build Version 3
OS Patch Version 0
Crash Signal 11
Crash Time 1429225147
Up Time 0.555398
Stacktrace from glibc:
./libgoogleearth_free.so(+0x1e8d3b)[0xf7363d3b]
./libgoogleearth_free.so(+0x1e8f71)[0xf7363f71]
linux-gate.so.1(__kernel_sigreturn+0x0)[0xf775ebe0]
lesebas commented on 2015-04-16 11:39 (UTC)
The last version doesn't work on my x86_64 arch, the previous version was working well. I've tried with _64=1 and _attempt_fix=1 but it's always the same problem, crash signal 11 after splash screen.
Please change the optional depends : lib32-nouveau-dri no more exist and is replaced by lib32-mesa
hutou commented on 2015-04-12 20:08 (UTC)
On Arch64, a standard install from AUR succeeded, but GE crashed on startup (error = "unknown graphic card")
I then recompiled the package with _64=1 : GE did launch, but 2 issues remained : no panoramio and search not working.
The first can be solved by installing the packages freeimage and libpng15, and then recompiling the package google-earth with the variables _64 and _attempt_fix set to 1 in the PKGBUILD.
The second issue is related to the decimal separator of some locales (fr for me), and is easily solved by inserting the line
export LC_NUMERIC=en_US.UTF-8
just before the line
LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH ./googleearth-bin "$@"
in the file /opt/google/earth/free/googleearth
This worked for me : GE works fine, no crashes.
hamelg commented on 2015-04-10 19:11 (UTC)
one more version, and still no Panoramio :(
Det commented on 2015-03-21 17:18 (UTC)
From the top of the PKGBUILD (and as hinted by the Sources section):
# Build an unstable 64-bit build: "1" to enable.
_64=0
But you're not gonna want it. Whatever 10-20% rendering improvements it would bring, they are nullified by the 5 first times it crashes on startup.
greyltc commented on 2015-03-21 17:15 (UTC)
Why is "_arch=i386" hardcoded into this PKGBUILD?
Am I reading that right?
In any case, google-earth-stable_7.1.2.2041_i386.deb is being downloaded on my 64 bit machine so something seems to be wrong here.
Pinned Comments
stronnag commented on 2022-06-18 17:03 (UTC)
Thanks, unfortunate timing then.
For reference, with Gnome shell / wayland I need to
to avoid
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=enAll future updates go to Google Earth Pro (also free): https://aur.archlinux.org/packages/google-earth-pro/