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
As an IDEasy intellij user I expect that intellij will start properly after running ide intellij.
Actual behavior
Instead of starting intellij I get following error:
0 [main] bash 475 doFork: died waiting for dll loading, errno
Steps to reproduce (bug) / Use Case of feature request (enhancement)
Run ide intellij
Related/Dependent Issues
Comments/Hints:
The user was using Intellij Ultimate before and has a regular installation.
Starting intellij (idea64.exe) from the software path directly works without issues.
Starting intellij from the Windows Terminal using git bash works without issues
Starting intellij from git bash through CMD with params -l -i seems to be the solution?
Affected version:
OS: Windows 11 x64
Intellij community: 2023*, 2024*
The text was updated successfully, but these errors were encountered:
Expected behavior
As an IDEasy intellij user I expect that
intellij
will start properly after runningide intellij
.Actual behavior
Instead of starting intellij I get following error:
0 [main] bash 475 doFork: died waiting for dll loading, errno
Steps to reproduce (bug) / Use Case of feature request (enhancement)
ide intellij
Related/Dependent Issues
Comments/Hints:
The user was using Intellij Ultimate before and has a regular installation.
Starting intellij (idea64.exe) from the software path directly works without issues.
Starting intellij from the Windows Terminal using git bash works without issues
Starting intellij from git bash through
CMD
with params-l -i
seems to be the solution?Affected version:
The text was updated successfully, but these errors were encountered: