On Tue, 21 Nov 2000, Alejandro Fernandez wrote:

> Hey, sounds good. Thanks.
> It works fine on Windows but for some reason I get a segmentation fault 
> in linux :( ??

That's a known bug. The fix is to insert a line in sqXWindow.c, at start
of function ioSetCursorWithMask():
        if (!isConnectedToXServer) return 0;

-- Bert

Reply via email to