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

After allowing client access in webexec not copying to clipboard stops program #460

Open
OriBennett opened this issue Apr 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@OriBennett
Copy link

Describe the bug
After allowing client access in webexec not copying to clipboard stops program, on windows machine running webexec on wsl in edge.

To Reproduce
Steps to reproduce the behavior:

  1. Launch app
  2. start webexec
  3. Tap on localhost
  4. copy the access command to clipboard
  5. paste in vscode integrated wsl and run
  6. go back to terminal client
  7. press 'n' and then 'enter'
  8. See error

Screenshots
image

@OriBennett OriBennett added the bug Something isn't working label Apr 4, 2024
@OriBennett
Copy link
Author

Turns out that the problem is that the command in the picture isn't surrounded by "" so it splints into newlines

@daonb
Copy link
Contributor

daonb commented Apr 9, 2024

I'm not sure we can close this. If you choose no, the TWR shouldn't be stuck.
I believe I fixed it. Can you try recreating it with the latest master?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants