[Python-modules-team] Bug#673925: Needs python-opengl ported to python3

2012-05-22 Thread Brian Crowell
On Mon, May 21, 2012 at 11:28 PM, Scott Kitterman  wrote:
> For Python, we have python-qt4-gl.  It depends on python-opengl.  Python-
> opengl is not ported to Python 3 yet, so there's no way to support
> PyQt4/QtOpenGL yet.

Thanks for the fast reply, Scott, but I'm not sure I understand. I
thought QtOpenGL and python-opengl were independent wrappers around
OpenGL. QGLWidget provides its own context and drawing operations. In
fact, I finally did have some success this morning building PyQt4 from
sources, and I was able to use the QGLWidget class. (Granted, it was
in C++ SIP-translated code, but it worked.)

I can understand wanting to use python-opengl and QtOpenGL at the same
time, but is one really required for the other?

Thanks!

--Brian



___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#673925: Python3-Pyqt4 missing QtOpenGL module

2012-05-21 Thread Brian Crowell
Package: python3-pyqt4
Version: 4.9.1-3

This is more of a request than a bug. I have everything I need to move
my program to python3 except the QtOpenGL module. Every build I do on
my own runs into one kind of zany Qt bug or another.

Will the QtOpenGL module be part of python3-pyqt4 in the future?



___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team