Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Launches on Mac arm64 under Nim2.2.0, but exits on very first keystroke #140

Open
mode80 opened this issue Oct 15, 2024 · 4 comments · May be fixed by #141
Open

Launches on Mac arm64 under Nim2.2.0, but exits on very first keystroke #140

mode80 opened this issue Oct 15, 2024 · 4 comments · May be fixed by #141

Comments

@mode80
Copy link

mode80 commented Oct 15, 2024

👑 INim
Nim Compiler Version 2.2.0 [MacOSX: arm64] at /Users/user/.nimble/bin/nim
nim> /Users/user/.nimble/pkgs2/inim-1.0.0-b1718e7618da60a5bc7fc96034ef83d8a611ca9c/inim.nim(625) inim
/Users/user/.nimble/pkgs2/cligen-1.7.6-853785ddace4ee4f3c6c21bdf7f5e9ff0358eb3f/cligen.nim(889) cligenScope
/Users/user/.nimble/pkgs2/cligen-1.7.6-853785ddace4ee4f3c6c21bdf7f5e9ff0358eb3f/cligen.nim(848) dispatchmain
/Users/user/.nimble/pkgs2/inim-1.0.0-b1718e7618da60a5bc7fc96034ef83d8a611ca9c/inim.nim(621) main
/Users/user/.nimble/pkgs2/inim-1.0.0-b1718e7618da60a5bc7fc96034ef83d8a611ca9c/inim.nim(338) doRepl
/Users/user/.nimble/pkgs2/noise-0.1.8-30a83206e751da70c9bf787cad34ac4d3346d0f6/noise.nim(195) readLine
/Users/user/.nimble/pkgs2/noise-0.1.8-30a83206e751da70c9bf787cad34ac4d3346d0f6/noise.nim(137) getInputLine
/Users/user/.nimble/pkgs2/noise-0.1.8-30a83206e751da70c9bf787cad34ac4d3346d0f6/noise.nim(104) keyProcessing
/Users/user/.nimble/pkgs2/noise-0.1.8-30a83206e751da70c9bf787cad34ac4d3346d0f6/noise/editorImpl.nim(347) basicEditing
/Users/user/.nimble/pkgs2/noise-0.1.8-30a83206e751da70c9bf787cad34ac4d3346d0f6/noise/lineImpl.nim(171) addOneChar
/Users/user/.nimble/pkgs2/noise-0.1.8-30a83206e751da70c9bf787cad34ac4d3346d0f6/noise/lineImpl.nim(86) refreshLine
/Users/user/.nimble/pkgs2/noise-0.1.8-30a83206e751da70c9bf787cad34ac4d3346d0f6/noise/lineImpl.nim(62) calcColPos
/Users/user/.choosenim/toolchains/nim-2.2.0/lib/system/fatal.nim(53) sysFatal
Error: unhandled exception: index out of bounds [IndexDefect]

@mode80
Copy link
Author

mode80 commented Oct 15, 2024

Same under Ubuntu 22.04

@ay-ex
Copy link

ay-ex commented Oct 23, 2024

same on:

  • ubuntu2404
  • wsl ubuntu2204
  • wsl alpine edge

@ringabout
Copy link
Contributor

It seems to be a bug of jangko/nim-noise#35

ringabout added a commit to ringabout/INim that referenced this issue Oct 23, 2024
@ringabout
Copy link
Contributor

ringabout commented Oct 24, 2024

fyi, reinstall inim and its deps (remove noise and reinstall it) works too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants