project-robius / project-robius/robrix
address known AppImage bug on wayland
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 487
- Forks
- 68
- Avg merge
- 1h 22m
- Merged PRs (30d)
- 54
Description
Apparently there's a known bug with AppImages on wayland, but there's also a known fix/workaround: https://github.com/github/app/issues/129
so we need to see how we can apply that to our AppImage build without breaking other linux envs.
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
Read the linked github/app#129 workaround first, then locate the repository's AppImage build entry point; no specific file or test is named in the issue. Apply the workaround without breaking other Linux environments, and verify the resulting AppImage on Wayland and those other environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, rust
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100