LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   no 'Earth' on Google earth (https://www.linuxquestions.org/questions/linux-software-2/no-%27earth%27-on-google-earth-644439/)

jjtv 06-15-2008 04:59 PM

Quote:

Originally Posted by alan_ri (Post 3185441)
Start it from the terminal and post the output.

Unfortunately there is no out put by typing only 'googleearth' to run it.

should i type 'googleearth -something ' to get output?

Thanks

jjtv 06-18-2008 12:27 AM

I think I find where the problem is. It's some file's permission problem.

When run it with

sudo googleearth

then everything is OK. The reason why it can be ran for the first time is that for the first time I was asked to ran it by the installation window, when I was still root.

But I haven't located the file which need to be chmoded yet. I 'chmod -R 755' the googleearth installation folder but the problem is not solved. There must be some file elsewhere need to be chmod.

alan_ri 06-18-2008 04:06 AM

Try with /usr/bin/googleearth or similar,check that directory for the correct name of the file.

FreeThinkerJim 01-31-2009 08:00 PM

I was having the same problem with 4.3, so I did some digging and found a post on the Dream Linux forum that helped me. http://dreamlinuxforums.org/index.php?topic=3021.0

Basically all you have to do is run

Code:

chown <username> -R .config
in a terminal from your home folder. Apparantly the Google Earth installer messes up some ownership/permissions for some per-user config files.

andrew22 02-01-2009 12:05 PM

Maybe an "extreme zoom-out" bug , try scrooling up and down.


All times are GMT -5. The time now is 06:44 PM.