Extreme amounts of wierditude (long)

2000-08-07 Thread Bob Ham
Hi there I've come accross an extremely strange and frustrating problem. I have two versions of code that is using ggi. One works fine. The other crashes upon ggiEventRead. Some gdb output is given below: (gdb) bt #0 0x401f2cf4 in _XimLocalFilter () from /usr/X11R6/lib/libX11.so.6 #1

it works! - Re: screen update issues with xggi, monitest, and other apps.

2000-08-07 Thread ctest
You could try the "-novt" option to the fbdev target for one of the XGGIs. Something like this I think: XGGI :1 -targets fbdev:-novt:/dev/fb1 Might need to handle inputs specially, like; XGGI :1 -targets fbdev:-novt:-noinput:/dev/fb1 -inputs where "" are the GII

Re: freetype-extension

2000-08-07 Thread Jon M. Taylor
On Thu, 3 Aug 2000, Andreas Beck wrote: I'm trying to write an freetype(2.0) - extension for GGI. the problem is, that I've no experience in writing GGI extensions anyone who likes to help me/explain it to me? I'll try to help you when I'm back. Meanwhile maybe Jon can give you some of