You are not logged in.

#1 2015-11-20 01:50:34

redsearch
Member
Registered: 2015-11-17
Posts: 25

google-earth stable no pictures

I have fresh install of 64bit RC1. (Added i386 architecture).

Installed google-earth from Google's website. It works, but when you click on a picture, the picture box is empty.

Offline

#2 2015-11-20 01:58:58

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: google-earth stable no pictures

Have you tried running it from the commandline? Any errors?

There was always an issue with `ia32libs`, and a search shows that still seems to be the case.

Try building it without that dependency? There is a walkthrough here:
Installing Google Earth on 64 bit Debian Jessie


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#3 2015-11-20 02:27:22

redsearch
Member
Registered: 2015-11-17
Posts: 25

Re: google-earth stable no pictures

user@host:~$ google-earth &
[1] 2882
user@host:~$ [1119/212341:ERROR:net_util.cc(2195)] Not implemented reached in bool net::HaveOnlyLoopbackAddresses()
[1119/212342:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[1119/212342:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[1119/212342:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[1119/212342:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[1119/212342:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[1119/212342:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[1119/212342:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[1119/212342:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[1119/212342:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
...

I can try that link and see if it works probably tomorrow or this weekend.

Last edited by redsearch (2015-11-20 02:28:36)

Offline

#4 2015-11-20 02:44:09

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: google-earth stable no pictures

Did you install GE with sudo? From the buntu forums:

If the installer was started with sudo, googleearth will be started as root, but still using the home folder of the normal user (who started sudo). Thus Google Earth will place its configuration files into the user's home folders, but with root as the owner. The normal user cannot use Google Earth, because the settings cannot be saved. The display will not contain a globe, but only a black space and some settings will be grayed out. To fix this problem, delete the Google Earth configuration directory:

sudo rm -Rf .config/Google .googleearth

...and shouldn't the command be `googlearth` not `google-earth`?


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#5 2016-11-03 23:51:34

redsearch
Member
Registered: 2015-11-17
Posts: 25

Re: google-earth stable no pictures

I installed google-earth 64bit from Google's DL. I pictures work fine, but I also receive these messages:

Linux wrote:

[1103/194958:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[1103/195011:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[1103/195011:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[1103/195011:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.
[1103/195011:ERROR:nss_ocsp.cc(581)] No URLRequestContext for OCSP handler.

I also tried this with no change regarding these messages:

Linux wrote:

sudo rm -Rf .config/Google/.googleearth/

Last edited by redsearch (2016-11-03 23:52:56)

Offline

#6 2016-11-04 00:50:09

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: google-earth stable no pictures

A google search for "google earth linux no urlrequestcontext for ocsp handler" brings this fix as the first hit:

https://productforums.google.com/forum/ … o0FjmO0Q-4

Google Earth Linux has problems with the Qt libraries bundled with the package.....  Here is a quick version of that fix with a couple of extra things necessary for Debian 8.....

I guess you didn't see that when you were searching for an answer?

PS Please use [ code ] tags for terminal output, not [ quote ] tags wink


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#7 2016-11-07 01:35:34

redsearch
Member
Registered: 2015-11-17
Posts: 25

Re: google-earth stable no pictures

I guess you didn't see that when you were searching for an answer?

I did not search for the answer myself and I will continue to ask questions for items that may be readily available by simple Google searches.

PS Please use [ code ] tags for terminal output, not [ quote ] tags wink

Do you consider terminal output as code? Why?

Last edited by redsearch (2016-11-07 01:37:06)

Offline

#8 2016-11-07 04:01:30

nore
>2⁹
From: squirrels' nest
Registered: 2015-09-29
Posts: 537

Re: google-earth stable no pictures

redsearch wrote:

Do you consider terminal output as code? Why?

Because text between code tags is shown in a fixed width font (monospace) to keep output formatting in place. It also stands out visually from rest of the text.

Last edited by nore (2016-11-07 04:04:12)

Offline

#9 2016-11-07 04:02:20

nore
>2⁹
From: squirrels' nest
Registered: 2015-09-29
Posts: 537

Re: google-earth stable no pictures

I did not search for the answer myself

[off to get some popcorn]

Last edited by nore (2016-11-07 04:04:20)

Offline

#10 2016-11-07 07:39:07

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,068
Website

Re: google-earth stable no pictures

redsearch wrote:

I did not search for the answer myself and I will continue to ask questions for items that may be readily available by simple Google searches.

Very well, thank you for your honesty.

Thread closed.

EDIT: If anybody has anything constructive to add to this thread, please PM me or use the "Report" button, thank you.

Last edited by Head_on_a_Stick (2016-11-07 07:42:02)

Offline

Board footer

Powered by FluxBB