Bug 275105 - x11/xpra PyOpenGL PyOpenGL-accelerate version mismatch
Summary: x11/xpra PyOpenGL PyOpenGL-accelerate version mismatch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: Gleb Popov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-15 14:55 UTC by bostwickbrian
Modified: 2023-11-18 13:28 UTC (History)
0 users

See Also:
arrowd: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bostwickbrian 2023-11-15 14:55:33 UTC
Hello, when using the quarterly port I am receiving a mismatch version error when passing the --opengl=yes flag. I think this implies that opengl acceleration is not active.

xpra error output: 

2023-11-15 09:40:54,866 out(['python3.9', '/usr/local/bin/xpra', 'opengl', '--opengl=yes'])=b'message=PyO                                                                                                            
penGL vs accelerate version mismatch: 3.1.6 vs 3.1.7\nsuccess=False\n'                                                                                                                                               
2023-11-15 09:40:54,866 err(['python3.9', '/usr/local/bin/xpra', 'opengl', '--opengl=yes'])=b'Gtk-Message                                                                                                            
: 09:40:54.799: Failed to load module "colorreload-gtk-module"\nGtk-Message: 09:40:54.799: Failed to load                                                                                                            
 module "window-decorations-gtk-module"\nWarning: version mismatch between PyOpenGL and PyOpenGL-accelera                                                                                                            
te\n 3.1.6 vs 3.1.7\n this may cause crashes\n'                                                                                                                                                                      
2023-11-15 09:40:54,866 opengl props={'message': 'PyOpenGL vs accelerate version mismatch: 3.1.6 vs 3.1.7                                                                                                            
', 'success': 'False'}                                                                                                                                                                                               
2023-11-15 09:40:54,866 No OpenGL information available                                                                                                                                                              
2023-11-15 09:40:54,866 OpenGL: {'message': 'PyOpenGL vs accelerate version mismatch: 3.1.6 vs 3.1.7', 's                                                                                                            
uccess': 'False'}

pkg information:

Name           : xpra                                                                                     
Version        : 4.4.5                                                                                    
Installed on   : Tue Oct 17 11:31:50 2023 EDT

Version        : 3.1.6_1                                                                                  
Installed on   : Tue Oct 17 11:31:49 2023 EDT                                                             
Origin         : graphics/py-PyOpenGL

Name           : py39-PyOpenGL-accelerate                                                                 
Version        : 3.1.7                                                                                    
Installed on   : Tue Oct 17 11:31:50 2023 EDT
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-11-18 13:26:58 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1cd98c1fa9f9a36a6e56a258139367decd3aace6

commit 1cd98c1fa9f9a36a6e56a258139367decd3aace6
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2023-11-18 09:42:46 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2023-11-18 13:11:35 +0000

    graphics/py-PyOpenGL: Update to 3.1.7

    PR:             275105

 graphics/py-PyOpenGL/Makefile | 3 +--
 graphics/py-PyOpenGL/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)