sublime_terminal icon indicating copy to clipboard operation
sublime_terminal copied to clipboard

Terminal was not found but program path is correct

Open ridvanaltun opened this issue 6 years ago • 7 comments

I try to open terminal via Sublime Text and i get error which is "Terminal was not found". I did some research for the problem and i found the problem cause.

If the terminal was setting like this and Sublime Text not run as administrator:

1

It get this error which is error message is misleading.

2

Solving is easy but the error message must redesign i think.

ridvanaltun avatar Nov 28 '18 08:11 ridvanaltun

I don't follow the solution. Are you saying people need to turn off Cmder being run as an administrator by default?

twolfson avatar Nov 28 '18 20:11 twolfson

Hi, Sorry for the misunderstanding.

If Sublime Text is running as an administrator, there is no problem running Cmder as an administrator.

If Sublime Text is not running as an administrator and if Cmder is running as administrator, an error message will appear.

In this case, the error message says that the program does not exist, but this is incorrect.

I think the correct message can be reported to the user. That's why I opened an issue. :)

ridvanaltun avatar Nov 28 '18 21:11 ridvanaltun

Ah, I see. I don't think I have an ideal setup for inspecting the error code. Do you think you could submit a PR to fix this issue?

twolfson avatar Nov 28 '18 21:11 twolfson

Unfortunately I am not available. Thank you for the offer.

ridvanaltun avatar Nov 28 '18 21:11 ridvanaltun

Alright, going to leave this issue open as I don't have time to prioritize for this either =/

twolfson avatar Nov 28 '18 21:11 twolfson

I have the same issue , terminal was not found . some help !

boullbane avatar Nov 30 '18 21:11 boullbane

@boullbane run both with the same privilege

SmartManoj avatar Dec 14 '20 13:12 SmartManoj