DioxusLabs / DioxusLabs/dioxus
Sniff environment related issues and link to issues/workarounds
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
## Feature Request
On platforms like linux/wsl there seems to be a garden variety of random bugs in the upstream that require random workarounds.
https://github.com/DioxusLabs/dioxus/issues/1909
https://github.com/DioxusLabs/dioxus/issues/2694
https://github.com/DioxusLabs/dioxus/issues/2321
dx should sniff the output of the app in the event of panic/fail-to-starts/exits and then provide some helpful pointers on "known issues" and "how to fix" by linking against issues from our tracker where folks have figured out the workarounds.
Obviously we don't want these bugs at all - and we can maybe automate fixing them via #2219 - but since there are so many that affect narrow sections of hardware, documenting the workarounds might be all we can do.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.