You are not logged in.

#1 2015-06-22 03:24:23

rich52
Member
Registered: 2015-06-22
Posts: 9

Google-Earth will not initialize. . .

I've installed google-earth from the repositories and here is what I get when I run it from the terminal:

[0621/212016:ERROR:net_util.cc(2195)] Not implemented reached in bool net::HaveOnlyLoopbackAddresses()
[0621/212016:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0621/212016:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0621/212016:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0621/212016:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0621/212016:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0621/212016:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0621/212016:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0621/212016:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0621/212016:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0621/212016:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0621/212016:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0621/212016:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0621/212017:WARNING:backend_impl.cc(1875)] Destroying invalid entry.
[0621/212017:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0621/212017:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0621/212017:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0621/212017:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
[0621/212017:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0621/212017:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0621/212017:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0621/212017:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
Google Earth has caught signal 11.

Are there any issues I am not aware of preventing it to run? It will start up with the 'logo screen' then it stops and quits. . . . any idea's on how to fix this?

Richard smile

Offline

#2 2015-06-22 04:21:26

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,701

Re: Google-Earth will not initialize. . .

I've installed google-earth from the repositories

No, you did not.

ewaller@turing ~ [1]1007 %packer -Ss google-earth
aur/google-earth 7.1.4.1529-1 (943)
    A 3D interface to view satellite images of Earth and other objects
aur/google-earth6 6.2.2.6613-2 (46)
    A legacy 3D interface to view satellite images of Earth and other objects
ewaller@turing ~ 1008 %

Moving to AUR issues.

Edit:  Okay that was a bit harsh.  First, Welcome to Arch Linux.
Remember, AUR packages are not official, and they are not really in any repository

Edit 2:  Also, please use BBCode code tags.  The link also exists under all the post boxes on the forums.

Last edited by ewaller (2015-06-22 04:25:04)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#3 2015-06-22 08:53:57

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Google-Earth will not initialize. . .

Post the output of

uname -a
pacman -Qs google-earth

I get the same

ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.

errors, but it works for me.

Offline

#4 2015-08-08 22:42:03

WFV
Member
From: ☭USSA⛧⭒⭒⭒⭒
Registered: 2013-04-23
Posts: 290

Re: Google-Earth will not initialize. . .

 :: Proceed with installation? [Y/n] Y
(1/1) checking keys in keyring                                                                          [##############################################################] 100%
(1/1) checking package integrity                                                                        [##############################################################] 100%
(1/1) loading package files                                                                             [##############################################################] 100%
(1/1) checking for file conflicts                                                                       [##############################################################] 100%
(1/1) checking available disk space                                                                     [##############################################################] 100%
(1/1) reinstalling google-earth                                                                         [##############################################################] 100%
==> Updating desktop MIME database...
==> Updating icon cache...
==> NOTE: If experiencing graphical corruption:
          $ rm -r ~/.googleearth/Cache/
packer google-earth  72.14s user 1.91s system 27% cpu 4:33.31 total
bill@arch-bill ~ % rm -r ~/.googleearth/Cache/
bill@arch-bill ~ % google-earth
[0808/153644:ERROR:net_util.cc(2195)] Not implemented reached in bool net::HaveOnlyLoopbackAddresses()
libGL error: unable to load driver: r600_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: r600
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
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/bill/.googleearth/crashlogs/crashlog-55c6847c.txt
Please include this file if you submit a bug report to Google. 

Getting same crash...


∞ hard times make the strong, the strong make good times, good times make the weak, the weak make hard times ∞

Offline

#5 2015-08-09 12:28:59

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Google-Earth will not initialize. . .

This resembles the steam errors. Did you google the errors you're getting?

Offline

#6 2015-08-09 16:45:19

pb
Member
From: Krakow, PL
Registered: 2014-12-26
Posts: 336
Website

Re: Google-Earth will not initialize. . .

Maybe it's something with graphic driver? I've got this same error:

google-earth 
[0809/184031:ERROR:net_util.cc(2195)] Not implemented reached in bool net::HaveOnlyLoopbackAddresses()
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184034:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184037:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184037:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184037:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184037:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184037:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184037:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184037:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184037:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/184038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164038:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164040:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164040:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164040:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164040:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164040:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164040:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164040:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164040:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164041:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164041:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164041:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164041:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164042:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164042:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164042:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164042:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164043:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164043:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164044:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164044:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164045:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164045:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164045:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164045:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164045:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164045:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164045:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[0809/164045:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.

but google-earth starts. My computer:

inxi -MGx
Machine:   System: Hewlett-Packard product: S156-A6E21450G01 v: 088CD80000000000000000000
           Mobo: Hewlett-Packard model: 193B v: 87.0B Bios: Insyde v: F.14 date: 11/08/2012
Graphics:  Card: Advanced Micro Devices [AMD/ATI] Trinity [Radeon HD 7500G] bus-ID: 00:01.0
           Display Server: X.Org 1.17.2 drivers: ati,radeon Resolution: 1366x768@59.99hz
           GLX Renderer: Gallium 0.4 on AMD ARUBA (DRM 2.42.0, LLVM 3.8.0)
           GLX Version: 3.0 Mesa 11.0.0-devel (git-42d283a) Direct Rendering: Yes

Offline

Board footer

Powered by FluxBB