On Mon, 20 Mar 2000, Andrew Apted wrote:
> Jon M. Taylor writes:
> > Bugreports and patches are appreciated.
>
> Okidoke: demos/demo gives me a short line of three dashes on the
> screen, then it segfaults with the missing symbol as you said.
> xmitest segfaults immediately with a missing symbol.
Hmmm. demos/demo gives me a segfault also, until I comment line 108
of demos.demo.c (marked unnecessary):
//miClearPaintedSet(vis, paintedSet); /* not necessary */
With this modification, I do not get any segfault. However I don't
get any pixels drawn on the GGI-on-X window either... :-( ?
demos/xmitest never gave me a segfault.
Any clue ?
Rodolphe