On Tue, Jan 20, 2004 at 10:32:12PM +0100, Nicolas Joly wrote:
> On Tue, Jan 20, 2004 at 10:28:16AM -0800, Mark Vojkovich wrote:
> > 
> >    If you add to the Section "Device" of the XF86Config file:
> > 
> >  Option "XaaNoSolidTwoPointLine"
> > 
> >   that will force the XAA to only use the driver's Bresenham line
> > export.  Does that change the behavior?
> 
> Yes ! I do not see the problem with the linetest program anymore.
> Will check (in a day or two) with the testsuite, and report.

I just ran the testsuite again. Here follow the diff for the failing
tests :

[EMAIL PROTECTED] [~]> diff fail.24.old fail.24.new
0a1,3
> Tests for XOpenDisplay
> Test   3:  FAIL
> Test   4:  FAIL
11,16d13
< Tests for XDrawLine
< Test  52:  FAIL
< Tests for XDrawLines
< Test  57:  FAIL
< Tests for XDrawSegments
< Test  53:  FAIL
24,25d20
< Tests for ChangeHosts
< Test   1:  FAIL

With "XaaNoSolidTwoPointLine" option set, XDraw{Line,Lines,Segements}
tests are successful.

For the `ChangeHosts' failure, i changed the `XT_DISPLAYHOST'
testsuite variable from `localhost' to `cixy.dial.pasteur.fr'.
This test succeded, but 2 new failed ... XOpenDisplay. Without network
connection, i think this is expected :

Tests for XOpenDisplay
Test   3:  FAIL
  XOpenDisplay() returned NULL with argument "cixy.dial.pasteur.fr:0.0".
Test   4:  FAIL
  XOpenDisplay() returned NULL with argument "cixy.dial.pasteur.fr:0".

-- 
Nicolas Joly

Biological Software and Databanks.
Institut Pasteur, Paris.
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to