Changes

Jump to navigation Jump to search
1,648 bytes added ,  22:57, 2 July 2009
no edit summary
Line 1: Line 1:  +
<noinclude>{{GoogleTrans-en}}{{TOCright}}</noinclude>
 
=Sucrose 0.81.2=
 
=Sucrose 0.81.2=
 +
 +
== Announcement ==
 +
This release has many great improvements. Pippy and the Log activity fixed the platform specific issues and could be added to the release. Refinements have been made to the activity list view like adding installation dates of the activities, sorting by dates and searching in the list of activities.
 +
 +
The control panel has been refactored and now has a graphical interface as well as the command line one. Refactoring work has been done as well in the bundlebuilder and a speaker device has been added to the frame so you can control the volume of your speakers from there. In Etoys new phrases have been marked for translation to improve internationalization even more.
 +
 +
Make sure to check out the new palette features for links in the web-activity and try to quit the terminal activity by quitting the shell. As another little smoke test you could use the control panel to change your buddy to use a light fill color and check that the chat activity then uses black text for your messages.
 +
 +
Finally, if the frame pops up unintentionally during these actions you can now find a slider to set different activation delays for the frame in the control panel.
    
== Glucose modules==
 
== Glucose modules==
Line 5: Line 15:  
* [http://dev.laptop.org/pub/sugar/sources/sugar-base/sugar-base-0.81.1.tar.bz2 sugar-base 0.81.1]
 
* [http://dev.laptop.org/pub/sugar/sources/sugar-base/sugar-base-0.81.1.tar.bz2 sugar-base 0.81.1]
 
* [http://dev.laptop.org/pub/sugar/sources/sugar-toolkit/sugar-toolkit-0.81.4.tar.bz2 sugar-toolkit 0.81.4]
 
* [http://dev.laptop.org/pub/sugar/sources/sugar-toolkit/sugar-toolkit-0.81.4.tar.bz2 sugar-toolkit 0.81.4]
* [http://dev.laptop.org/pub/sugar/sources/sugar-base/sugar-base-0.81.3.tar.bz2 sugar 0.81.3]
+
* [http://dev.laptop.org/pub/sugar/sources/sugar/sugar-0.81.3.tar.bz2 sugar 0.81.3]
 
* [http://dev.laptop.org/pub/sugar/sources/sugar-artwork/sugar-artwork-0.79.3.tar.bz2 sugar-artwork 0.79.3]
 
* [http://dev.laptop.org/pub/sugar/sources/sugar-artwork/sugar-artwork-0.79.3.tar.bz2 sugar-artwork 0.79.3]
 
* [http://dev.laptop.org/pub/sugar/sources/sugar-datastore/sugar-datastore-0.8.1.tar.bz2 sugar-datastore 0.8.1]
 
* [http://dev.laptop.org/pub/sugar/sources/sugar-datastore/sugar-datastore-0.8.1.tar.bz2 sugar-datastore 0.8.1]
Line 35: Line 45:  
* Graphical frontend for the control panel (Simon)
 
* Graphical frontend for the control panel (Simon)
 
* Rotate the dpad keys when the screen rotate button is pressed (Erik Garrison)
 
* Rotate the dpad keys when the screen rotate button is pressed (Erik Garrison)
  −
=== sugar-artwork ===
  −
  −
* Skipped this release
  −
  −
=== sugar-datastore ===
  −
  −
* Skipped this release
  −
  −
=== sugar-presence-service ===
  −
  −
* Skipped this release
      
=== etoys ===
 
=== etoys ===
   −
* more translatable phrases
+
* More translatable phrases
* minor tile fixes
+
* Minor tile fixes
    
=== journal-activity ===
 
=== journal-activity ===
   −
- Arabic translations update (Khaled)
+
* Arabic translations update (Khaled)
- Italian translations update (Carlo)
+
* Italian translations update (Carlo)
- Misc small fixes (Simon and Tomeu)
+
* Misc small fixes (Simon and Tomeu)
    
== Fructose modules ==
 
== Fructose modules ==
Line 106: Line 104:  
=== log-activity===
 
=== log-activity===
   −
* make users non-olpc be able to read the sugar logs - this is important for the activity running on non xo platforms
+
* Make users non-olpc be able to read the sugar logs - this is important for the activity running on non xo platforms
    
=== pippy activity ===
 
=== pippy activity ===
   −
* Add check to not fail on new gtksourceview2 API - this is needed for the activity to run on non xo platforms  
+
* Add check to not fail on new gtksourceview2 API - this is needed for the activity to run on non xo platforms
 +
 
 +
== Instructions to test in olpc joyride ==
 +
The sugar packages from Sucrose 0.81.2 went into the olpc image [http://xs-dev.laptop.org/~cscott/olpc/streams/joyride/build2024/ joyride-2024]. You can update to joyride using [http://wiki.laptop.org/go/Olpc-update olpc-update] or a usb key.
 +
 
 +
There are no activities in the builds anymore. You can get the Sucrose 0.81.2 activities with the activities script (based on bert's activity update [http://wiki.laptop.org/go/Bert's_script script]).
 +
 
 +
* Switch to a virtual console by pressing the  Ctrl+Alt+[[Image:Mesh_key_f1_small.png]] keys.
 +
* Enter the following commands:
 +
su - olpc
 +
wget http://dev.laptop.org/~erikos/sucrose-activities.py
 +
python sucrose-activities.py
    +
* Return to sugar by pressing the Ctrl+Alt+[[Image:Home key f3 small.png]] keys. The activities will then be listed in the activities list.
   −
== sugar-jhbuild branch ==
  −
We created a special sugar-jhbuild branch for this release containing the tarballs. You can try it out like this:
     −
git clone git://dev.laptop.org/sugar-jhbuild
+
[[Category:Development Team/Release]]
cd sugar-jhbuild
  −
git checkout --track -b sucrose-0.81.2 origin/sucrose-0.81.2
  −
./sugar-jhbuild update
  −
./sugar-jhbuild build
 

Navigation menu