0.88/0.87.3 Notes: Difference between revisions

Erikos (talk | contribs)
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…'
 
Erikos (talk | contribs)
Line 29: Line 29:
== Glucose news ==
== Glucose news ==
=== sugar ===
=== sugar ===
* Name input screen should be deactivable {{Bug|1497}}
* shell breaks if system bus cannot be accessed {{Bug|1403}}
* Create temporary files for DS in ~/.sugar {{Bug|1452}}
* sugar-emulator: kill X server on exit {{Bug|1440}}
* can't connect to WEP shared key networks {{Bug|1602}}
* move ~/.i18n parsing from sugar-emulator to sugar {{Bug|1441}}
* intro screen doesn't unfreeze dcon {{Bug|1601
* can't create ad-hoc network when name is 7+ characters {{Bug|1604}}
* font configuration through gconf {{Bug|1584}}


=== 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-datastore ===
=== sugar-base ===
* copy-to-journal dbus error {{Bug|573}}
* sugar.logger.trace(): lots of debug output (silbe)
* file descriptor leak in filestore.retrieve() {{Bug|1550}}
* range queries use lexical comparison, not numerical {{Bug|1342}}
* add and use type information for Xapian value-stored properties {{Bug|1437}}


== 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}}.