Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank window after starting on Manjaro Linux #104

Open
toastone1 opened this issue Apr 2, 2024 · 1 comment
Open

Blank window after starting on Manjaro Linux #104

toastone1 opened this issue Apr 2, 2024 · 1 comment

Comments

@toastone1
Copy link

When I start the Application on Linux i get blank window and the error message

`src/nv_gbm.c:288: GBM-DRV error (nv_gbm_create_device_native): nv_common_gbm_create_device failed (ret=-1)

src/nv_gbm.c:288: GBM-DRV error (nv_gbm_create_device_native): nv_common_gbm_create_device failed (ret=-1)

KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
Failed to create GBM buffer of size 800x600: Permission denied
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
Failed to create GBM buffer of size 800x600: Permission denied
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
Failed to create GBM buffer of size 800x600: Permission denied
Failed to create EGL images for DMABufs with file descriptors -1, -1 and -1`

To get the App running you need to export WEBKIT_DISABLE_DMABUF_RENDERER=1

Its not a big problem, I just wanted to let you know and it might help someone.
System information:

OS: Manjaro Linux x86_64
Kernel: 6.6.19-1-MANJARO
Shell: bash 5.2.26
DE: Plasma 5.27.11

@emuell emuell changed the title Blank window after starting Blank window after starting on Manjaro Linux Apr 2, 2024
@emuell
Copy link
Owner

emuell commented Apr 2, 2024

See also #98

This is a known problem in/with tauri, but unfortunately there's no proper fix yet: tauri-apps/tauri#5143

Let's keep this issue open until this is fixed in tauri and then in restic-browser, so that it might help others with the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants