Is there any way to download the previous deb package 7.1.2.2041?
Search Criteria
Package Details: google-earth-pro 7.3.6.9796-1
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: | 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) |
Dependencies (12)
- 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)
- libxrender
- sqlite (sqlite-fossilAUR)
Required by (3)
- fcitx5-qt-google-earth
- google-earth-pro-libproxy-patch
- telive (requires google-earth) (optional)
Sources (5)
Latest Comments
« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 105 Next › Last »
lesebas commented on 2015-04-17 16:53 (UTC)
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.
Det commented on 2015-02-11 02:32 (UTC)
@grugnog, umm, no, "starting with the version 4 beta Google Earth functions under Linux, as a native port using the Qt toolkit." (https://en.wikipedia.org/wiki/Google_Earth#Linux_version), and yes, the "Pro" .bin is old, as I've said twice now.
A Wine version would be a pretty easy thing to do with a helper script like that from utorrent.
grugnog commented on 2015-02-11 02:25 (UTC)
I think to use Google Earth Pro we would need to use the GoogleEarthProWin.exe running under wine, rather than the .bin version (which is the same outdated version as the deb, and just runs under wine internally anyway). Not sure how to systematically install this as an AUR yet though - perhaps we can find another wine package for reference.
Det commented on 2015-02-07 16:38 (UTC)
I'm Det, not grugnog?
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
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/