unresponsive on hyprland and crash on plasma (wayland)
Open
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 194
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 2
Description
hyprland:
```
interface 'wl_surface' has no event 2
```
plasma:
```
[wayland-client error] Attempted to dispatch unknown opcode 0 for wl_shm, aborting.
[1] 37363 IOT instruction (core dumped) cargo run
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with `cargo run` under Hyprland and Plasma on Wayland, comparing the reported `wl_surface` and `wl_shm` errors. Trace the relevant graphics and window-system entry points until the cause of the hang or crash is identified; done means the application runs without becoming unresponsive or aborting in both environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100