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

Can't open Cygwin under ConEmu #2462

Closed ElvargThemSelf closed 2 years ago

ElvargThemSelf commented 2 years ago

Whenever I try to open a new Cygwin window/tab I rather get this cryptic message instead on my conemu-cyg-64:

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

Current directory:
C:\Users\my_username

Command to be executed:
D:\path\to\conemu-cyg-cyg.exe C:\cygwin64\bin\bash.exe --login -i

And what I've further noticed so far is that the error seems to be caused by a faulty {Bash::Cygwin bash} startup. But I'm however able to launch ConEmu fine with c:\cygwin64\Cygwin.bat profile so I am at a complete loss here since ConEmu worked flawlessly under a month ago.

Maximus5 commented 2 years ago

I guess there were changes in cygwin. Have you updated it lately or reinstalled?

ElvargThemSelf commented 2 years ago

I guess there were changes in Cygwin. Have you updated it lately or reinstalled?

I did try to update my Cygwin to see if it'd change anything, even tried to reinstall it but still to no avail whatsoever.

But how would I properly reinstall/update my Cygwin anyway?

ElvargThemSelf commented 2 years ago

Closing this issue since the latest alpha update seemed to have fixed the crash bug and I'm once again able to use my Cygwin on ConEmu.