Thanks Jens, that fixed it. Now, how do I get a commit-bit for the wiki, because I would like to do something useful, such as fixing the documentation.
Also, as I noticed that the FilePaneEditor returns a 404 when one tries to save the sandbox/hello.txt file. I tried creating the directory, and that fixed the problem. Is this working as designed, and/or should it be fixed in the installation documentation? Cheers Andy On Thu, Aug 30, 2012 at 3:59 PM, Jens Lincke <[email protected] > wrote: > Hi Andy, > > try $world.openPartItem('Triangle', 'PartsBin/Basic'); > > There the Triangle is in the Basic PartsSpace. There is not Triangle > PartsSpace. > > But yes, very bad error message, I think we try to deserialize whatever is > returned from querying the wrong URL. > > Best, > Jens > > Am 30.08.2012 um 19:59 schrieb Andy Burnett < > [email protected]>: > > $world.openPartItem('Triangle', 'PartsBin/Triangle'); > > >
_______________________________________________ lively-kernel mailing list [email protected] http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel
