<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>I found what it was: in the index.xhtml world there is a subworld called Development tools.</div><div><br></div><div>That subworld has a PanelMorph in it, with four buttons and a slider and a number of text boxes - if I delete that PanelMorph the serialization is OK.</div><div><br></div><div>I first tried to only remove all the contents of the PanelMorph - but that didn't solve the serialization problem.</div><div><br></div><div>So I thought that maybe PanelMorphs have a serialization problem, but if I create a PanelMorph from scratch it works fine...</div><div><br></div><div>So I don't know if it helps, but I hope it helps.</div><div><br></div><div><div><div>Cheers,</div><div>Davide Della Casa</div></div><div><br></div>On 25 Apr 2011, at 00:09, Davide Della Casa wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi All,</div><div><br></div><div>LK is an amazing project and after some toying around on the website I just installed it locally on my mac (default configuration on OSX version i.e. 10.6.7 (latest version at time of writing)).</div><div><br></div><div>I had a couple of problems that I managed to resolve, and one problem still standing when saving worlds.</div><div><br></div><div>&nbsp;- The video at <a href="http://www.youtube.com/watch?v=Gb3a70C15Sw">http://www.youtube.com/watch?v=Gb3a70C15Sw</a> seems to be slightly out of date and following those directions didn't seem to work.</div><div>&nbsp;- So, I installed LK on the regular "Sites" directory - which is the default place where the web server fetches content - that works OK.</div><div>&nbsp;- Then I had a problem in that the localconfig file is not included in the trunk (this is something that was spotted by Philip Weaver over two years ago&nbsp;<a href="http://forum.world.st/General-Instructions-for-Lively-Server-Setup-tt3033897.html#a3033900%23none">http://forum.world.st/General-Instructions-for-Lively-Server-Setup-tt3033897.html#a3033900#none</a>&nbsp;) - but I copied a version from here&nbsp;<a href="http://www.lively-kernel.org/trac/browser/branches/interns/source/kernel/localconfig.js?rev=1340&amp;order=name">http://www.lively-kernel.org/trac/browser/branches/interns/source/kernel/localconfig.js?rev=1340&amp;order=name</a>&nbsp;.</div><div>&nbsp;- Also the " nocursor.cur " file is missing, but I found a blank cursor file from here and plugged that one in&nbsp;<a href="http://pc.autons.net/stuff/blanks/">http://pc.autons.net/stuff/blanks/</a>&nbsp;so that's ok too.</div><div><br></div><div>After these initial troubles I got the worlds to open and work OK&nbsp;but...&nbsp;while saving a world (e.g. just the plain index.xhtml world), I get these errors in the console:</div><div>&nbsp;- problems to parse &nbsp;<a href="http://localhost/lively/index.xhtml">http://localhost/lively/index.xhtml</a></div><div>&nbsp;- alert: Cannot serialize model stuff of type lively.data.DOMNodeRecord</div><div><br></div><div>The world file *is* successfully created (so I believe this means that the WebDav worked), but when I load it I get a green/red world of death saying:</div><div><br></div><div>ALERT: Cannot serialize old model object: {"_livelyDataWrapperId_":"172:anonymous_22","B1Value$observers":[{"__isSmartRef__":true,"id":883},{"__isSmartRef__":true,"id":884}],"B2Value$observers":[{"__isSmartRef__":true,"id":1120},{"__isSmartRef__":true,"id":1121}],"List$observers":[{"__isSmartRef__":true,"id":1122},{"__isSmartRef__":true,"id":1123}],"ListItem$observers":[{"__isSmartRef__":true,"id":1122},{"__isSmartRef__":true,"id":1123}],"Text$observers":[{"__isSmartRef__":true,"id":1124},{"__isSmartRef__":true,"id":1125},{"__isSmartRef__":true,"id":1126}],"TextSel$observers":[{"__isSmartRef__":true,"id":1127}],"PrintValue$observers":[{"__isSmartRef__":true,"id":1128},{"__isSmartRef__":true,"id":1129}],"SliderValue$observers":[{"__isSmartRef__":true,"id":1130},{"__isSmartRef__":true,"id":1131}],"SliderRange$observers":[{"__isSmartRef__":true,"id":1132},{"__isSmartRef__":true,"id":1131}],"__SourceModuleName__":"Global.anonymous_module_5","__rawNodeInfo__":{"tagName":"record","namespaceURI":"<a href="http://www.w3.org/2000/svg">http://www.w3.org/2000/svg</a>","attributes":[{"key":"id","value":"172:anonymous_22","namespaceURI":null}]},"definition":"{\"Text\":{},\"TextSel\":{},\"List\":{},\"ListItem\":{},\"PrintValue\":{},\"B1Value\":{},\"B2Value\":{},\"SliderValue\":{},\"SliderRange\":{}}","isInstanceOfAnonymousClass":true}</div><div><br></div><div>Error while loading anonymous_module_3: Error: delegate [object Object] does not implement setTextSel</div><div><br></div><div>Any hints?</div><div><br></div><div>Cheers,</div><div>Davide Della Casa</div><div><a href="http://www.sketchpatch.net/">http://www.sketchpatch.net</a></div></div></blockquote></div><br></body></html>