wives icon indicating copy to clipboard operation
wives copied to clipboard

"execvp: No such file or directory" when starting application for the first time

Open jmcstone opened this issue 2 years ago • 3 comments

"execvp: No such file or directory" is displayed in the terminal window when the application is started for the first time. I was able to resolve it by selecting "bash" from the shells dropdown. I am running the application on Linux.

BTW - nice work on the application!

jmcstone avatar Dec 11 '22 19:12 jmcstone

What's the last shell listed in the dropdown?

KRTirtho avatar Dec 13 '22 12:12 KRTirtho

The last shell listed is rash.

jmcstone avatar Dec 13 '22 15:12 jmcstone

The last shell listed is rash.

It doesn't support pty, maybe. Try changing your default shell from the settings

KRTirtho avatar Jan 08 '23 16:01 KRTirtho