Hello tout le monde.
Je viens de découvrir la June et je tente de rejoindre le mouvement, mieux vaut tard que jamais
J’ai choisi d’installer Cesium sur mon Ubuntu 20.04.2 LTS en 64 bits mais souci : que je lance Cesium Ĝ1 ou Cesium Ĝ1-Test, je vois une petite fenêtre de chargement puis plus rien.
En ligne de commande, j’ai la même erreur :
thibaut@tiportable:~$ cesium-g1-test
[11661:11661:0225/132904.192187:ERROR:component_loader.cc(165)] Failed to parse extension manifest.
[11687:11687:0225/132904.252693:ERROR:sandbox_linux.cc(371)] InitializeSandbox() called with multiple threads in process gpu-process.
[11687:11687:0225/132904.327933:ERROR:buffer_manager.cc(488)] [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : glBufferData: <- error from previous GL command
[INFO] [desktop] Launching Cesium... {"debug":false,"menu":false,"sdk":true,"home":"/home/thibaut"}
[ERROR] [desktop] Error while trying to launch Cesium: Cannot read property 'split' of null TypeError: Cannot read property 'split' of null
at loadSettings (chrome-extension://kcoffnlpnophcnmnlebbkdkninpnejif/cesium-desktop.js:222:96)
at startApp (chrome-extension://kcoffnlpnophcnmnlebbkdkninpnejif/cesium-desktop.js:518:5)
at chrome-extension://kcoffnlpnophcnmnlebbkdkninpnejif/cesium-desktop.js:553:20
thibaut@tiportable:~$ cesium
[11734:11734:0225/132923.565644:ERROR:component_loader.cc(165)] Failed to parse extension manifest.
[11758:11758:0225/132923.619767:ERROR:sandbox_linux.cc(371)] InitializeSandbox() called with multiple threads in process gpu-process.
[11758:11758:0225/132923.682679:ERROR:buffer_manager.cc(488)] [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : glBufferData: <- error from previous GL command
[INFO] [desktop] Launching Cesium... {"debug":false,"menu":false,"sdk":true,"home":"/home/thibaut"}
[ERROR] [desktop] Error while trying to launch Cesium: Cannot read property 'split' of null TypeError: Cannot read property 'split' of null
at loadSettings (chrome-extension://eddgpcgfbhhopcmllclnjdoiepjnmnjj/cesium-desktop.js:222:96)
at startApp (chrome-extension://eddgpcgfbhhopcmllclnjdoiepjnmnjj/cesium-desktop.js:518:5)
at chrome-extension://eddgpcgfbhhopcmllclnjdoiepjnmnjj/cesium-desktop.js:553:20
J’ai bien entendu tenté d’installer libgconf-2-4 :
thibaut@tiportable:~$ sudo apt-get install -y libgconf-2-4
[sudo] password for thibaut:
Reading package lists... Done
Building dependency tree
Reading state information... Done
libgconf-2-4 is already the newest version (3.2.6-6ubuntu1).
0 to upgrade, 0 to newly install, 0 to remove and 6 not to upgrade.
Que puis-je faire du coup ? Merci pour l’aide. Je précise que je n’ai pas installé d’autres versions de Cesium (extensions navigateur), le bug viendrait de là ?
Merci