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

Opening a new tab throws an uncaught exception #32

Open
Mohamed3on opened this issue Oct 17, 2017 · 5 comments
Open

Opening a new tab throws an uncaught exception #32

Mohamed3on opened this issue Oct 17, 2017 · 5 comments

Comments

@Mohamed3on
Copy link

This issue seems to happen only with hypercwd installed, the original issue is here: vercel/hyper#2175

@GabeDuarteM
Copy link

That is happening to me too.

Apparently, it happens when something is running on that tab, for example, when you leave webpack-dev-server running and try to open a new tab, or when you have your tests running (in watch mode) and try to open a new tab, etc.

@hharnisc
Copy link
Owner

hharnisc commented May 3, 2018

Is this still happening with Hyper 2.X and hypercwd 1.2.3?

This might be fixed now since hypercwd has been removed from stdout stdin path

@dcalhoun
Copy link

dcalhoun commented May 3, 2018

@hharnisc this error does not appear to occur for me in [email protected].

@N0xFF
Copy link

N0xFF commented May 6, 2018

@hharnisc its still appear on Hyper 2.1.0-c1 and hypercwd 1.2.3 when I use shell: 'C:\\Windows\\System32\\bash.exe'

Uncaught Exception:
Error: Unable to start terminal process: CreateProcess failed
    at new WindowsPtyAgent (C:\Users\n0xff\AppData\Local\hyper\app-2.1.0-canary1\resources\app.asar\node_modules\node-pty\lib\windowsPtyAgent.js:25:24)
    at new WindowsTerminal (C:\Users\n0xff\AppData\Local\hyper\app-2.1.0-canary1\resources\app.asar\node_modules\node-pty\lib\windowsTerminal.js:45:24)
    at spawn (C:\Users\n0xff\AppData\Local\hyper\app-2.1.0-canary1\resources\app.asar\node_modules\node-pty\lib\index.js:27:12)
    at Session (C:\Users\n0xff\AppData\Local\hyper\app-2.1.0-canary1\resources\app.asar\session.js:53:18)
    at initSession (C:\Users\n0xff\AppData\Local\hyper\app-2.1.0-canary1\resources\app.asar\ui\window.js:102:24)
    at Server.Window.rpc.on.options (C:\Users\n0xff\AppData\Local\hyper\app-2.1.0-canary1\resources\app.asar\ui\window.js:105:7)
    at emitOne (events.js:115:13)
    at Server.emit (events.js:210:7)
    at Server.ipcListener (C:\Users\n0xff\AppData\Local\hyper\app-2.1.0-canary1\resources\app.asar\rpc.js:33:11)
    at emitTwo (events.js:125:13)

@MikeRatcliffe
Copy link

Still an issue in Hyper 3.0.2... at least when using WSL.

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

6 participants