Hi all,
I ran into an odd problem today. I wrote a simple ggi-based program that
draws 1e6 boxes to the screen and time how long it takes (hey, it's my first
ggi program :P)
Strangely enough, it works locally, but not if I run it on another machine
and do a remote X display to my box. Is this in
> Please try with the XLib target, which cannot suffer from strange
> interference with the shm extension ...
Xlib works fine. (once i changed my program to only request 1 frame instead
of 2)
> 2. What exactly happens ?
>If crash: When does the program crash ?
> What are the l