Crash on macOS
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 830
- Forks
- 108
- Avg merge
- 6d 33m
- Merged PRs (30d)
- 2
Description
A user of my application reports a crash when "spending a couple of seconds looking for files" in dialogs. They report that it happens with both open-file dialogs and save-file dialogs. The user is on macOS Monterey. I'm using the sync API and I believe I'm calling from the main thread in a windowed environment (miniquad/macroquad).
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 report on macOS Monterey with the sync API from a windowed miniquad or macroquad application. Exercise both open-file and save-file dialogs while spending several seconds looking for files, then inspect the relevant macOS dialog path. Done means neither dialog crashes under the reported conditions.
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
- 35/100