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

Won't open on fresh install #206

Open
bdombro opened this issue Dec 29, 2021 · 3 comments
Open

Won't open on fresh install #206

bdombro opened this issue Dec 29, 2021 · 3 comments

Comments

@bdombro
Copy link

bdombro commented Dec 29, 2021

  • bash -c "$(wget https://raw.githubusercontent.com/mskyaxl/wsl-terminal/master/scripts/install.sh -qO -)"
  • Open Linux/home/username/wsl-terminal-tabbed in explorer
  • Double click open-wsl.exe, a confirm prompt opens to run a remote file. I confirm, a command prompt opens and closes, then nothing happens.
  • tried copying the wsl-terminal-tabbed folder to a Windows directory, and same thing happens.
  • tried running wsl bash -c "$(wget https://raw.githubusercontent.com/mskyaxl/wsl-terminal/master/scripts/install.sh -qO -)" which completed but doesn't seem to make a difference.

Note I notice there is a wslbridge2.exe.stackdump file in the directory but don't know how to open it. You can download it here: https://drive.google.com/file/d/1MuRxMg7biApxLev-RIurBQkd80EGn6NW/view?usp=sharing

I'm running Windows 11 Home stable build 22000.376

@kkuhle
Copy link

kkuhle commented Apr 5, 2022

Same here. I'm on Windows 11 22000.556. @bdombro have you found any way to get this working?

@actalley
Copy link

actalley commented Apr 28, 2022

@bdombro, @kkuhle, wslbridge2 fails for me with the same error as mintty/wsltty#281. Replacing wslbridge2.exe, wslbridge2-backend, and cygwin1.dll with copies from https://github.com/Biswa96/wslbridge2/releases/tag/v0.8 got it running.

@vietd0x
Copy link

vietd0x commented Apr 30, 2022

@actalley thx, i have same problem, solved by replacing some files in bin folder

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

No branches or pull requests

4 participants