DioxusLabs / DioxusLabs/dioxus

AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer [x11 + openSUSE]

Open
#3,453 0 comments 0 reactions 0 assignees View on GitHub
bug
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**

![Screenshot_20241225_173728](https://github.com/user-attachments/assets/f67a34df-4533-4896-a26f-c5518b680d66)

**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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.