lgeiger / hydrogen-launcher

:rocket: Launch terminals and jupyter consoles connected to hydrogen
https://atom.io/packages/hydrogen-launcher
MIT License
96 stars 25 forks source link

hydrogen-laucher pops up and disappers at startup #43

Open quentinmarolleau opened 3 years ago

quentinmarolleau commented 3 years ago

Ubuntu 20.04.2 LTS Atom 1.56.0 Hydrogen 2.15.3 hydrogen-laucher 1.2.2

When calling the jupyter console from an Atom project, the terminal window pops up and disappears immediately.

Running

> gnome-terminal
> jupyter console

in a terminal works perfectly.

The following lines are written in /var/log/syslog when I try to open the jupyter console from Atom.

Apr 27 21:01:24 ******** systemd[1801]: vte-spawn-6f68d64f-9355-4bfa-af5f-5109224296d3.scope: Failed to add PIDs to scope's control group: No such process
Apr 27 21:01:24 ******** systemd[1801]: vte-spawn-6f68d64f-9355-4bfa-af5f-5109224296d3.scope: Failed with result 'resources'.
Apr 27 21:01:24 ******** systemd[1801]: Failed to start VTE child process 27298 launched by gnome-terminal-server process 23213.
Apr 27 21:01:24 ******** systemd[1801]: vte-spawn-9c9991af-60ee-4eef-af00-5d44f1810851.scope: Failed to add PIDs to scope's control group: No such process
Apr 27 21:01:24 ******** systemd[1801]: vte-spawn-9c9991af-60ee-4eef-af00-5d44f1810851.scope: Failed with result 'resources'.
Apr 27 21:01:24 ******** systemd[1801]: Failed to start VTE child process 27299 launched by gnome-terminal-server process 23213.