Re: X11 BadValue errors on Solaris 10..
Bj|rn Englund <[email protected]> Sat, 1 Oct 2005 02:17:52 +0200
| Newsgroups | gmane.comp.video.ogle.devel |
|---|---|
| Message-ID | <[email protected]> |
Thu Sep 29 2005, [email protected] wrote: > You're right. Changing 'window.video_area.x' to '0' makes it work with > XShm. The display doesn't even appear to be 'clipped'. I don know where the > problem comes from. It may be a bug in the Xserver or an extra sanity check > which wasn't present before since it's a new Xserver. SUN has changed much > stuff in XSun in Solaris 10 since Solaris 10 on i86pc now runs Xorg while > it's still XSun on sparc. Maybe they still want to have the two remain > compatible. > > Do you want put a workaround in ogle for Solaris 10 (Sparc)? > I'll make a small test program first to make sure what the problem is, so we can tell if it's a bug in the xserver or not. This was on sparc using medialib for scaling, correct? If scaling was enabled then there is a bug in the ogle code too, because the picture should have been scaled to fit the window and then it shouldn't be drawn outside the window as it is told now (-151). This is a separate issue though. Do you have access to solaris 10 on x86 too (with Xorg)? /Bj|rn