Fejl ved Installation af Google Earth

Søger du et bestemt program? Mangler du et alternativ til dit Windowsprogram? Program-spørgsmål kan stilles her.
Nybegynder
Indlæg: 8
Tilmeldt: 25. aug 2010, 23:30
Geografisk sted: Brande

Fejl ved Installation af Google Earth

Indlæg af Nybegynder »

Hej.

Jeg har installeret Google Earth igennem terminalen - den lader endvidere til at være installeret korrekt, men når jeg går i programmer->Internet->Google Earth starter den programmet op, men lukker herefter den ned igen ??
Hvad er ikke installeret korrekt :?: :roll: Eller mangler jeg noget for at det kører ??

På forhånd tak
Brugeravatar
Christian.Arvai
Admin
Indlæg: 10725
Tilmeldt: 26. apr 2008, 19:27
IRC nickname: Christian_Arvai
Geografisk sted: Holeby - Lolland

Re: Fejl ved Installation af Google Earth

Indlæg af Christian.Arvai »

Hej og velkommen til forum

Prøv at afinstallere Google Earth med denne kommando :

Kode: Vælg alt

sudo aptitude purge googleearth

Og så installere igen ved at hente programmet direkte fra http://earth.google.com/download-earth.html
Placer den downloadede fil i Steder->Hjemmemappe og kør denne kommando :

Kode: Vælg alt

chmod +x ~/GoogleEarthLinux.bin && sudo ~/GoogleEarthLinux.bin
Med venlig hilsen Christian

"We can only see a short distance ahead, but we can see plenty there that needs to be done." -- Alan Turing
Artificial Intelligence
Indlæg: 2098
Tilmeldt: 18. nov 2006, 10:21
Geografisk sted: Køge

Re: Fejl ved Installation af Google Earth

Indlæg af Artificial Intelligence »

Det kunne være en ide, at se hvorfor google Earth lukker ned.
I Terminalen;

Kode: Vælg alt

googleearth
Nybegynder
Indlæg: 8
Tilmeldt: 25. aug 2010, 23:30
Geografisk sted: Brande

Re: Fejl ved Installation af Google Earth

Indlæg af Nybegynder »

Beklager - jeg havde ikke set nogen havde svaret i min tråd... :oops:

Hér er loggen fra terminalen:

user@user-ubuntu:~$ googleearth

(process:2087): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.24.1/gobject/gtype.c:2706: You forgot to call g_type_init()

(process:2087): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed

(process:2087): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
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/user/.googleearth/crashlogs/crashlog-4c99d3cb.txt

Please include this file if you submit a bug report to Google.
user@user-ubuntu:~$
Nybegynder
Indlæg: 8
Tilmeldt: 25. aug 2010, 23:30
Geografisk sted: Brande

Re: Fejl ved Installation af Google Earth

Indlæg af Nybegynder »

Hej Christian.

Jeg har nu efterfølgende prøvet at din installation som du har beskrevet, og får denne besked fra terminalen:

user@user-ubuntu:~$ googleearth

(process:2592): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.24.1/gobject/gtype.c:2706: You forgot to call g_type_init()

(process:2592): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed

(process:2592): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
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/user/.googleearth/crashlogs/crashlog-4c99d702.txt

Please include this file if you submit a bug report to Google.
user@user-ubuntu:~$
Brugeravatar
Christian.Arvai
Admin
Indlæg: 10725
Tilmeldt: 26. apr 2008, 19:27
IRC nickname: Christian_Arvai
Geografisk sted: Holeby - Lolland

Re: Fejl ved Installation af Google Earth

Indlæg af Christian.Arvai »

Som jeg beskrev det kommer der et ikon under Programmer>Internet
Med venlig hilsen Christian

"We can only see a short distance ahead, but we can see plenty there that needs to be done." -- Alan Turing