Changes

Jump to navigation Jump to search
3,009 bytes added ,  11:05, 11 August 2014
no edit summary
Line 1: Line 1:  
<noinclude>[[Category:Testing]]
 
<noinclude>[[Category:Testing]]
 
</noinclude>
 
</noinclude>
= Testing Sugar 0.102 =
+
<span style="font-size: 188%">Testing Sugar 0.102</span>
   −
This page contains information and resources for testing this up-coming Sugar release.
+
This page contains information and resources for testing this Sugar release.
    
== What Should I test ==
 
== What Should I test ==
Line 22: Line 22:  
== Testing with a XO ==
 
== Testing with a XO ==
   −
We have created images with the latest Sugar pre-0.102 sources. These builds are based on [https://www.laptop.org.au/ OLPC Australia] images so please note that there are some customized changes too.
+
We have created images with the latest Sugar 0.102 sources. These builds are "clean" Sugar Labs images, which do not include any customization.
   −
* XO-4 [http://harvest.one-education.org/public/3400x/34002xx4.zd 34002xx4.zd] ([http://harvest.one-education.org/public/3400x/34002xx4.zd.md5 md5])
+
* XO-4 [http://dev.laptop.org/~gonzalo/0.102/41002SL4.zd 41002SL4.zd] ([http://dev.laptop.org/~gonzalo/0.102/41002SL4.zd.md5 md5])
   −
* XO-1.75 [http://harvest.one-education.org/public/3400x/34002xx2.zd 34002xx2.zd] ([http://harvest.one-education.org/public/3400x/34002xx2.zd.md5 md5])
+
* XO-1.75 [http://dev.laptop.org/~gonzalo/0.102/41002SL2.zd 41002SL2.zd] ([http://dev.laptop.org/~gonzalo/0.102/41002SL2.zd.md5 md5])
   −
* XO-1.5 [http://harvest.one-education.org/public/3400x/34002xx1.zd 34002xx1.zd] ([http://harvest.one-education.org/public/3400x/34002xx1.zd.md5 md5])
+
* XO-1.5 [http://dev.laptop.org/~gonzalo/0.102/41002SL1.zd 41002SL1.zd] ([http://dev.laptop.org/~gonzalo/0.102/41002SL1.zd.md5 md5])
   −
* XO-1 [http://harvest.one-education.org/public/3400x/34002xx0.img 34002xx0.img] ([http://harvest.one-education.org/public/3400x/34002xx0.img.md5 md5])
+
* XO-1 [http://dev.laptop.org/~gonzalo/0.102/41002SL0.img 41002SL0.img] [http://dev.laptop.org/~gonzalo/0.102/41002SL0.crc crc]([http://dev.laptop.org/~gonzalo/0.102/41002SL0.img.md5])
 +
 
 +
* SD images for XO-1 [http://dev.laptop.org/~gonzalo/0.102/41002SL0.zd 41002SL0.zd] ([http://dev.laptop.org/~gonzalo/0.102/41002SL0.zd.md5])
 +
 
 +
== Installing ==
    
These images are NOT signed by OLPC, therefore you need an unsecured XO for installing these images. To save some time, you can use [https://github.com/jmcmullen/olpc-teacher-update this tool].
 
These images are NOT signed by OLPC, therefore you need an unsecured XO for installing these images. To save some time, you can use [https://github.com/jmcmullen/olpc-teacher-update this tool].
   −
Please consider that these images contains very early work, as we just entered the bug fixing period.
+
=== XO-1 ===
 +
 
 +
* Copy the file 41002SL0.img and the file 41002SL0.crc to a USB device.
 +
* Boot your XO with the USB device and the charger connected.
 +
* Go to the ok prompt: At boot time, briefly type the Escape key (top left on the XO keyboard, with a white X in a black disc) when you hear the startup jingle. Do not hold it down. In a few seconds, the FORTH ok prompt appears, along with a hint on help.
 +
* Type
 +
  copy-nand u:\41002SL0.img
 +
* when flashing is finished, you will get the prompt again, type reboot.
 +
 +
=== XO-1.5, XO-1.75 and XO-4 ===
 +
 
 +
* Copy the file 41002SLx.zd to a USB device. (Every model has a different x number, check above.)
 +
* Boot your XO with the USB device and the charger connected.
 +
* Go to the ok prompt: At boot time, briefly type the Escape key (top left on the XO keyboard, with a white X in a black disc) when you hear the startup jingle. Do not hold it down. In a few seconds, the FORTH ok prompt appears, along with a hint on help.
 +
* Type
 +
  fs-update u:\41002SLx.zd
 +
* when flashing is finished, you will get the prompt again, type reboot.
 +
 
 +
=== About the SD images for XO-1 ===
 +
 
 +
These images are a development of James Cameron, to help improve the performance on XO-1 devices.
 +
 
 +
To install these unsigned builds, you may use fs-update on an XO-1.5, XO-1.75, or XO-4, and then move the SD card.
 +
 
 +
Alternatively, this Open Firmware fragment:
 +
http://dev.laptop.org/~quozl/z/1XCG63.txt can be added to the top of
 +
the [http://dev.laptop.org/~gonzalo/0.102/41002SL0.zd.zsp 41002SL0.zd.zsp] file, and then
 +
manually loaded from the ok prompt:
 +
 
 +
ok fl u:\41002SL0.zd.zsp
 +
 
 +
This will then read the 41002SL0.zd file and store it on an SD card.
 +
 
 +
Later versions of olpc-os-builder can add this fragment.
 +
 
 +
== Changes ==
 +
These images include the last version of sugar packages, and the following activities updates:
 +
 
 +
* Abacus 54 -> 56
 +
* Calculate 41.2 -> 42
 +
* Chart 10 -> 11
 +
* Chat 80 -> 81
 +
* FractionBounce 22
 +
* Log 35 -> 36
 +
* Measure 49 -> 51
 +
* Memorize 47 -> 48
 +
* Physics 19 -> 21
 +
* Speak 47 -> 48
 +
* Scratch 24 -> 25
 +
* TurtleBlocks 202.1 -> 207
 +
 
 +
The following activities were added:
 +
 
 +
* Finance 11
 +
* Story 13
 +
* Words 21
 +
* MusicPainter 12
 +
 
 +
The following activities were removed:
 +
 
 +
* AnimalsTv
 +
* Level
 +
* OneAcademy
 +
 
 +
The new list of activities is here http://wiki.laptop.org/go/Activities/Sugar_Labs/0.102
 +
 
 +
The OsBuilder config used to generate these images is here https://github.com/sugarlabs/olpc-os-builder/tree/SL102
 +
 
 +
If you find problems in these images, please report on sugar-devel mailing list.
    
== Known Issues ==
 
== Known Issues ==
   −
=== 34002 ===
+
=== 41002 ===
* The font size is too big ('''solved'''). SL #4758
+
 
* Sound adjustment in the frame is laggy and displays collaboration related errors ('''solved'''). SL #4759
+
* web activities don't close. A PR was filled for sugar-web, web activities need be updated later.
 +
 
 +
=== 41001 ===
 +
 
 +
* XO-1 only: in Maze activity the win window show a title bar
 +
* FractionsBounce activity is very slow on XO-1 & XO-1.5, the sounds are played later
 +
* MusciPainter activity don't start on XO-1 & XO-1.5
 +
* web activities don't start ('''solved''')
 +
* activities updater control panel don't close ('''solved''')
 +
* web activities don't close.
 +
 
 +
=== 34001 ===
 +
 
 +
* The font size is too big ('''solved'''). SL {{Bug|4758}}
 +
* Sound adjustment in the frame is laggy and displays collaboration related errors ('''solved'''). SL {{Bug|4759}}
 
* Web activities always crash, see [http://lists.sugarlabs.org/archive/sugar-devel/2014-April/047879.html the mailing list thread.] ('''solved''').
 
* Web activities always crash, see [http://lists.sugarlabs.org/archive/sugar-devel/2014-April/047879.html the mailing list thread.] ('''solved''').
   −
=== 34001 ===
+
=== 34002 ===
   −
* maliit-plugins is not updated (this issue is also present in previous images).
+
* [XO4] maliit-plugins is not updated (this issue is also present in previous images).

Navigation menu