#1756 closed defect (invalid)
openGL support is erring out on the client side in Ubuntu 16.04.
Reported by: | Kundan | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | client | Version: | 2.2.x |
Keywords: | Cc: |
Description
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
Attachments (1)
Change History (3)
Changed 4 years ago by
Attachment: | openGL_client.log added |
---|
comment:1 Changed 4 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
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.
comment:2 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1756
Note: See
TracTickets for help on using
tickets.
openGL client log.