Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
tests results win 32bits
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
claudio canepa  
View profile  
 More options Oct 28 2011, 10:55 am
From: claudio canepa <ccanep...@gmail.com>
Date: Fri, 28 Oct 2011 11:55:17 -0300
Local: Fri, Oct 28 2011 10:55 am
Subject: tests results win 32bits

I'm spawing this thread from the one named 'How about a 1.2 release?'
http://groups.google.com/group/pyglet-users/browse_thread/thread/c93f...

---

I have problems in win xp sp3 with ati radeon 4650
They maybe are linked to issue 483 :   gl_info crash with 1.2dev but not
1.1.4 release

Seen with drivers Catalyst Version    11.5:

*  INFO:root:Testing app.EVENT_LOOP seems to take too much time to complete,
around 50s. With pyglet 1.1.4 the time needed was imperceptible. This was
seen in all runs, don't know if it is expected behavior.

*  Most of runs  will silently die a bit after MULTIPLE_WINDOW_OPEN
for this defect the last console output was:
--------------------------------------------------------------------------- ---
Press return to begin test...
Test that multiple windows can be opened.

Expected behaviour:
Two small windows will be opened, one coloured yellow and the other
purple.

Close either window or press ESC to end the test.

[P]assed test, [F]ailed test: p
Running Test: window.CONTEXT_SHARE
Test that multiple windows share objects by default.

This test is non-interactive.

--------------------------------------------------------------------------- ---
(end of console output)

And the last lines in the log:

INFO:root:User marked pass for window.MULTIPLE_WINDOW_OPEN
INFO:root:Testing window.CONTEXT_SHARE.
INFO:root:Begin unit tests for window.CONTEXT_SHARE
<- EOF

No OS message box or anything: test.y silently dies

* seen in one run that progressed more:

At the interactive multisample test (window.WINDOW_MULTISAMPLE),after user
input m s s s s an normal,  passing test behavoir, when switching focus with
the mouse from the pyglet driven window to the console (not sure  if focus
from or to) I got a traceback, captured in the log:

INFO:root:Begin unit tests for window.WINDOW_MULTISAMPLE
ERROR:root:Error in window.WINDOW_MULTISAMPLE
ERROR:root:Traceback (most recent call last):
File
"D:\hg_externals\pyglet_12dev\tests\..\tests\window\WINDOW_MULTISAMPLE.py",
line 129, in test_multisample
self.render()
File
"D:\hg_externals\pyglet_12dev\tests\..\tests\window\WINDOW_MULTISAMPLE.py",
line 93, in render
self.win.switch_to()
File
"D:\hg_externals\pyglet_12dev\tests\..\pyglet\window\win32\__init__.py",
line 305, in switch_to
self.context.set_current()
AttributeError: 'NoneType' object has no attribute 'set_current'

The test session not aborted itself there, but later crashed on another
test.
Full log for this session attached as
pyglet.4_crash_win32_ati4650_drv_cat11.5.log

At this point I switched to the last released stable drivers, but I will
follow in another post

--
claudio

  pyglet.4_crash_win32_ati4650_drv_cat11.5.log
6K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
claudio canepa  
View profile  
 More options Oct 28 2011, 11:42 am
From: claudio canepa <ccanep...@gmail.com>
Date: Fri, 28 Oct 2011 12:42:23 -0300
Local: Fri, Oct 28 2011 11:42 am
Subject: Re: tests results win 32bits

On Fri, Oct 28, 2011 at 11:55 AM, claudio canepa <ccanep...@gmail.com>wrote:

[snip]

> At this point I switched to the last released stable drivers, but I will
> follow in another post

> --
> claudio

Switching to the last stable ATI catalyst drivers: Catalyst Version    11.9

* the long waiting time at test begin continues

* I notice a difference in behavior:

  - with 11.5 drivers: no window visible except the ones spawned to do
interactive tests
  - with 11.9 drivers: a small window pops up just after the initial long
wait and remains along all tests

* failure at test window.CONTEXT_SHARE (traceback, see log), and now we have
three pyglet windows showing: the small initial and two more, probably the
one than the test failed to close. The next 2 test (vsync and multexture)
performs fine, but got another traceback after that. (and the first style
showed, but the second style window don't showed)

At this point I quit the session.
log attached as pyglet.11._win32_ati4650_drv_cat11.9.log

It will be useful to see results from other people on win32, any hardware.

--
claudio

  pyglet.11._win32_ati4650_drv_cat11.9.log
7K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
claudio canepa  
View profile  
 More options Oct 30 2011, 3:16 pm
From: claudio canepa <ccanep...@gmail.com>
Date: Sun, 30 Oct 2011 16:16:03 -0300
Local: Sun, Oct 30 2011 3:16 pm
Subject: Re: tests results win 32bits

win xp sp3, python 2.6.5, nvidia 6200

There are also failures.
for the log look at the attachments in Issue 539:     Usability issues with
tests

--
claudio


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »