#1126862 yelp: invisible content with NVIDIA graphics

#1126862#5
Date:
2026-02-02 20:15:43 UTC
From:
To:
Dear Maintainer,

 What led up to the situation? Unknown

 What exactly did you do (or not do) that was effective (or
     ineffective)?Attempt to launch a help screen in any program, it fails to
show any text, I tried launching yelp from a command line and I still get the
blank white screen.

What was the outcome of this action? A blank white screen shows with this in
the command line output:
        yelp
src/nv_gbm.c:288: GBM-DRV error (nv_gbm_create_device_native):
nv_common_gbm_create_device failed (ret=-1)

pci id for fd 28: 10de:1b80, driver (null)
pci id for fd 29: 10de:1b80, driver (null)
pci id for fd 30: 10de:1b80, driver (null)
pci id for fd 29: 10de:1b80, driver (null)
pci id for fd 30: 10de:1b80, driver (null)
src/nv_gbm.c:288: GBM-DRV error (nv_gbm_create_device_native):
nv_common_gbm_create_device failed (ret=-1)

pci id for fd 24: 10de:1b80, driver (null)
pci id for fd 25: 10de:1b80, driver (null)
pci id for fd 26: 10de:1b80, driver (null)
pci id for fd 25: 10de:1b80, driver (null)
pci id for fd 26: 10de:1b80, driver (null)
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
Failed to create GBM buffer of size 960x584: Permission denied

 What outcome did you expect instead? To be able to view help files.
If it matters I'm using MATE 1.28.2 for a desktop with NVIDIA GPUs.

#1126862#10
Date:
2026-02-02 20:24:34 UTC
From:
To:
This kind of bug is likely a webkit2gtk bug so I'm reassigning.

Please be specific about what NVIDIA graphics hardware you have.

Thank you,
Jeremy Bícha

#1126862#25
Date:
2026-02-02 20:39:45 UTC
From:
To:

#1126862#30
Date:
2026-02-02 23:15:35 UTC
From:
To:
Can you set the WEBKIT_DISABLE_DMABUF_RENDERER=1 environment variable
and run yelp again? Does it solve the problem?

Berto

#1126862#37
Date:
2026-02-03 16:39:06 UTC
From:
To:
Hi Berto,
It allows me to type yelp and it works but one of the help pages open
in a given program for example the help page for evolution is still a
blank white page.
I've tried restarting the desktop session.