Testing Summary: 17 December 2011 - Auckland, New Zealand<br>Who: Alana, Charlie, Edwin, Elliot, Fabiana, Lazar, Leslie, Naz, Oliver, Raph, Rob, Tabitha, Tom<br><br>CHAOS! Had loads of people visiting, lots of talking... and had to try to fit in the testing in between talking to the new people. Apologies for any vagueness, contradictory statements or general bad testing below.<br>
<br>Lent an XO-1 to Rob for math game experiments & another to Lazar for Browse investigation.<br><br>Testing XO-1.75 build 20 sugar 0.94.1<br><br>See <a href="http://wiki.laptop.org/go/OLPC_New_Zealand/XO_inventory" target="_blank">http://wiki.laptop.org/go/OLPC_New_Zealand/XO_inventory</a> for a description of Bonnie, Clyde, Kid and Sundance.<br>

<br>We left the batteries out of 1 XO-1.75 B1 and 2 C1 for 4 days and their clocks are all still valid.<br><br>We believe we conducted all testing with automatic power saving turned on. Last week this wasn't possible as many things broke, but this week we had reasonably good results.<br>
<br>Kid's touchpad has issues. Sometimes when coming out of suspend it is totally unusable, with the pointer flying around the screen, this is only fixed by reboot. Kid's touchpad continues to be jumpy during normal operation as well as described in #11171<br>

<br>Clyde had issues waking from sleep, we had to hold down the power button to reboot as it did not respond to the keyboard or the mouse. This happened at least 3 times. If we can reproduce in more controlled circumstances, how can we go about diagnosig? Should we connect to the motherboard serial port? Clyde has a 1B2 motherboard with no video memory so the screen goes black during sleep which is quite disconcerting.<br>

<br>Clock<br>Sundance & Clyde - works, talks<br><br>Calculate<br>Factorial works up to 5 digits but seems to crash for larger numbers. Perhaps send an error message saying it can't handle such large numbers rather than having the activity crash?<br>

<br>Write<br>Clyde & Kid - works<br><br>Paint<br>Clyde - works<br><br>Stopwatch<br>Clyde & Kid works<br>Once you hit mark too many times the marked times fall off the screen with no obvious way of recovering them, also no way to clear the marks to start again<br>

Would be useful to export to text or asci for data for reports in experiments (write use case scenario)<br><br>Moon<br>Clyde & Kid - works<br><br>Maze<br>Sundance, Cyde & Kid - works all three controls<br>
<br>Labyrinth<br>Kid - works, save PDF works, save PNG works<br>Would be good to add help button so you can learn the not obvious stuff like highlight two to create a join, or change the join method to a drag between two items. We once used it for more than a week to keep track of a project (using it multiple times per day every day) and at the end we were still learning new features. This might be intentional?<br>

<br>Read<br>Kid - Opened PDF from labyrinth through journal<br><br>Image viewer<br>Kid - opened PNG from labyrinth through journal<br><br>Implode<br>Sundance, Clyde & Kid - works<br><br>Speak<br>Sundance & Kid - works, including robot in English and Spanish<br>

Bonnie - works, mispronunciation on some languages (not like native), robot doesn't know own name in english,  does in spanish<br>Clyde - works, robot doesn't know own name in English , does work in spanish, confused by "your" but can answer "my" name<br>

We had a 1.75 B1 and 1.75 C1 side by side and they were behaving differently.<br><br>Record<br>Bonnie - rotate caused activity to get stuck, couldn't exit from frame either<br>Clyde - picture and video yes, audio broke whole laptop, held down power key and restarted laptop, tried again record audio but on starting recording it went white screen<br>

Kid - audio recorded couldn't hear playback, picture and video worked but can't hear audio (could be environment)<br><br>Physics<br>Clyde - works<br>Kid - jumpy touchpad , when click and move while in delete mode it draws a red line like a pencil (should this happen?)<br>

Bonnie - may have crashed but tester couldn't recall how<br><br>Turtleart<br>Bonnie - works<br><br>Browse<br>Bonnie - works<br><br>Terminal<br>Bonnie works<br><br>Wikipedia en<br>Bonnie & Kid works<br><br>Wikipedia es<br>

Kid works<br><br>Memorize<br>Clyde & Kid - all pregames work<br><br>Ruler<br>Kid works<br><br>Tamtam mini<br>Bonnie, Kid, Clyde & Sundance works<br><br>Finance<br>Kid works<br><br>Pippy<br>
Kid - Olympics didn't work with a no such file or directory error but other examples did work.<br>Sundance - works and fast. The physics example fails with no such file or directory, tried on Ivy (an XO-5) running build 882 and physics works fine there. The error on Sundance follows:<br>
Loading box2d for Linux (32bit)<br>Traceback (most recent call last):<br>  File "/home/olpc/.sugar/default/org.laptop.Pippy/tmp/pippy_app.py", line 10, in <module><br>    from pippy import physics<br>  File "/home/olpc/Activities/Pippy.activity/library/pippy/physics/__init__.py", line 2, in <module><br>
    from elements import Elements<br>  File "/home/olpc/Activities/Pippy.activity/library/pippy/physics/Loading box2d for Linux (32bit)<br>Traceback (most recent call last):<br>  File "/home/olpc/.sugar/default/org.laptop.Pippy/tmp/pippy_app.py", line 10, in <module><br>
    from pippy import physics<br>  File "/home/olpc/Activities/Pippy.activity/library/pippy/physics/__init__.py", line 2, in <module><br>    from elements import Elements<br>  File "/home/olpc/Activities/Pippy.activity/library/pippy/physics/Loading box2d for Linux (32bit)<br>
Traceback (most recent call last):<br>  File "/home/olpc/.sugar/default/org.laptop.Pippy/tmp/pippy_app.py", line 10, in <module><br>    from pippy import physics<br>  File "/home/olpc/Activities/Pippy.activity/library/pippy/physics/__init__.py", line 2, in <module><br>
    from elements import Elements<br>  File "/home/olpc/Activities/Pippy.activity/library/pippy/physics/elements.py", line 32, in <module><br>    import box2d<br>  File "/home/olpc/Activities/Pippy.activity/library/pippy/physics/box2d/__init__.py", line 14, in <module><br>
    from box2d_linux32 import *<br>  File "/home/olpc/Activities/Pippy.activity/library/pippy/physics/box2d/box2d_linux32/__init__.py", line 1, in <module><br>    from Box2D2 import *<br>  File "/home/olpc/Activities/Pippy.activity/library/pippy/physics/box2d/box2d_linux32/Box2D2.py", line 7, in <module><br>
    import _Box2D2<br>ImportError: /home/olpc/Activities/Pippy.activity/library/pippy/physics/box2d/box2d_linux32/_Box2D2.so: cannot open shared object file: No such file or directory<br><br>Typingturtle<br>Kid works, flickering in the words in balloons as you type is annoying. We don't believe we specifically rechecked the performance problems discussed last week, sorry.<br>
<br>Help<br>Sundance works and has images<br>Kid works<br><br>Switching to gnome and back works on Bonnie, Kid<br><br>Thanks Testers<br>Tabitha<br>