Developer tools show the following: https://gist.github.com/drsm79/64607fb8e7d42ebbe5c7c1a0d5d39ca0
I have the latest clickable links (thought it was the same as #369) - maybe it's windows?
This is also happening to me on Windows 10 after upgrading to the Alpha 48 release.
Uninstalling v.48 and installing v.47 fixes the issue
Hmm, downgrading didn't work here. :/
Duplicate of #369
Afraid not - running the latest clickable links (and when that didn't improve matters, removed it) & different error message.
@drsm79 can you delete any installed plugins just to confirm it's not because of these?
Only have the standard set installed now, and same error. Updated the gist with the full output from developer tools: https://gist.github.com/drsm79/64607fb8e7d42ebbe5c7c1a0d5d39ca0#gistcomment-2642102
Is there a way to do a full clean reinstall? I was surprised downgrading didn't work, so maybe there's something kicking around on my system confusing matters. I'm on the windows preview release build 17682 180525-1616
You can always "reset" back to a clean state by deleting the %APPDATA%/Terminus folder.
Cleaning out %APPDATA%/Terminus got v.47 working, will see if I can upgrade to 48....
OK, cleaning out both %APPDATA%/local/Terminus and %APPDATA%/roaming/Terminus got v48 working :) I guess there was some hanger on...
Also seen this on:
Version: 1.0.66
Platform: win32 10.0.17134
Plugins: none
I've tried cleaning out both %APPDATA%/local/Terminus and %APPDATA%/roaming/Terminus as stated by @drsm79 but I'm afraid nothing changes.
@simmessa please capture DevTools console logs at the time of the issue: https://github.com/Eugeny/terminus/wiki/Debug-logs
Hello @Eugeny and thanks for your assistance!
Here's the console output:
ERROR Error: Uncaught (in promise): Error: Unable to start terminal process: CreateProcess failed
Error: Unable to start terminal process: CreateProcess failed
at new WindowsPtyAgent (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\builtin-pluginsterminus-terminal\node_modules\@terminus-term\node-pty\lib\windowsPtyAgent.js:52)
at new WindowsTerminal (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\builtin-pluginsterminus-terminal\node_modules\@terminus-term\node-pty\lib\windowsTerminal.js:46)
at spawn (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\builtin-pluginsterminus-terminal\node_modules\@terminus-term\node-pty\lib\index.js:29)
at Object.mod.spawn (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\builtin-pluginsterminus-terminal\dist\index.js:8009)
at Session.start (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\builtin-pluginsterminus-terminal\dist\index.js:3746)
at SessionsService.addSession (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\builtin-pluginsterminus-terminal\dist\index.js:3916)
at TerminalTabComponent.initializeSession (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\builtin-pluginsterminus-terminal\dist\index.js:2973)
at TerminalTabComponent.
at Generator.next (
at C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\builtin-pluginsterminus-terminal\dist\index.js:2877
at new WindowsPtyAgent (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\builtin-pluginsterminus-terminal\node_modules\@terminus-term\node-pty\lib\windowsPtyAgent.js:52)
at new WindowsTerminal (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\builtin-pluginsterminus-terminal\node_modules\@terminus-term\node-pty\lib\windowsTerminal.js:46)
at spawn (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\builtin-pluginsterminus-terminal\node_modules\@terminus-term\node-pty\lib\index.js:29)
at Object.mod.spawn (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\builtin-pluginsterminus-terminal\dist\index.js:8009)
at Session.start (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\builtin-pluginsterminus-terminal\dist\index.js:3746)
at SessionsService.addSession (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\builtin-pluginsterminus-terminal\dist\index.js:3916)
at TerminalTabComponent.initializeSession (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\builtin-pluginsterminus-terminal\dist\index.js:2973)
at TerminalTabComponent.
at Generator.next (
at C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\builtin-pluginsterminus-terminal\dist\index.js:2877
at resolvePromise (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\app.asar\node_modules\zone.js\dist\zone.js:814)
at new ZoneAwarePromise (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\app.asar\node_modules\zone.js\dist\zone.js:894)
at __awaiter (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\builtin-pluginsterminus-terminal\dist\index.js:2873)
at SafeSubscriber.frontend.resize$.pipe.subscribe [as _next] (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\builtin-pluginsterminus-terminal\dist\index.js:3007)
at SafeSubscriber.__tryOrUnsub (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\app.asar\node_modules\rxjs\internal\Subscriber.js:209)
at SafeSubscriber.next (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\app.asar\node_modules\rxjs\internal\Subscriber.js:147)
at Subscriber._next (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\app.asar\node_modules\rxjs\internal\Subscriber.js:90)
at Subscriber.next (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\app.asar\node_modules\rxjs\internal\Subscriber.js:67)
at TapSubscriber._next (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\app.asar\node_modules\rxjs\internal\operatorstap.js:65)
at TapSubscriber.Subscriber.next (C:\Users\simme\AppData\Localterminus\app-1.0.67\resources\app.asar\node_modules\rxjs\internal\Subscriber.js:67)
What is strange is that this new tab fails about 50% of the time :/
Hi Eugeny, I can confirm Alpha68 fixed this for me, Great job as usual!
https://github.com/Eugeny/terminus/releases/tag/v1.0.68
S.
Thanks for the confirmation!