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

Input can entirely stop functioning after following guide for Bash/WSL-Bridge #1311

Closed
BunnCode opened this issue Nov 6, 2017 · 6 comments
Closed

Comments

@BunnCode
Copy link

BunnCode commented Nov 6, 2017

Versions

ConEmu build: 171025(Alpha)/x64
OS version: Windows 10 x64
Used shell version : WSL + WSLBridge, as outlined in the WSL guide

Problem description

While using the shell, input will randomly stop working. This happens much more often than it would otherwise while in vim- simply scrolling has a huge chance to entirely kill input. I know that it's not a total freeze because the UI still updates (clock, blinking cursor, and uptime), but updates are no longer received from the keyboard. Ctrl + C, Ctrl + Q, Esc, etc do nothing to make the keyboard function again. This can happen at any time with any application open (or not open).

Steps to reproduce

To reproduce quickly and reliably, do the following:

  1. Follow this guide to install WSLbridge/WSL https://conemu.github.io/en/BashOnWindows.html
  2. Launch the WSLBridge-connected ConEmu
  3. Install Vim
  4. Open any larger document
  5. Rapidly scroll up and down.

Actual results

Input dies

Expected results

Input should not die

Additional files

[Settings]https://my.mixtape.moe/bauija.xml
[logs]https://my.mixtape.moe/ofljku.zip

@BunnCode BunnCode changed the title Input can entirely stop functioning with given setup Input can entirely stop functioning while following guide for Bash/WSL-Bridge Nov 6, 2017
@BunnCode BunnCode changed the title Input can entirely stop functioning while following guide for Bash/WSL-Bridge Input can entirely stop functioning after following guide for Bash/WSL-Bridge Nov 6, 2017
@ronindesign
Copy link

ronindesign commented Nov 18, 2017

Hopefully most recent commit fixed this?

As per #1314 and build 171109 I'm unable to reproduce this for my state:

ConEmu (build 171109-64)
Win Version: 10.0.17025 (preview build)
Shells: bash, zsh

{Bash:bash} task with following command:

set "PATH=%ConEmuBaseDirShort%\wsl;%PATH%" & %ConEmuBaseDirShort%\conemu-cyg-64.exe --log --wsl -cur_console:pnm:/mnt -t bash -l

@Maximus5
Copy link
Owner

Build 171117 has been released.
It contains latest connector and I hope connector Tasks are working properly now.

@YourRatzon
Copy link

ConEmu build: 180528 (preview)
Windows 10
shells: bash (using Ubuntu 18.04 WSL)

I am still getting this issue. Console freezes randomly and stops processing input. This happens a lot, especially when scrolling/pasting.

@Maximus5
Copy link
Owner

I have no idea what's happening
In coming builds of Windows and ConEmu it would be possible to eliminate spare layers (connector+wslbridge) and the problem should gone

@fpqc
Copy link

fpqc commented May 30, 2018

Maximus, on the latest Windows insider builds, Conemu is having cygwin rendering problems with the connector + wslbridge. However, conemu + mintty + wslbridge is working fine. It is having serious rendering problems like problems with caret positioning and buffer corruption.

@Maximus5
Copy link
Owner

Details please, in the new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants