Skip to content

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

@ISouthRain

Description

@ISouthRain

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

./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

Extra context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions