I can send you the model. Expect a large e-mail soon. :)
-Allen
Gerrit Voss wrote:
> Hi,
>
> On Tue, 2007-03-13 at 12:30 -0500, Allen Bierbaum wrote:
>> So now I was able to replicate it again with a slightly different case.
>> I tracked it down to a problem with the ChangeContainers but I a
Hi,
On Tue, 2007-03-13 at 12:30 -0500, Allen Bierbaum wrote:
> So now I was able to replicate it again with a slightly different case.
> I tracked it down to a problem with the ChangeContainers but I am
> still not completely sure why it was happening.
>
> The "fix" is here: http://opensg.vr
So now I was able to replicate it again with a slightly different case.
I tracked it down to a problem with the ChangeContainers but I am
still not completely sure why it was happening.
The "fix" is here: http://opensg.vrsource.org/trac/changeset/600
The application I used to test it is attac
Gerrit Voss wrote:
> Hi,
>
> On Sat, 2007-03-10 at 11:53 -0600, Allen Bierbaum wrote:
>> I have been tracking down some bugs in an application so I am sprinkling
>> commitChanges() calls throughout my code. I know that sounds a bit
>> imprecise, but we have found it to be the best way to find s
Hi,
On Sat, 2007-03-10 at 11:53 -0600, Allen Bierbaum wrote:
> I have been tracking down some bugs in an application so I am sprinkling
> commitChanges() calls throughout my code. I know that sounds a bit
> imprecise, but we have found it to be the best way to find some bugs in
> OpenSG2 righ
I have been tracking down some bugs in an application so I am sprinkling
commitChanges() calls throughout my code. I know that sounds a bit
imprecise, but we have found it to be the best way to find some bugs in
OpenSG2 right now.
Anyway... I just ran into a bug. When I run the following co