Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IntelliJ (phpstorm) error on desk open. #81

Open
wesselvdv opened this issue Aug 17, 2018 · 1 comment
Open

IntelliJ (phpstorm) error on desk open. #81

wesselvdv opened this issue Aug 17, 2018 · 1 comment

Comments

@wesselvdv
Copy link
Contributor

wesselvdv commented Aug 17, 2018

I am getting the following error when trying to open a Deskfile in the terminal window of PhpStorm:

/usr/local/bin/desk: line 133: exec: jediterm-bash.in --bash -i: not found

Seems to be because the terminal plugin in Phpstorm is opening terminal sessions with additional flags which contain a path. This makes the approach chosen by desk to determine the shell interpreter impossible.

/bin/bash --rcfile /Users/wesselvdv/Library/Application Support/JetBrains/Toolbox/apps/PhpStorm/ch-0/182.3911.43/PhpStorm.app/Contents/plugins/terminal/jediterm-bash.in --login -i
wesselvdv pushed a commit to wesselvdv/desk that referenced this issue Aug 17, 2018
jamesob added a commit that referenced this issue Aug 31, 2018
Solution for #81 (Wrong shell interpreter determined.)
@wesselvdv
Copy link
Contributor Author

@jamesob Any chance you can update the brew formula as well? Or am I missing something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant