Re: [Fresco-devel] double servant activation found in TextKit

Stefan Seefeld <[email protected]> Tue, 26 Aug 2003 22:56:03 -0400
Newsgroups gmane.comp.video.fresco.devel
Message-ID <[email protected]>
[email protected] wrote:

> my_strut is managed by Impl_var and gets activated by the "="-operator...
> ok... i removed the following KitImpl::activate() call in TextKitImpl::strut()
> at line 135.
> 
> and now it works for me... my_strut will destructed and deactivated correctly,
> but i'm not clear for all... maybe you check this too... or tell me the _right_
> way to make it clear...

yes, it looks as if you found a bug. Thanks for spotting this !
Can anybody please test this and then commit the fix (i.e. remove line 136 in
TextKitImpl.cc) ? Thanks.

Regards,
		Stefan