Re: X11 BadValue errors on Solaris 10..

Bj|rn Englund <[email protected]> Sat, 1 Oct 2005 16:30:42 +0200
Newsgroups gmane.comp.video.ogle.devel
Message-ID <[email protected]>
Sat Oct 01 2005, [email protected] wrote:
> 
> No but I was planning to install it soon. NVidia now makes binary drivers 
> with OpenGL (and Xv too, I think) for Solaris 10 on i86pc so it might be a 
> good idea to make sure ogle runs on Solaris 10/i86pc.

Ogle probably needs some testing and changes to the code, because I don't think
medialib and Xv can be used at the same time now.


Here is a small testprogram for the xshm problem.
http://www.dtek.chalmers.se/~dvd/dist/xwindow_boundary_test.tgz

There are some instructions in the README file.
Could you test this and report how it works?

The program will draw at different positions inside/outside the window
and with/without xshm.
Pressing 0-9 will draw at different positions.
Pressing r,i,s will chose between drawing with
 'r'ectagles, putting 'i'mages, or putting x's'hm images.
test all cases 0-9 for each of r,i,s and tell me which works.
You can press 'c' to clear the screen. 
5-7 should be the only ones that might not work when using 'i' or 's'.
All 0-9 should work for 'r'.

/Bj|rn