MoriEdan / opensim4opencog

Automatically exported from code.google.com/p/opensim4opencog
1 stars 0 forks source link

Name not updating #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Log bot on from prolog into empty sim
2. Rez a cube, rename it
3. query
 simObject(X),cli_get(X, [prim,properties,name],Y).

EXPECTED:  Reports correct name
OBSERVED:  Reports 'Primitive'

Probably related to [issue 19]

Original issue reported on code.google.com by anneogb...@gmail.com on 6 May 2012 at 5:50

GoogleCodeExporter commented 8 years ago

Original comment by anneogb...@gmail.com on 22 Jul 2012 at 4:02

GoogleCodeExporter commented 8 years ago
I think fixed in http://code.google.com/p/opensim4opencog/source/detail?r=3411

Original comment by logicmoo@gmail.com on 24 Jul 2012 at 2:32