La versión portable de eXeLearning no funciona en Manjaro

Inicio Forums Ayuda / Ajuda / Laguntza / Axuda / Help La versión portable de eXeLearning no funciona en Manjaro

Tagged: , ,

This topic contains 2 respuestas, has 3 voices, and was last updated by  Ignacio Gros Hace 3 años, 11 meses.

  • Author
    Entradas
  • #33628

    pascal
    Member

    Hola, descargué la versión portable 2.5 de eXeLearning pero al hacer doble clic en el archivo ejecutable no hace nada y ya tiene por defecto los permisos de ejecución. Intenté correr el programa desde la terminal y sale el siguiente mensaje de error:chmod: no se puede acceder a ‘./exelib/exe/webui/templates/mimetex.cgi’: No existe el fichero o el directorio<br />chmod: no se puede acceder a ‘./exelib/exe/webui/templates/mimetex.64.cgi’: No existe el fichero o el directorio<br />     File “./exelib/exe/exe”, line 41<br />         except ImportError, error:<br />                                            ^<br />SyntaxError: invalid syntax¿Alguien sabe cómo solucionar este problema? Muchas gracias.

  • #33997

    JJF
    Member

    ENGLISH: I’ve got the same problem. I installed the snap using:sudo snap install exelearning<br /> When it didn’t seem to be working, I did: sudo systemctl enable snapd<br />systemctl start snapd<br /> … but it still wouldn’t start using either GUI nor terminal. sudo snap status gives me the following output (sudo snap list confirming that it’s installed):● snapd.service – Snap Daemon <br />     Loaded: loaded (/usr/lib/systemd/system/snapd.service; enabled; vendor preset: disabled) <br />     Active: active (running) since Mon 2020-05-11 11:52:51 CEST; 56min ago <br />TriggeredBy: ● snapd.socket <br />   Main PID: 779 (snapd) <br />      Tasks: 14 (limit: 9438) <br />     Memory: 148.7M <br />     CGroup: /system.slice/snapd.service <br />             └─779 /usr/lib/snapd/snapd <br /> <br />may 11 11:52:47 joscha-pc systemd[1]: Starting Snap Daemon… <br />may 11 11:52:49 joscha-pc snapd[779]: AppArmor status: apparmor is enabled and all features are available <br />may 11 11:52:49 joscha-pc snapd[779]: daemon.go:343: started snapd/2.44.5-1 (series 16; classic) manjaro/ (amd64) linux/5.6.11-1-MANJARO. <br />may 11 11:52:51 joscha-pc snapd[779]: daemon.go:436: adjusting startup timeout by 55s (pessimistic estimate of 30s plus 5s per snap) <br />may 11 11:52:51 joscha-pc systemd[1]: Started Snap Daemon. <br />may 11 11:52:51 joscha-pc snapd[779]: stateengine.go:150: state ensure error: Get “https://api.snapcraft.io/api/v1/snaps/sections”: dial tcp: lookup api.snapcra> <br />may 11 12:23:19 joscha-pc runuser[2055]: pam_unix(runuser:session): session opened for user joscha by (uid=0) <br />may 11 12:23:19 joscha-pc runuser[2055]: pam_unix(runuser:session): session closed for user joscha <br />may 11 12:23:46 joscha-pc snapd[779]: api.go:985: Installing snap “exelearning” revision unset  When I try to start it via GUI it does boot, but then it simply stops, becoming invisible. Starting via terminal I’m told it’s running but there’s no change at the GUI level -nothing at all. My impression is that it’s looking for a browser but doesn’t know what to open.Output of exelearning in terminal:Welcome to eXe: the EXtremely Easy to use eLearning authoring toolNothing else seems to be happening.^C does kill the process; sudo killall exelearning after ^C says it can’t find the process, so it has been terminated alright. Thanks a lot  ESPAÑOL: Tengo el mismo problema, también con Manjaro. Lo instalé con:

    • sudo snap install exelearning

     Al no arrancar, hice: 

    • sudo systemctl enable snapd
    • systemctl start snapd

     … pero ni por terminal ni por GUI arrancó. sudo snap status me dice :● snapd.service – Snap Daemon <br />     Loaded: loaded (/usr/lib/systemd/system/snapd.service; enabled; vendor preset: disabled) <br />     Active: active (running) since Mon 2020-05-11 11:52:51 CEST; 56min ago <br />TriggeredBy: ● snapd.socket <br />   Main PID: 779 (snapd) <br />      Tasks: 14 (limit: 9438) <br />     Memory: 148.7M <br />     CGroup: /system.slice/snapd.service <br />             └─779 /usr/lib/snapd/snapd <br /> <br />may 11 11:52:47 joscha-pc systemd[1]: Starting Snap Daemon… <br />may 11 11:52:49 joscha-pc snapd[779]: AppArmor status: apparmor is enabled and all features are available <br />may 11 11:52:49 joscha-pc snapd[779]: daemon.go:343: started snapd/2.44.5-1 (series 16; classic) manjaro/ (amd64) linux/5.6.11-1-MANJARO. <br />may 11 11:52:51 joscha-pc snapd[779]: daemon.go:436: adjusting startup timeout by 55s (pessimistic estimate of 30s plus 5s per snap) <br />may 11 11:52:51 joscha-pc systemd[1]: Started Snap Daemon. <br />may 11 11:52:51 joscha-pc snapd[779]: stateengine.go:150: state ensure error: Get “https://api.snapcraft.io/api/v1/snaps/sections”: dial tcp: lookup api.snapcra> <br />may 11 12:23:19 joscha-pc runuser[2055]: pam_unix(runuser:session): session opened for user joscha by (uid=0) <br />may 11 12:23:19 joscha-pc runuser[2055]: pam_unix(runuser:session): session closed for user joscha <br />may 11 12:23:46 joscha-pc snapd[779]: api.go:985: Installing snap “exelearning” revision unset  Arrancando mediante GUI arranca, pero luego se queda parado, desaparece. Si lo arranco en terminal me dice que está ejecutándose pero no aparece nada -como si estuviera intentando abrir el navegador pero no sabe cuál. Poner exelearning en terminal, me dice:Welcome to eXe: the EXtremely Easy to use eLearning authoring toolNada más parece estar pasando.^C sí termina el proceso; sudo killall exelearning después de ello me dice que no encuentra el proceso, así que sí se terminó. Muchas gracias  

  • #36600

    Ignacio Gros
    Keymaster

    Aquí tenéis las instrucciones (necesitas Python 2, y tal vez ese sea el problema).

    Otra opción es usar el paquete Snap.

    Espero que os sirva.

You must be logged in to reply to this topic.

Skip to content