setlog / trivrost

A repurposable application-downloader and -launcher
https://setlog.github.io/trivrost/
MIT License
39 stars 4 forks source link

Linux: `Run In Konsole` does not work #32

Open dragetd opened 5 years ago

dragetd commented 5 years ago

It was reported by Martin before:

When starting trivrost with 'run in Konsole', trivrost fails to restart itself and freezes somewhere in RestartWithBinary(). ps -aux shows the konsole process with trivrost as the commandline argument, but not trivrost itself.

martin@mmul:~$ ps -aux | grep osca
martin    1844  2.5  0.3 749592 64408 ?        Sl   12:06   0:00 /usr/bin/konsole --hold -e /home/martin/Downloads/xxx

It is not fully clear, what is happening there.

dragetd commented 5 years ago

If this bug still happening? @MMulthaupt

MMulthaupt commented 5 years ago

@dragetd Yes.