cloud9-sync icon indicating copy to clipboard operation
cloud9-sync copied to clipboard

Create terminal not opening

Open georgetsag opened this issue 7 years ago • 13 comments

I am using the right click on my environment, and I am clicking the Create Terminal option, and nothing happens. The synchronization of the files is working. What am I losing for the terminal?

georgetsag avatar Sep 06 '18 15:09 georgetsag

Hi George,

You've probably found a bug. Could you try to click the Create Terminal option again then click on Help > Toggle Developer Tools and look at the Console tab. In particular, could you report back if you see any red errors?

Also, which OS are you running?

iann0036 avatar Sep 07 '18 11:09 iann0036

Scratch that, found the issue and it's a result of a change in the latest VS Code release. Update your extension to 0.9.7+ when it's out if it hasn't done so already for the fix.

iann0036 avatar Sep 07 '18 11:09 iann0036

I am using the VS on Windows 10. I updated the extension to 0.9.7 and now I get the next message for the version of the VS. I have 1.27.1 version.

image

georgetsag avatar Sep 07 '18 18:09 georgetsag

Hi George,

Thanks for responding and apologies for the misleading message.

It looks like previous functionality is now being blocked until the VS Code Terminal Providers feature is promoted into the general release, so unfortunately that means Windows won't be supported until this happens. I expect this to be promoted in 1 or 2 months. I'll leave this issue open and will close when this occurs.

Linux and Mac OS versions should work in the meantime.

iann0036 avatar Sep 08 '18 03:09 iann0036

Thanks for the replies. Let's wait for the fixing for the Windows.

georgetsag avatar Sep 08 '18 11:09 georgetsag

I downgraded VS Code to 1.26.1, but I still get the Unsupported platform error. Just an fyi to anyone who might want to try that route.

entitycs avatar Sep 13 '18 22:09 entitycs

Looks like this is now due for release late October.

#https://github.com/Microsoft/vscode/issues/58660

iann0036 avatar Sep 17 '18 22:09 iann0036

@iann0036 can you tell me what is the status on this? I cant open a console yet,

joelcorralesm avatar Jan 09 '19 18:01 joelcorralesm

Looks like the VS Code dependant issue landed back in the backlog: https://github.com/Microsoft/vscode/issues/58660

Feel free to thumbs up or comment over on that issue to allow their team to have visibility.

iann0036 avatar Jan 09 '19 21:01 iann0036

@iann0036, just fyi, I followed the chain of events on the Microsoft/vscode#58660 issue and it looks it was closed in favor of Microsoft/vscode#70978 which has been added to the April milestones, hopefully this will all be resolved soon and i can stop going back to cloud9 :)

jbruett avatar Mar 26 '19 13:03 jbruett

Cheers @jbruett!

If the changes make it into VS Code core I'll make the appropriate commits.

iann0036 avatar Mar 27 '19 11:03 iann0036

microsoft/vscode#70978 has been closed with a merged PR. Any chance you can take another look at this @iann0036

jbruett avatar Oct 16 '19 02:10 jbruett

Hey @jbruett,

Thanks for letting me know. I've updated the extension with the new API you mentioned. The changes are in 0.10.0.

Let me know how it goes for you.

iann0036 avatar Oct 16 '19 12:10 iann0036