I'm getting a seg fault for the graphics test on my Linux Mint install.
Both with pyglet 1.2apha1 and 1.1.4, python 2.7.3

31$ cat pyglet.2.log
INFO Beginning test at Tue Nov 27 12:15:58 2012
INFO Capabilities are: GENERIC, X11
INFO sys.platform = linux2
INFO pyglet.version = 1.2alpha1
INFO Reading test plan from plan.txt
INFO --- test (1/133) top.IMPORT
INFO Begin unit tests for top.IMPORT
INFO 27 tests run
INFO --- test (2/133) app.EVENT_LOOP
INFO Begin unit tests for app.EVENT_LOOP
INFO 8 tests run
INFO --- test (3/133) graphics.GRAPHICS_ALLOCATION
INFO Begin unit tests for graphics.GRAPHICS_ALLOCATION
INFO 23 tests run
INFO --- test (4/133) graphics.IMMEDIATE
INFO Begin unit tests for graphics.IMMEDIATE
INFO 10 tests run
INFO --- test (5/133) graphics.IMMEDIATE_INDEXED
INFO Begin unit tests for graphics.IMMEDIATE_INDEXED
INFO 10 tests run
INFO --- test (6/133) graphics.RETAINED
INFO Begin unit tests for graphics.RETAINED
INFO 10 tests run
INFO --- test (7/133) graphics.RETAINED_INDEXED
INFO Begin unit tests for graphics.RETAINED_INDEXED

Also --test-root=media does not work (i only want to test media since i am
having video issues), it appears to run all tests.


last output from python test.py:
------------------------------------------------------------------------------
Running Test: graphics.IMMEDIATE (4/133)

------------------------------------------------------------------------------
Running Test: graphics.IMMEDIATE_INDEXED (5/133)



------------------------------------------------------------------------------
Running Test: graphics.RETAINED (6/133)

------------------------------------------------------------------------------
Running Test: graphics.RETAINED_INDEXED (7/133)



Segmentation fault


Sincerely,
Blaine Booher
Clifton Labs, Inc
(513)-400-5606 (work)
(937)-570-9336 (cell)

-- 
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