ITADN

[Bug]: OS Windows down't work ??

#120OpenISouthRain 创建于 2026-06-04
bug
I
ISouthRaincommented
### Bug summary Download Release v0.0.5: https://github.com/eval-exec/neomacs/releases/download/v0.0.5/neomacs-0.0.5-x86_64-pc-windows-msvc.zip ```shell ./neomacs.exe -Q # Empty, No Emacs window response, No progress. ./neomacs.exe --help # Empty, No Emacs response, No progress. # Windows posershell eval: $env:RUST_LOG="debug"; $env:NEOMACS_LOG="info"; .\neomacs.exe 2>&1 | Tee-Object -FilePath neomacs-debug.log # Empty, No Emacs window response, No progress. No debug.log file. ``` No response, No progress. So how should I proceed with debugging the bug?? ### Steps to reproduce _No response_ ### Expected behavior _No response_ ### Runtime diagnostics ```shell ``` ### Extra context _No response_
9 条评论