Xpra: Ticket #1756: openGL support is erring out on the client side in Ubuntu 16.04.

I tried attaching an xpra server through following command.

xpra attach tcp:127.0.0.1:1030 -d opengl --microphone=on

It is showing some issues and initialisation failure.

My version of pyOpenGL_accelerate module is:-

3.1.0

My version of pyOpenGL module is:-

3.0.2

My xpra version is:-

xpra v2.2.3-r18043



Mon, 29 Jan 2018 16:42:48 GMT - Kundan: attachment set

openGL client log.


Mon, 29 Jan 2018 17:21:33 GMT - Antoine Martin: status changed; resolution set

Debian and Ubuntu ship woefully out of date versions of pyopengl, and without the accelerate bindings. You must have tried to install the accelerate bindings yourself and ended up with a version mismatch. Don't do that.


Sat, 23 Jan 2021 05:32:57 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1756