Maximus5 / ConEmu

Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://conemu.github.io/
BSD 3-Clause "New" or "Revised" License
8.57k stars 573 forks source link

"Process was not attached to console" message when launching, opening any new console dialogue #2495

Open austinherrema opened 1 year ago

austinherrema commented 1 year ago

Versions

ConEmu build: 221218 [64] OS version: Windows 10 Pro 21H2 19044.2251 Used shell version: git-bash, cmd, powershell

Problem description

I have been using ConEmu for years with my current configuration without issue. I did not make any recent changes that I am aware of that should have caused a problem, but recently whenever I launch ConEmu or open a new console dialogue of any type (git-bash, cmd, powershell), I am greeted with this message:

image

This also happens if I select "New console dialogue". I tried updating to ConEmu to the latest version as well as updating Git Bash, both to no avail. I also reverted to the original default ConEmu settings, again to no avail.

It seems like there must have been a windows update or something along those lines that is suddenly causing ConEmu to not behave as expected. I verified that the shells are functioning properly outside of ConEmu. Happy to provide any more information that could be helpful here.

Additional files

Settings: ConEmu.zip Logs: ConEmuLogs.zip

VladimirAlexiev commented 7 months ago

I suffer from the same problem. It opens cmd but not cygwin bash. Here's the problem screen:

ConEmuC64: Process was not attached to console. Is it GUI?

Current directory:
C:\Users\Vladimir Alexiev

Command to be executed:
C:\PROGRA~1\ConEmu\ConEmu\conemu-cyg-64.exe C:\cygwin64\bin\bash.exe --login -i

Press Ctrl+Break to stop waiting

Press Enter or Esc to exit...

Command to open Cygwin Bash (I think that's the default one):

*set CHERE_INVOKING=1 & set "PATH=C:\cygwin64\bin;%PATH%" & %ConEmuBaseDirShort%\conemu-cyg-64.exe -new_console:p C:\cygwin64\bin\bash.exe --login -i -new_console:C:"C:\cygwin64\Cygwin.ico"