0.88/0.87.3 Notes: Difference between revisions
Created page with '<noinclude>{{GoogleTrans-en}}{{TOCright}}</noinclude>Category:Release Notes = Sucrose 0.87.3 Release Notes = == Announcement == This is the third development release in the…' |
|||
| Line 29: | Line 29: | ||
== Glucose news == | == Glucose news == | ||
=== sugar === | === sugar === | ||
* | * shell breaks if system bus cannot be accessed {{Bug|1403}} | ||
* | * sugar-emulator: kill X server on exit {{Bug|1440}} | ||
* | * move ~/.i18n parsing from sugar-emulator to sugar {{Bug|1441}} | ||
* | * can't create ad-hoc network when name is 7+ characters {{Bug|1604}} | ||
=== sugar-toolkit === | === sugar-toolkit === | ||
* font configuration through gconf {{Bug|1584}} | * font configuration through gconf {{Bug|1584}} | ||
Sascha Silbe: locate rainbow using PATH instead of hardcoding the | |||
location {{Bug|1436}} | |||
* Sascha Silbe: don't use rainbow if it has been uninstalled, but the | |||
config file remains {{Bug|1317}} | |||
Some distros retain config files after removing packages, so | |||
/etc/olpc-security might exist even if rainbow is not installed. | |||
* Daniel Drake: Apply activity font settings earlier {{Bug|1607}} | |||
Fixes some minor changes in toolbar appearance that my previous work | |||
unintentionally introduced. | |||
=== sugar- | === sugar-base === | ||
* | * sugar.logger.trace(): lots of debug output (silbe) | ||
== What is new for packagers == | == What is new for packagers == | ||
cjson -> simplejson: Sugar moved back to use simplejson instead of cjson. cjson has a big bug dealing with slashes, this is a significant long-term bug and upstream has not been responsive other than acknowledging it. This bug breaks journal entry bundles {{Bug|1553}}. | cjson -> simplejson: Sugar moved back to use simplejson instead of cjson. cjson has a big bug dealing with slashes, this is a significant long-term bug and upstream has not been responsive other than acknowledging it. This bug breaks journal entry bundles {{Bug|1553}}. | ||