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.53k stars 572 forks source link

Doesn't start with Windows 11 ARM64 under Parallels #2405

Open wmcbrine opened 2 years ago

wmcbrine commented 2 years ago

On my M1 MacBook Air, I recently installed Parallels 17 and Windows 11 for ARM64. (It works great, in general.) And then I tried ConEmu. It starts, and the cursor appears in the main window, but there's no prompt, and no text. Input doesn't appear to be registering, even invisibly.

I'd previously used ConEmu with everything from XP to Windows 10 (Intel).

wmcbrine commented 2 years ago

OK, I found #1488. I guess ConEmu doesn't work on ARM yet.

Maximus5 commented 2 years ago

What is shown in the RealConsole? Perhaps only read of the contents is broken? https://conemu.github.io/en/RealConsole.html

Could you check if it works without hooks? https://conemu.github.io/en/ConEmuHk.html#Conclusion

wmcbrine commented 2 years ago

The RealConsole is also blank.

Disabling hooks made no difference.

Maximus5 commented 2 years ago

Perhaps console app failed to start. Could you run "ConEmu64.exe -log -run cmd.exe" and upload here zipped logs? https://conemu.github.io/en/LogFiles.html

Maximus5 commented 2 years ago

And the screenshot of the Settings/Debug

wmcbrine commented 2 years ago

logs emailed

Thoufak commented 2 years ago

Hi, has this issue been fixed? I think I'm having exactly the same one