You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Running
strace desk run hello something
leads to desk deciding my shell isstrace
, so it invokesstrace -ic something
. This actually runs something, but without the requested desk environment and a confusing strace warning and output.The text was updated successfully, but these errors were encountered: