Difference between revisions of "0.82/0.81.4 Notes"

From Sugar Labs
Jump to navigation Jump to search
Line 99: Line 99:
 
* [http://dev.laptop.org/~erikos/bundles/0.81.4/Read-47.xo Read 47]  
 
* [http://dev.laptop.org/~erikos/bundles/0.81.4/Read-47.xo Read 47]  
 
* [http://dev.laptop.org/~erikos/bundles/0.81.4/Log-10.xo Log 10]  
 
* [http://dev.laptop.org/~erikos/bundles/0.81.4/Log-10.xo Log 10]  
 +
 +
== Instructions to test in olpc joyride ==
 +
The sugar packages from Sucrose 0.81.4 went into the olpc image [http://xs-dev.laptop.org/~cscott/olpc/streams/joyride/build2129/ joyride-2129]. 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 any more. You can get the Sucrose 0.81.4 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.
 +
 +
 
[[Category:ReleaseTeam]]
 
[[Category:ReleaseTeam]]

Revision as of 05:23, 10 July 2008

Sucrose 0.81.4

Announcement

This first release after the feature freeze and therefore has only bug fixes. For more information what bugs have been fixed please refer to the detailed description below. Thanks to all the contributors.

Glucose modules

Glucose news

sugar-toolkit

  • #7015 Add proper alignment support to the "tray" control
  • #7054 Journal doesn't show correct colors for activity instances
  • #7046 Deleting activity bundle with journal leaves it showing in Home list view until reboot
  • #3939 Keep button should use XO colors
  • #7248 Speaker device has inconsistent behavior

sugar

  • #7438 sugar shuts down when you click Restart
  • #7365 Invites not working
  • #7248 Speaker device has inconsistent behavior
  • #7339 CPU Spins after starting an activity
  • #7015 Add proper alignment support to the "tray" control
  • #5613 Cannot set non-ASCII nick name
  • #7046 Deleting activity bundle with journal leaves it showing in Home list view until reboot
  • #7391 Make the search field in Home reveal the list view
  • #7248 Speaker device has inconsistent behavior
  • #7272 Notifications are redundant with new launching feedback
  • #7273 Activity icons remain colored after launch

sugar-base

  • Has gained its own translation module and some languages have already been contributed.

sugar-datastore

  • Since the last release, two scripts have been added that allow for adding and retrieving items from the command line, these scripts have been contributed by Reinier Heeres and Philip Bordelon. Thanks!

sugar-presence-service

  • dev.laptop.org #4757: Add ListChannels from Telepathy

etoys

  • Pango fixes
  • updated translations: ja, de
  • collab refactoring in prep of tubes support
  • remove pre-update.1 support
  • ETOYS_DEBUG env var controls logging
  • minor fixes

journal-activity

93-94

  • contain some small bug fixes and translations for some new languages.

92-93

  • #6368 Strip spaces from query terms
  • #7348 journal fails to show icon for mounted usb stick

Fructose modules

Fructose news

read-activity

  • Contains translation updates and some new languages

terminal-activity

  • This release contains new translations from our translator community.

chat-activity

  • #6036: Show timestamp as elapsed time instead of date (morgs)
  • Updated translations: fr, mvo, pis, af, sd, pap, tpi, ar, de

browse-activity

  • #7281 Browse autocompletion should allow editing of suggestions
  • #7427 Downloads broken in Browse (interface change)
  • #7280 Browse autocompletion makes it impossible to type some URLs

Fructose modules bundled

Instructions to test in olpc joyride

The sugar packages from Sucrose 0.81.4 went into the olpc image joyride-2129. You can update to joyride using olpc-update or a usb key.

There are no activities in the builds any more. You can get the Sucrose 0.81.4 activities with the activities script (based on bert's activity update script).

  • Switch to a virtual console by pressing the Ctrl+Alt+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+Home key f3 small.png keys. The activities will then be listed in the activities list.