clbr
clbr
I'm not sure of the best way to detect that either, a very pathological case could cause a 100% load over all units. Doing PCI polling would be needless overhead...
Since the only supported client only uses 24-bit, there are no checks currently to reject other bitdepths. Could certainly be added.
This sounds like you lack permissions to the device node (/dev/dri/renderD128). Your user should be added to the group that owns that file, or you could change its permissions to...
We have this on our jammy build branch, but IIRC there was some problem with it. For the tests, they aren't used, as we don't have a native viewer.
The Jammy branch with the Xorg patch seems to be private. I'll see what I can do about refreshing it and moving it forward. For the tests, we skip those...
Just commenting on that specific error, None is an X11 keyword. If latest poppler is using that (check poppler git XRef.h), please file a bug against poppler.
Downgrading poppler is the only end-user solution. If you can code, you could edit either poppler or flaxpdf. Poppler's API is not stable however, and you may have to go...
X11 has used the word since 1989 or so. Poppler started using it in 2023. In my opinion, that's poppler's problem, not X's, especially as a PDF library will often...