[Bug 275105] x11/xpra PyOpenGL PyOpenGL-accelerate version mismatch

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 15 Nov 2023 14:55:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275105

            Bug ID: 275105
           Summary: x11/xpra PyOpenGL PyOpenGL-accelerate version mismatch
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: arrowd@FreeBSD.org
          Reporter: bostwickbrian@gmail.com
             Flags: maintainer-feedback?(arrowd@FreeBSD.org)
          Assignee: arrowd@FreeBSD.org

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

-- 
You are receiving this mail because:
You are the assignee for the bug.