Index: [thread] [date] [subject] [author]
  From: becka@rz.uni-duesseldorf.de
  To  : creichen@rbg.informatik.tu-darmstadt.de
  Date: Wed, 12 May 1999 12:54:21 +0200 (MET DST)

Re: libggi troubles on sparc-sun-solaris2.5

Hi !

> LibGGI: GGI_X_flush(392ab8, 1) called
> LibGGI: _ggi_x_do_blit(394878, 0x0, 320x200) called
> LibGGI: GGI_X_flush(392ab8, 0) called
> LibGGI: _ggi_x_do_blit(394878, 0x0, 320x200) called
> Profiling Timer Expired

> There's a delay between the last debug message and the SIGPROF; it
> varies between
> about one and several seconds (I think that I had it running for over a
> minute once).
> 
> I'm not sure where the SIGPROF comes from, however...

I assume that is a problem with the sync mode helper.

Try setting GGI_MANSYNC_FPS=1 in the environment.

That should give slow updates and thus work even over slow connections without
shm.

We should give fixing this a try ... I.e. we should skip an update, if it 
comes in while we are processing the last one ...

CU, ANdy

-- 
Andreas Beck              |  Email :  <Andreas.Beck@ggi-project.org>

Index: [thread] [date] [subject] [author]