getcursor / cursor

The AI Code Editor
https://cursor.com
24.39k stars 1.53k forks source link

Terminal commands don't work inside IDE terminal with an error [25091] Cannot open self /home/johnnie/cursor-0.40.4x86_64.AppImage or archive /home/johnnie/cursor-0.40.4x86_64.AppImage.pkg #1853

Open johnnieskywalker opened 1 month ago

johnnieskywalker commented 1 month ago

1) If you can, please include a screenshot of your problem When I try to run command in terminal in cursor it fails with following outcome:

[25091] Cannot open self /home/johnnie/cursor-0.40.4x86_64.AppImage or archive /home/johnnie/cursor-0.40.4x86_64.AppImage.pkg

Tried to fix it with chat but that didn't worked

image

in terminal or in vscode this issue doesnt happen

image

2)

Pop!_OS 22.04 LTS x86_64

3) If you can, steps to reproduce are super helpful In my nextjs project I just added prisma and docker compose to run app and db. However whenever I try to run docker compose in IDE's integrated terminal I'm getting error that it cannot run itself :shrug:

miaoforu commented 1 month ago

same when running g++: cursor-0.40.4x86_64.AppImage: fatal error: cannot execute ‘cc1plus’: execvp: No such file or directory compilation terminated. FAIL

BGSchaap commented 4 weeks ago

Same for me image