OllamTechnologies / launcher-releases

0 stars 0 forks source link

[Linux] Tome and Lore can't launch #1

Open cm-t opened 1 week ago

cm-t commented 1 week ago

Bonjour,

System settings

Issue

expected

On the click on the button Lore (or Tome), the app Lore should launch.

what happened

The app Lore (or Tome) does not launch; but crash.

Additional details

image image image

I tryed to get the log from the launched itself, but nothjjing was prompted except this:

~$ launcher 
Electron's autoUpdater does not support the 'linux' platform. Ref: https://www.electronjs.org/docs/latest/api/auto-updater#platform-notices

So i tryed to launch directly Lore:

~$ ps aux |grep Lore
********      57124  0.0  0.0  11712  2112 pts/1    S+   11:03   0:00 grep --color=auto Lore
~$ ps aux |grep lore
********       57128  0.0  0.0  11712  2112 pts/1    S+   11:03   0:00 grep --color=auto lore
~$ /opt/
containerd/ Deskreen/   Lore/       Tome/       
~$ /opt/Lore/
chrome_crashpad_handler  libGLESv2.so             Lore
chrome-sandbox           libvk_swiftshader.so     resources/
libEGL.so                libvulkan.so.1           
libffmpeg.so             locales/                 
~$ /opt/Lore/Lore 
[57149:1121/110409.419914:FATAL:setuid_sandbox_host.cc(163)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /opt/Lore/chrome-sandbox is owned by root and has mode 4755.
Trappe pour point d'arrêt et de trace (core dumped)
~$ sudo !!
sudo /opt/Lore/Lore 
[sudo] Mot de passe de ******** : 
[1121/110430.596822:FATAL:electron_main_delegate.cc(295)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
Trappe pour point d'arrêt et de trace
~$ ls -alh /opt/Lore/
total 226M
drwx------ 4 cm-t cm-t 4,0K nov.  21 10:51 .
drwxr-xr-x 6 root root 4,0K nov.  21 10:52 ..
-rw-r--r-- 1 cm-t cm-t 149K nov.  21 10:51 chrome_100_percent.pak
-rw-r--r-- 1 cm-t cm-t 225K nov.  21 10:51 chrome_200_percent.pak
-rwxr-xr-x 1 cm-t cm-t 2,5M nov.  21 10:51 chrome_crashpad_handler
-rwxr-xr-x 1 cm-t cm-t  53K nov.  21 10:51 chrome-sandbox
-rw-r--r-- 1 cm-t cm-t  10M nov.  21 10:51 icudtl.dat
-rwxr-xr-x 1 cm-t cm-t 247K nov.  21 10:51 libEGL.so
-rwxr-xr-x 1 cm-t cm-t 2,6M nov.  21 10:51 libffmpeg.so
-rwxr-xr-x 1 cm-t cm-t 6,7M nov.  21 10:51 libGLESv2.so
-rwxr-xr-x 1 cm-t cm-t 4,6M nov.  21 10:51 libvk_swiftshader.so
-rwxr-xr-x 1 cm-t cm-t 6,5M nov.  21 10:51 libvulkan.so.1
-rw-r--r-- 1 cm-t cm-t 1,1K nov.  21 10:51 LICENSE
-rw-r--r-- 1 cm-t cm-t 9,1M nov.  21 10:51 LICENSES.chromium.html
drwxr-xr-x 2 cm-t cm-t 4,0K nov.  21 10:51 locales
-rwxr-xr-x 1 cm-t cm-t 177M nov.  21 10:51 Lore
drwxr-xr-x 3 cm-t cm-t 4,0K nov.  21 10:51 resources
-rw-r--r-- 1 cm-t cm-t 5,6M nov.  21 10:51 resources.pak
-rw-r--r-- 1 cm-t cm-t 307K nov.  21 10:51 snapshot_blob.bin
-rw-r--r-- 1 cm-t cm-t 651K nov.  21 10:51 v8_context_snapshot.bin
-rw-r--r-- 1 cm-t cm-t    6 nov.  21 10:51 version
-rw-r--r-- 1 cm-t cm-t  107 nov.  21 10:51 vk_swiftshader_icd.json

Note: sometimes system does not even prompt the popup system the error

cm-t commented 3 days ago

@arnauddrain do you confirm/can ask in your team (please) : is this bug tracker to be used for bug reports or the project don't accept public bug reports (means only intern qa reports for eg) ?

(Obviously, I won't lose time to report bugs if the process is to not take account of them. Else i'm ok sending bug report when I found something)