Here is a testing report. I didn't get all the way through the tests--whew the 
windows section is very long and time consuming. I'd say the problems are not 
show stoppers however--I think we should still do a release candidate for 
example. Maybe a 1.2rc1 release will get some attention and some folks can 
contribute patches.

-Winston
----------------

Testing report for http://code.google.com/r/evilphillip-cocoa-ctypes2/
Commit hash: 3bc7a0f501e9

Capabilities are: GENERIC, OSX
OSX v 10.7.4
sys.platform = darwin
Python: Framework build 2.7.2 at 
/Library/Frameworks/Python.framework/Versions/2.7/bin/python

app.EVENT_LOOP -  File "tests/../tests/app/EVENT_LOOP.py", line 37, in f
        AssertionError: 1.9151411056518555 != 1 within 2 places
window.WINDOW_ACTIVATE -- fail - window does not activate until I click on 
another app and then on icon
window.WINDOW_SET_VISIBLE - fail - does not disappear when it should
window.WINDOW_MINIMIZE_MAXIMIZE - fail -- when maximised, it's filled with a 
mangled version of my screen.
window.MULTIPLE_SCREEN - I have two monitors but both times the main monitor 
was used, and it was all black, not a color.
window.EVENT_MOUSE_MOTION - relative Y motion is wrong direction. The origin is 
lower-left so I expect moving to right would give relative +1, 0 motion, and up 
would give 0, +1 motion. Instead right is correct but up is 0,-1
image.MATRIX_RGB -- GL_ARB_imaging is not present, skipping test.
image.MATRIX_RGBA -- GL_ARB_imaging is not present, skipping test.
font.WRAP_INVARIANT -- doesn't show anything.
media.* -- Heard nothing in the media section


-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en.

Reply via email to