Bug 635496 - PyOpenGL crashes on every program
Summary: PyOpenGL crashes on every program
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: PyOpenGL
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Nikolay Vladimirov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-20 01:51 UTC by Howard Ning
Modified: 2011-04-24 23:58 UTC (History)
2 users (show)

Fixed In Version: PyOpenGL-3.0.1-1.fc13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-04-20 03:23:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Howard Ning 2010-09-20 01:51:35 UTC
Description of problem:
PyOpenGL crashes on every program including the simplest one. Also it is very out-dated

Version-Release number of selected component (if applicable):
PyOpenGL-3.0.0-2.fc12

How reproducible:
Run the simplest program:
from OpenGL.GL import *
from OpenGL.GL import *
from OpenGL.GLUT import *
glutInit([''])
glutInitDisplayMode (GLUT_SINGLE | GLUT_RGB)

Steps to Reproduce:
1.
2.
3.
  
Actual results:
crash

Expected results:
run

Additional info:

I have built a newer package that is working fine. The SRPM is here:
http://koji.fedoraproject.org/koji/taskinfo?taskID=2476547
I wonder if PyOpenGL packager is still maintaining it.

Comment 1 Joel Uckelman 2011-04-11 19:45:32 UTC
This is still a problem in Fedora 14. It completely blocks anyone trying to use GLUT from Python.

Comment 2 Fedora Update System 2011-04-15 21:46:46 UTC
PyOpenGL-3.0.1-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/PyOpenGL-3.0.1-1.fc15

Comment 3 Fedora Update System 2011-04-15 21:55:08 UTC
PyOpenGL-3.0.1-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/PyOpenGL-3.0.1-1.fc14

Comment 4 Fedora Update System 2011-04-15 22:00:35 UTC
PyOpenGL-3.0.1-1.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/PyOpenGL-3.0.1-1.fc13

Comment 5 Fedora Update System 2011-04-16 00:12:59 UTC
Package PyOpenGL-3.0.1-1.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing PyOpenGL-3.0.1-1.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/PyOpenGL-3.0.1-1.fc15
then log in and leave karma (feedback).

Comment 6 Joel Uckelman 2011-04-18 20:30:22 UTC
I tried the F14 build. It works for me. Thanks.

Comment 7 Fedora Update System 2011-04-20 03:23:13 UTC
PyOpenGL-3.0.1-1.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2011-04-24 23:56:42 UTC
PyOpenGL-3.0.1-1.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2011-04-24 23:58:31 UTC
PyOpenGL-3.0.1-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.