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

Nothing shown on Linux app (.deb on Ubuntu 24.04) #50

Open
jpbaril opened this issue Oct 4, 2024 · 3 comments
Open

Nothing shown on Linux app (.deb on Ubuntu 24.04) #50

jpbaril opened this issue Oct 4, 2024 · 3 comments

Comments

@jpbaril
Copy link

jpbaril commented Oct 4, 2024

Installed and launched it.
Nothing is shown.
Companion app v.0.0.73
Deb package on Ubuntu 24.04
X11 session.

Capture d’écran du 2024-10-04 18-12-05

If I launch with through command line with verbose output I get:
AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer

@arctixdev
Copy link
Member

Hey yeah sorry waiting for an upstream fix:

tauri-apps/tauri#9304

https://gitlab.archlinux.org/archlinux/packaging/packages/webkit2gtk/-/issues/1

A temporary fix is to add WEBKIT_DISABLE_DMABUF_RENDERER=1 in /etc/environment.

Sorry for this, don't think there is much I can do currently

@Android789515
Copy link

Android789515 commented Oct 9, 2024

Hey yeah sorry waiting for an upstream fix:

tauri-apps/tauri#9304

https://gitlab.archlinux.org/archlinux/packaging/packages/webkit2gtk/-/issues/1

A temporary fix is to add WEBKIT_DISABLE_DMABUF_RENDERER=1 in /etc/environment.

Sorry for this, don't think there is much I can do currently

I put that in my environment and I'm still seeing a blank screen. No errors in the console, either. Unable to open dev tools nor a context menu.

@arctixdev
Copy link
Member

Hmm that's odd. Does it give anything else with verbose output?

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

3 participants