<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi everyone...</FONT></DIV>
<DIV><FONT face=Arial size=2>I downloaded the lastest olpc etoys image from
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><A class="external text"
title=http://tinlizzie.org/olpc/etoys-2.0-latest.zip
href="http://tinlizzie.org/olpc/etoys-2.0-latest.zip"
rel=nofollow>etoys-2.0-latest.zip</A></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I also tried on several VMs and i am getting the
same error...</FONT></DIV>
<DIV><FONT face=Arial size=2>To reproduce:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>1) Create a new EToy.</FONT></DIV>
<DIV><FONT face=Arial size=2>2) Throw a Text and a Joystick in the
EToy.</FONT></DIV>
<DIV><FONT face=Arial size=2>3) Add viewers for those to.</FONT></DIV>
<DIV><FONT face=Arial size=2>4) Associate Text's forward by with Joystick's
upDown.</FONT></DIV>
<DIV><FONT face=Arial size=2>Now it should be working OK...start the
script...move joystick up and down and the Text is moving.</FONT></DIV>
<DIV><FONT face=Arial size=2>5) Now try to edit the code of the script which
should be ...</FONT></DIV>
<DIV><FONT face=Arial size=2>
script1<BR> self forward:
Joystick getUpDown</FONT></DIV>
<DIV><FONT face=Arial size=2>6) And change it.. say to...</FONT></DIV>
<DIV><FONT face=Arial size=2>
script1<BR> self forward: Joystick
getUpDown * 5.</FONT></DIV>
<DIV><FONT face=Arial size=2> to make it go faster.</FONT></DIV>
<DIV><FONT face=Arial size=2>7) Hit accept to save it and boom...</FONT></DIV>
<DIV><FONT face=Arial size=2>I am getting a "Unknown variable: Joystick"
error...</FONT></DIV>
<DIV><FONT face=Arial size=2>It seems i cannot edit any script.</FONT></DIV>
<DIV><FONT face=Arial size=2>Note that using the official squeakland.org image
this works fine...but we need this for OLPC EToys development.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Christos.</FONT></DIV></BODY></HTML>