[ pyopengl-Bugs-1854632 ] gluTessVertex function take wrong data
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.python.opengl.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1854632, was opened at 2007-12-19 21:07
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=1854632&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: GLU
Group: v3.0.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: gluTessVertex function take wrong data
Initial Comment:
Windows XP 32bit, Python2.5.1
When running tests.py in PyOpenGL3.0.0b1 from cvs, I got the flowing output:
.........error 12590456
E.
======================================================================
ERROR: Test that tessellation works
----------------------------------------------------------------------
Traceback (most recent call last):
File "E:\home\tests.py", line 225, in test_tess
gluTessEndPolygon(tobj);
WindowsError: exception code 0xc01d78
----------------------------------------------------------------------
Ran 11 tests in 3.469s
FAILED (errors=1)
I'm sure that it's caused by a bug in gluTessVertex function.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105988&aid=1854632&group_id=5988
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
PyOpenGL Homepage
http://pyopengl.sourceforge.net