Bonjour,
J'ai installé Google Earth sur 10.10, en suivant le tuto suivant :
Install Google Earth in UBUNTU 10.10
Tout s'est bien passé, l'installation s'est faite sans problème.
Cependant, impossible de lancer GE.
En effet, j'ai droit au lancement de l'appli, affichage de l'écran d'accueil et GE se ferme tout seul.
J'ai cherché sur le net.
J'ai trouvé cela sur
http://ubuntuguide.org/wiki/Ubuntu:Maverick#Google_Earth :
Troubleshooting
If Google Earth opens, shows the splash screen, and then crashes, you're probably experiencing a common issue. Running ~/google-earth/googleearth in a terminal will show this error:
./googleearth-bin: relocation error: /usr/lib/i686/cmov/libssl.so.0.9.8: symbol BIO_test_flags, version OPENSSL_0.9.8 not defined in file libcrypto.so.0.9.8 with link time reference
To fix this, browse to the folder you installed Google Earth into. By default this will be google-earth in your home folder. Find the file libcrypto.so.0.9.8 and rename it to something else, like libcrypto.so.0.9.8.bak. Google Earth should now start correctly.
cd ~/google-earth
sudo mv libcrypto.so.0.9.8 libcrypto.so.0.9.8.bak
sudo ln -s /usr/lib/libcrypto.so.0.9.8 ~/google-earth/libcrypto.so.0.9.8
(Note: You can also specify /home/user/google-earth instead of ~/google-earth ).
Mais en fait, ce n'est pas le message que j'ai obtenu, qui a été le suivant :
papu@ubuntu:/usr/lib/googleearth$ googleearth
(process:7161): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.26.0/gobject/gtype.c:2710: You forgot to call g_type_init()
(process:7161): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
(process:7161): 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/papu/.googleearth/crashlogs/crashlog-4cc8180e.txt
Please include this file if you submit a bug report to Google.
Ci joint le fameux fichier du crashlog :
[color=#141EB7]Major Version 5
Minor Version 2
Build Number 0001
Build Date Sep 1 2010
Build Time 11:25:42
OS Type 3
OS Major Version 2
OS Minor Version 6
OS Build Version 35
OS Patch Version 0
Crash Signal 11
Crash Time 1288181774
Up Time 2,00829[/color]
[color=#141EB7]Stacktrace from glibc:
/usr/lib/googleearth/libgoogleearth_free.so(+0xd090b)[0xac390b][/color]
[color=#141EB7][0x846400]
/usr/lib/libgdk_pixbuf-2.0.so.0(gdk_pixbuf_from_pixdata+0x13f)[0x484ebaf]
/usr/lib/libgdk_pixbuf-2.0.so.0(gdk_pixbuf_new_from_inline+0x63)[0x484ee73]
/usr/lib/flashplugin-installer/libflashplayer.so(+0x4d395)[0x32e6395]
/usr/lib/flashplugin-installer/libflashplayer.so(+0x4bdee)[0x32e4dee]
/usr/lib/flashplugin-installer/libflashplayer.so(NP_Initialize+0x1ae)[0x32e928e]
/usr/lib/googleearth/libQtWebKit.so.4(+0x747b22)[0x5ed2b22]
/usr/lib/googleearth/libQtWebKit.so.4(+0x747c0c)[0x5ed2c0c]
/usr/lib/googleearth/libQtWebKit.so.4(+0x6062ff)[0x5d912ff]
/usr/lib/googleearth/libQtWebKit.so.4(+0x604516)[0x5d8f516]
/usr/lib/googleearth/libQtWebKit.so.4(+0x60476a)[0x5d8f76a]
/usr/lib/googleearth/libQtWebKit.so.4(+0x712beb)[0x5e9dbeb]
/usr/lib/googleearth/libQtWebKit.so.4(+0x5b1595)[0x5d3c595]
/usr/lib/googleearth/libQtWebKit.so.4(+0x5a185c)[0x5d2c85c]
/usr/lib/googleearth/libQtWebKit.so.4(+0x5b1981)[0x5d3c981]
/usr/lib/googleearth/libQtWebKit.so.4(+0x5b199a)[0x5d3c99a]
/usr/lib/googleearth/libQtWebKit.so.4(+0xaa2c4b)[0x622dc4b]
/usr/lib/googleearth/libQtWebKit.so.4(+0x16ad57)[0x58f5d57]
/usr/lib/googleearth/libQtWebKit.so.4(+0x1749d5)[0x58ff9d5]
/usr/lib/googleearth/libQtWebKit.so.4(+0x183282)[0x590e282]
/usr/lib/googleearth/libQtWebKit.so.4(+0x1bc22d)[0x594722d]
/usr/lib/googleearth/libQtWebKit.so.4(+0x29ac5d)[0x5a25c5d]
/usr/lib/googleearth/libQtWebKit.so.4(+0x2a9410)[0x5a34410]
/usr/lib/googleearth/libQtWebKit.so.4(+0x2a9f72)[0x5a34f72]
/usr/lib/googleearth/libQtWebKit.so.4(+0x2b7fea)[0x5a42fea]
/usr/lib/googleearth/libQtWebKit.so.4(+0x4be45a)[0x5c4945a]
/usr/lib/googleearth/libQtWebKit.so.4(+0x4bf243)[0x5c4a243]
/usr/lib/googleearth/libQtWebKit.so.4(+0x4c0449)[0x5c4b449]
/usr/lib/googleearth/libQtWebKit.so.4(+0x4c2a75)[0x5c4da75]
/usr/lib/googleearth/libQtWebKit.so.4(+0x4c36b8)[0x5c4e6b8]
/usr/lib/googleearth/libQtWebKit.so.4(+0x4c6773)[0x5c51773]
/usr/lib/googleearth/libQtWebKit.so.4(+0x501706)[0x5c8c706]
/usr/lib/googleearth/libQtWebKit.so.4(+0x5017fb)[0x5c8c7fb]
/usr/lib/googleearth/libQtWebKit.so.4(+0x539f0b)[0x5cc4f0b]
/usr/lib/googleearth/libQtWebKit.so.4(+0x54c290)[0x5cd7290]
/usr/lib/googleearth/libQtWebKit.so.4(+0x547cc3)[0x5cd2cc3]
/usr/lib/googleearth/libQtWebKit.so.4(+0x6fd155)[0x5e88155]
/usr/lib/googleearth/libQtWebKit.so.4(+0x6fd83e)[0x5e8883e]
/usr/lib/googleearth/libQtCore.so.4(_ZN11QMetaObject8metacallEP7QObjectNS_4CallEiPPv+0x3f)[0x25c5a7]
/usr/lib/googleearth/libQtCore.so.4(_ZN14QMetaCallEvent13placeMetaCallEP7QObject+0x24)[0x2645ec]
/usr/lib/googleearth/libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x185)[0x26503d]
/usr/lib/googleearth/libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0xa0)[0x10d7e20]
/usr/lib/googleearth/libQtGui.so.4(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x22e)[0x10e1962]
/usr/lib/googleearth/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x70)[0x256d50]
/usr/lib/googleearth/libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x22d)[0x257989]
/usr/lib/googleearth/libQtCore.so.4(_ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x37)[0x27c94b]
/usr/lib/googleearth/libQtGui.so.4(+0x1d3ca4)[0x116cca4]
/usr/lib/googleearth/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x47)[0x255fbf]
/usr/lib/googleearth/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0xff)[0x256223]
/usr/lib/googleearth/libQtCore.so.4(_ZN16QCoreApplication4execEv+0x9d)[0x257c05]
/usr/lib/googleearth/libQtGui.so.4(_ZN12QApplication4execEv+0x25)[0x10d77a1]
/usr/lib/googleearth/libgoogleearth_free.so(_ZN5earth6client11Application3runEv+0x4bc)[0xaceb0c]
/usr/lib/googleearth/libgoogleearth_free.so(earthmain+0x27d)[0xac2d3d]
/usr/lib/googleearth/googleearth-bin(_init+0x12e)[0x80486d2]
/lib/libc.so.6(__libc_start_main+0xe7)[0x6b3ce7]
/usr/lib/googleearth/googleearth-bin(_init+0x9d)[0x8048641][/color]
Si quelqu'un a rencontré ce problème ou si il sait comment s'en sortir, merci à lui.
Je tiens à préciser que sous Lucid, Google Earth fonctionnait très bien, et que je n'ai fait aucune modification autre que la mise à jour de Lucid à Maverick.
Merci pour votre aide.