DioxusLabs / DioxusLabs/dioxus
AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer [x11 + openSUSE]
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
**Problem**
Window stays black with a cursor.
**Steps To Reproduce**
Steps to reproduce the behavior:
- `dx new gui` -> Workspace -> Fullstack: false -> Router: true
- cd gui/desktop
- dx serve
**Expected behavior**
Window shows template content. Which it does, when setting `export WEBKIT_DISABLE_DMABUF_RENDERER=1` before running `dx serve`. It also works when switching from X11 to Wayland.
**Screenshots**

**Environment:**
- Dioxus version: dioxus 0.6.1 (c2952a7)
- Rust version: rustc 1.83.0 (90b35a623 2024-11-26)
- OS info:
```console
LSB Version: n/a
Distributor ID: openSUSE
Description: openSUSE Tumbleweed
Release: 20241223
Codename: n/a
```
- App platform: `desktop`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.