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

[terminal] ERROR Couldn't resize terminal -1, because it doesn't exist. when opening a new terminal #4229

Open
kittaakos opened this issue Feb 1, 2019 · 3 comments
Labels
bug bugs found in the application help wanted issues meant to be picked up, require help terminal issues related to the terminal

Comments

@kittaakos
Copy link
Contributor

This is a minor issue.

Steps to reproduce.

  • reset the workbench layout.
  • open a terminal.

For each new terminal, you'll get a root ERROR Couldn't resize terminal -1, because it doesn't exist. error on the backend.

@kittaakos kittaakos added bug bugs found in the application terminal issues related to the terminal labels Feb 1, 2019
@struanb
Copy link

struanb commented Feb 4, 2019

I have a potentially related issue. Terminals work fine when I first open them. But after I drag the tab to a new position with a new size, most often the tab goes completely blank and responds to no output. Checking the process list, shows the bash command (and any subcommands) are still running.

@akosyakov akosyakov added the help wanted issues meant to be picked up, require help label Feb 5, 2019
@svenefftinge
Copy link
Contributor

I have seen the same yesterday. Somehow happens when the terminal is splitted to the right. I can even move it left and then it reappears.

@jgbradley1
Copy link
Contributor

I am also experiencing this problem. The initial terminal window is not open when first running the image and I encounter this error message when trying to open a new terminal. This creates an endless cycle of trying to open a new terminal that always fails to initialize.

There should be some kind of fail-safe option hard-coded in that kills the terminal when an error occurs and spawns a new terminal session. Otherwise end-users are stuck with no means to interact or restart the IDE except via the menu options.

On a related note, should there be some kind of "Restart IDE" menu option? RStudio Server provides a similar capability so that no matter how messed up a user's workspace becomes, they can always restart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application help wanted issues meant to be picked up, require help terminal issues related to the terminal
Projects
None yet
Development

No branches or pull requests

5 participants