[PyOpenGL-Devel] [ pyopengl-Bugs-1985513 ] glutReshapeFunc crash
Brought to you by:
mcfletch
|
From: SourceForge.net <no...@so...> - 2008-06-05 14:31:40
|
Bugs item #1985513, was opened at 2008-06-05 07:31 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105988&aid=1985513&group_id=5988 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: GLUT Group: v3.0.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: glutReshapeFunc crash Initial Comment: Have found on several winxp/sp2 systems that any program using a glutReshapeFunc() call will crash when the window is resized regardless of the actual reshape function contents. glGetError is never triggered although python returns -1073741819 Problem can be seen with demo examples such as nehe/lesson1.py ian...@gm... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105988&aid=1985513&group_id=5988 |