[PyOpenGL-Devel] [ pyopengl-Bugs-2618251 ] GLUT font error 'NoneType' object has no attribute '_han
Brought to you by:
mcfletch
From: SourceForge.net <no...@so...> - 2009-07-18 23:26:18
|
Bugs item #2618251, was opened at 2009-02-19 20:22 Message generated for change (Comment added) made by mcfletch You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105988&aid=2618251&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: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: GLUT font error 'NoneType' object has no attribute '_handle' Initial Comment: >>> import OpenGL.GLUT GLUT font error 'NoneType' object has no attribute '_handle' GLUT font error 'NoneType' object has no attribute '_handle' GLUT font error 'NoneType' object has no attribute '_handle' GLUT font error 'NoneType' object has no attribute '_handle' GLUT font error 'NoneType' object has no attribute '_handle' GLUT font error 'NoneType' object has no attribute '_handle' GLUT font error 'NoneType' object has no attribute '_handle' GLUT font error 'NoneType' object has no attribute '_handle' GLUT font error 'NoneType' object has no attribute '_handle' on Debian "Lenny" Stable v5.0 ---------------------------------------------------------------------- >Comment By: Mike C. Fletcher (mcfletch) Date: 2009-07-18 19:26 Message: Using log instead of print now so that the warning can be suppressed, also only logging warning if GLUT loaded in the first place. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105988&aid=2618251&group_id=5988 |