desk icon indicating copy to clipboard operation
desk copied to clipboard

`get_running_shell` picks not-a-shell sometimes

Open groner opened this issue 7 years ago • 1 comments

Running strace desk run hello something leads to desk deciding my shell is strace, so it invokes strace -ic something. This actually runs something, but without the requested desk environment and a confusing strace warning and output.

groner avatar Apr 16 '19 19:04 groner

Looking for the session leader might give a better result.

groner avatar Apr 17 '19 04:04 groner