Git Product home page Git Product logo

Comments (9)

RavMda avatar RavMda commented on July 24, 2024 2

Try adding WEBKIT_DISABLE_COMPOSITING_MODE=1, it fixed the issue for me

Should look something like this:
LD_LIBRARY_PATH=/path/to/gmpublisher WEBKIT_DISABLE_COMPOSITING_MODE=1 /path/to/gmpublisher/gmpublisher

from gmpublisher.

WilliamVenner avatar WilliamVenner commented on July 24, 2024

Can't reproduce, sorry. Maybe a problem with hardware acceleration. What distro is that?

from gmpublisher.

St1X89 avatar St1X89 commented on July 24, 2024

I cant even run on Arch lol

from gmpublisher.

PenguinDOOM avatar PenguinDOOM commented on July 24, 2024

The same goes for my Arch.

from gmpublisher.

Turelk avatar Turelk commented on July 24, 2024

Can't reproduce, sorry. Maybe a problem with hardware acceleration. What distro is that?

That is SteamOS 3.0 (Arch Linux)

from gmpublisher.

WilliamVenner avatar WilliamVenner commented on July 24, 2024

To be honest, even if I installed Arch and reproduced the problem, I wouldn't know how to fix it. Additionally, as far as I can tell, the problem appears to only happen on Arch?

I believe the problem has something to do with hardware acceleration. When opening the settings panel, it uses a CSS transform transition to animate in which makes use of the GPU. Everything else appears to be working in the video, but CSS transform transitions don't work. That is a complete mystery to me, and I have no control over it as the OS provides the WebView.

Sorry I cannot be of more help.

from gmpublisher.

Hatchet-ManDev avatar Hatchet-ManDev commented on July 24, 2024

Hello there.
I have the same issue on Manjaro KDE and I'm getting the only error in the terminal when running the application: src/nv_gbm.c:242: GBM-DRV error (nv_gbm_create_device_native): nv_common_gbm_create_device failed (ret=-1)

I am not sure if this is helpful or anything, but if the problem is GPU acceleration (as I understand from the last comment), so is it possible to add an option to turn it off by default or to transitioning animations at least?

from gmpublisher.

WilliamVenner avatar WilliamVenner commented on July 24, 2024

Awesome, thank you. If others can confirm this fixed the issue for them, I’ll set that environment variable when gmpublisher starts.

from gmpublisher.

Hatchet-ManDev avatar Hatchet-ManDev commented on July 24, 2024

I have tried the export WEBKIT_DISABLE_COMPOSITING_MODE=1 and can confirm everything now works fine.
Screenshot_20240312_185612

Also I've seen another issue (may be related to Arch-based users with proprietary NVIDIA drivers) such as Failed to create GBM buffer and the line export WEBKIT_DISABLE_DMABUF_RENDERER=1 seems to solve this one, at least I have no errors in terminal now and can work with addons freely.

from gmpublisher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.