You are not logged in.
Pages: 1
Topic closed
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
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
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
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
I installed google-earth 64bit from Google's DL. I pictures work fine, but I also receive these messages:
[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:
sudo rm -Rf .config/Google/.googleearth/
Last edited by redsearch (2016-11-03 23:52:56)
Offline
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
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
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
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
I did not search for the answer myself
[off to get some popcorn]
Last edited by nore (2016-11-07 04:04:20)
Offline
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
Pages: 1
Topic closed