gzz-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gzz] feature in libvob/fenfire


From: Matti Katila
Subject: Re: [Gzz] feature in libvob/fenfire
Date: Sat, 3 May 2003 12:15:44 +0300 (EEST)

On Sat, 3 May 2003, Tuomas Lukka wrote:
> On Sat, May 03, 2003 at 01:27:58AM +0300, Matti Katila wrote:
>> This jammed my cpu powers, java eated 98% of cpu.
>>      self.vs.map.put(lineconn, anchorUnit, 
>>                         self.vs.unitSqCS(otherAnchorCS, "UN"))
>> The problem was:
>>     ff.util.AlphContent(fen).setText('This is rst canvas test', note, 1)
>> correct line would have been:
>>     ff.util.AlphContent(fen).setText(note, 'This is rst canvas test', 1)
>> There are some problems to use Object as a node :)
> Could you give some more information: why would unitSqCS ever jam the CPU?
> That just doesn't make any sense.

I wouldn't mind to write to gzz-dev if I could say where the problem is 
and fix it. The lineconn line is from buoymanager and AlphContent line is 
from buoyoing if you want to try debug this more deeply. unitSqCS probably 
isn't the problem as you said.


   -Matti





reply via email to

[Prev in Thread] Current Thread [Next in Thread]