linebender / linebender/runebender
Key ESC/ENTER crashes runebender
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 799
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
- env: macOS Big Sur
- error message:
``` text
2021-04-20 15:33:45.815 runebender[14467:438326] +[NSView doCommandBySelector:]: unrecognized selector sent to class 0x7fff8865da08
Illegal instruction: 4
```
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the ESC and ENTER key presses in Runebender on macOS Big Sur and inspect the reported NSView selector crash. No source files or tests are named, so trace the event path from the reproduction before deciding where the issue belongs. Done means both keys no longer crash the application.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100