Bien, entonces la línea “Exec” es correcta. Y lo siento, pero inicialmente no leí completamente tu publicación original donde ya habías dicho que habías intentado iniciarla desde la línea de comandos. Cuando dices que ves texto en la terminal, ¿es similar a esto? (lo siento, tengo pt9, pero creo que la salida debería ser similar):
$ paratext9
Mozilla Roots Importer - version 3.2.8.0
Download and import trusted root certificates from Mozilla's MXR.
Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed.
No certificates were found.
(1,2): warning CS0105: The using directive for `System' appeared previously in this namespace
Checking for ParatextProjects.
Apport Ignore file doesn't need updating.
Updating EncConverts Registry Keys
SLT Resources already Installed.
También podría ayudar ejecutar el comando como $ paratext8 --debug (que asumo es una opción en la versión 8, así como en la 9). Esto dará más salida que podría arrojar luz sobre lo que [no] está pasando. Podrías redirigirlo a un archivo con el siguiente comando y luego subirlo aquí:
$ paratext8 --debug > ~/paratext8-debug.txt
Encontrarás ese archivo TXT en la carpeta de inicio del usuario.
Además, por favor sube el archivo de registro de Paratext que se encuentra en ~/.local/share/Paratext8*/ParatextLog.log. Esperemos que esos dos archivos juntos den alguna pista.
Okay, so the “Exec” line is correct. And, I’m sorry, but I initially failed to fully read your original post where you already said you’ve tried starting it from the command line. When you say you see text in the terminal, is it similar to this? (sorry I have pt9, but I think the output should be similar):
$ paratext9
Mozilla Roots Importer - version 3.2.8.0
Download and import trusted root certificates from Mozilla's MXR.
Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed.
No certificates were found.
(1,2): warning CS0105: The using directive for `System' appeared previously in this namespace
Checking for ParatextProjects.
Apport Ignore file doesn't need updating.
Updating EncConverts Registry Keys
SLT Resources already Installed.
It may also help to run the command as $ paratext8 --debug (which I assume is an option in 8, as well as 9). This will give more output that could shed light on what’s [not] happening. You could redirect it to a file with the following command, and then upload it here:
$ paratext8 --debug > ~/paratext8-debug.txt
You will find that TXT file in the user’s home folder.
Also, please upload the Paratext log file found at ~/.local/share/Paratext8*/ParatextLog.log. Hopefully those two files together will give some insight.
Traducción automática desde English