Maximus5 / conemu-old-issues

Old issues imported from googlecode. Project was moved to
https://conemu.github.io
6 stars 1 forks source link

Unable to open putty as tab within conemu #1951

Closed Maximus5 closed 9 years ago

Maximus5 commented 9 years ago

Originally reported on Google Code with ID 1954

Required information!
OS version: Win7   SP1   x64
ConEmu version: 150319
Far version (if you are using Far Manager): Not using to my knowledge

*Bug description*
When I try and run putty -new_console, I get a message that comes up saying

ConEMUC: Root process was alive less than 10 sec and putty opens in a window outside
of conemu.

This occurs with or without a -load "Session Name"

Also regardless of whether I use the command putty

or the full path to putty.

Also regardless of whether it is run as a task or from the command line.

so putty -new_console or "c:\ProgramData\chocolatey\bin\PUTTY.EXE" -new_console -load
"kappa"

Same message and a window outside of conemu

Any and all help gratefully received.

Reported by ben.whyall on 2015-03-23 12:42:16

Maximus5 commented 9 years ago
Take official putty.

Reported by ConEmu.Maximus5 on 2015-03-23 13:01:00

Maximus5 commented 9 years ago

Reported by ConEmu.Maximus5 on 2015-03-23 13:01:18

pgalbraith commented 5 years ago

If using the Chocolatey Putty package, explicitly specify "C:\ProgramData\chocolatey\lib\putty.portable\tools\PUTTY.EXE" in your ConEmu task. (i.e. not just "putty.exe" and not the generated shim ...\chocolately\bin\putty.exe".)