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
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(-)