先週末の4.6-STABLE + knu's portなんですが、
うまく動きません。

gikot-worldserverが
Message: Error marshalling return value -- bad type?
AttributeError: class TypeError has no attribute '__repo_id'
TypeError: Failed to marshal: Object (IDL:omg.org/CORBA/Object:1.0)
と言い、
get_agent_newしようとしたclientは
Traceback (most recent call last):
File "/usr/X11R6/lib/gikot/bin/iyoud", line 54, in ?
a = Agent('iyou').moveto_default()
File "/usr/X11R6/lib/gikot/lib/gutils.py", line 73, in __init__
self.gagent = _theWorld.get_agent_new(s)
File "<string>", line 1, in get_agent_new
CORBA.UNKNOWN: Minor: 0, Completed: CORBA_COMPLETED_MAYBE.
と言って死亡します。

ORBitのバージョンは0.5.17です。
先月、0.5.15を使ってた時は動いていたのに。。