Your message dated Fri, 27 Mar 2009 15:17:47 +0000
with message-id <[email protected]>
and subject line Bug#498403: fixed in pyopengl 3.0.0~c1-1
has caused the Debian Bug report #498403,
regarding python-opengl: GL.glRenderMode(GL.GL_SELECT) causes IndexError
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
498403: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498403
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-opengl
Version: 3.0.0~b3-1
Severity: important
Entering the OpenGL selection mode causes an error:
GL.glRenderMode(GL.GL_SELECT)
File "/usr/lib/python2.5/site-packages/OpenGL/GL/pointers.py", line 261, in
glRenderMode
currentMode = currentMode[0]
IndexError:
invalid index to scalar variable.
A possible fix is changing the relevant section of the above file:
try:
currentMode = currentMode[0]
except (TypeError,ValueError), err:
pass
to
try:
currentMode = currentMode[0]
except (TypeError,ValueError,IndexError), err:
pass
This works for me.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.25-2-amd64 (SMP w/1 CPU core)
Locale: LANG=nl_BE.UTF-8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-opengl depends on:
ii freeglut3 2.4.0-5.2 OpenGL Utility Toolkit
ii libgl1-mesa-glx [libgl1] 7.0.3-5 A free implementation of the OpenG
ii libglu1-mesa [libglu1] 7.0.3-5 The OpenGL utility library (GLU)
ii python 2.5.2-1 An interactive high-level object-o
ii python-central 0.6.7 register and build utility for Pyt
ii python-ctypes 1.0.2-5 Python package to create and manip
ii python-pkg-resources 0.6c8-4 Package Discovery and Resource Acc
python-opengl recommends no packages.
Versions of packages python-opengl suggests:
pn libgle3 <none> (no description available)
ii python-numpy 1:1.1.0-3 Numerical Python adds a fast array
ii python-tk 2.4.4-1 Tkinter - Writing Tk applications
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: pyopengl
Source-Version: 3.0.0~c1-1
We believe that the bug you reported is fixed in the latest version of
pyopengl, which is due to be installed in the Debian FTP archive:
pyopengl_3.0.0~c1-1.diff.gz
to pool/main/p/pyopengl/pyopengl_3.0.0~c1-1.diff.gz
pyopengl_3.0.0~c1-1.dsc
to pool/main/p/pyopengl/pyopengl_3.0.0~c1-1.dsc
pyopengl_3.0.0~c1.orig.tar.gz
to pool/main/p/pyopengl/pyopengl_3.0.0~c1.orig.tar.gz
python-opengl_3.0.0~c1-1_all.deb
to pool/main/p/pyopengl/python-opengl_3.0.0~c1-1_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Torsten Marek <[email protected]> (supplier of updated pyopengl package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 27 Mar 2009 15:11:57 +0100
Source: pyopengl
Binary: python-opengl
Architecture: source all
Version: 3.0.0~c1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team
<[email protected]>
Changed-By: Torsten Marek <[email protected]>
Description:
python-opengl - Python bindings to OpenGL
Closes: 498403
Changes:
pyopengl (3.0.0~c1-1) unstable; urgency=low
.
* New upstream release (Closes: #498403)
* debian/compat
- bumped debhelper compatibility level to 7
* debian/control, debian/rules
- Switched to python-support
- bumped standards version to 3.8.1, no changes necessary
- removed python-opengl-doc, documentation is not distributed anymore
by upstream.
- removed build dependency on python-setuptools and run-time
dependency on python-pkg-resource, not needed anymore
- dropped build dependencies on all GL libraries, not needed anymore
because documentation is removed
- removed dependencies on dpatch
* debian/preinst
- make sure pycentral files are removed properly
* debian/patches/00list
- deactivated patches
Checksums-Sha1:
d2f98a465a46e881ca4d53946171db99d1daf910 1316 pyopengl_3.0.0~c1-1.dsc
557dd43f7c9ca9a49bf0d704fe77dbdcd1978e7a 635962 pyopengl_3.0.0~c1.orig.tar.gz
c4cac1d4b7f599a01e3e0556ea6bad2c5cd22d03 8413 pyopengl_3.0.0~c1-1.diff.gz
fc2b37603d60e6c677bc39a47b82256d40e74033 434214
python-opengl_3.0.0~c1-1_all.deb
Checksums-Sha256:
675d8d8f35b8f0123f8281833af9b55eb4189ef4e2b9fff603ac122b6f160b0e 1316
pyopengl_3.0.0~c1-1.dsc
30724706895da2207296da8b553517b26e0265d6e7fc8f3a8972848393672661 635962
pyopengl_3.0.0~c1.orig.tar.gz
060d6945c9aaaedcd0f75ec6245baf527d06c2f07c501fc2aae9b6992543c114 8413
pyopengl_3.0.0~c1-1.diff.gz
ea70ecc71dd033963e107d17da24bbbaab4d15b2fb21a7b61463fd16252e2dc7 434214
python-opengl_3.0.0~c1-1_all.deb
Files:
cd718bc6de01a7c115d143d2b281cdbb 1316 python optional pyopengl_3.0.0~c1-1.dsc
51a33cea33f3e8eb2eaf12f574dcb1af 635962 python optional
pyopengl_3.0.0~c1.orig.tar.gz
23c4b50ee7ba59d8342fa57931161469 8413 python optional
pyopengl_3.0.0~c1-1.diff.gz
7db4012c4afa3596096555925e51cdbb 434214 python optional
python-opengl_3.0.0~c1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAknM4GMACgkQfMVFHqJEyFhKcgCeKliqfWdSApsUAXSJLm7kjpBN
RXwAn1Cgtmz+if+9O13RjvSjL3a+Wbe7
=FfiW
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team