@olive, yeah, we all get that the latest Google Earth for Linux is not to your liking. No need to repeat that on every comment.
@Syr, well, you have the same file in there. It's supposed to crash it for everybody.
The 'separate config' idea is pretty neat of course and makes me wonder why I never had it, though, you don't want to be installing in $HOME in case there are multiple users (even if pretty rare for Arch).
I also removed the user configuration lines because same files there can have the same effect. We'll see how it goes. Pkgrel won't be bumped.
Also I've said this a million times but please use Pastebin.
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 .. 41 42 43 44 45 46 47 48 49 50 51 .. 105 Next › Last »
Det commented on 2013-03-06 14:07 (UTC)
olive commented on 2013-03-06 08:02 (UTC)
The application says that my graphic card is unsupported and I need a 3D graphic card with 16Mb of vram; when I click OK it crashes (same behaviour if I remove the 65-fonts-persian.conf or with Syr trick).
My graphic card (and my computer) is old:
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
but I do have 3D and 16Mb of graphic card (the memory is shared and I have 2Gb total). All works fine with google-earth6.
I get tired of this; clearly Google neglects this software (or the Linus version of it). If Google want to be synonymous of quality, it has failed.
Updated: The application starts if I put
enableTips=false
in $HOME/.config/Google/GoogleEarthPlus.conf (and applying Syr trick), but the yellow line issue remains the same as before.
<deleted-account> commented on 2013-03-06 06:02 (UTC)
Having the same crash-on-startup-font-related-problems as everyone, but solved them using a dummy config, with no need to rename or delete any system files.
Create a file in ~/.config/fontconfig/ which may be named fonts.conf.google-earth and put the following inside:
<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
<dir>/usr/share/fonts</dir>
<dir>/usr/share/fonts</dir>
<dir prefix="xdg">fonts</dir>
<!-- the following element will be removed in the future -->
<dir>~/.fonts</dir>
<cachedir>/var/cache/fontconfig</cachedir>
<cachedir prefix="xdg">fontconfig</cachedir>
<!-- the following element will be removed in the future -->
<cachedir>~/.fontconfig</cachedir>
</fontconfig>
This is taken from the default /etc/fonts/fonts.conf but omits all the custom conf.d stuff that causes trouble.
Now, modify the /usr/bin/google-earth script and add the following before the actual run:
export FONTCONFIG_FILE=$HOME/.config/fontconfig/fonts.conf.google-earth
This can be easily implemented from the PKGBUILD.
Det commented on 2013-03-04 14:47 (UTC)
Any Intel people noticing improvements besides the yellow borders?: http://support.google.com/earth/bin/answer.py?hl=en&answer=40901
"[...]
Imagery now displays for Linux users running specific families of Intel GPUs.
[...]"
Det commented on 2013-03-04 10:31 (UTC)
That's because it's _out-of-date_.
jpkotta commented on 2013-03-03 20:34 (UTC)
google-earth-stable_amd64.deb md5sum changed to d34b798b2ff2435b431935a134ad35e8
Det commented on 2013-02-26 11:25 (UTC)
http://pastebin.com/raw.php?i=e7b3Bdvw
<deleted-account> commented on 2013-02-26 10:52 (UTC)
I am running google-earth in a 64bit system and it fails to launch:
Here is the crash log:
========================================================================
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 7
OS Build Version 9
OS Patch Version 0
Crash Signal 11
Crash Time 1361875451
Up Time 0.008445
Stacktrace from glibc:
./libgoogleearth_free.so(+0x1e9fab)[0xf7577fab]
./libgoogleearth_free.so(+0x1ea1f3)[0xf75781f3]
linux-gate.so.1(__kernel_sigreturn+0x0)[0xf7735400]
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/