Difference between revisions of "0.110/Testing"

From Sugar Labs
Jump to navigation Jump to search
Line 27: Line 27:
 
* view Help - Backport to WebKit and WebKit2, [https://github.com/sugarlabs/sugar/pull/723 pr723],
 
* view Help - Backport to WebKit and WebKit2, [https://github.com/sugarlabs/sugar/pull/723 pr723],
 
* fix for datastore.log noise, [https://github.com/sugarlabs/sugar/pull/724 pr724],
 
* fix for datastore.log noise, [https://github.com/sugarlabs/sugar/pull/724 pr724],
* view Source - distribution specific paths, [https://github.com/sugarlabs/sugar/pull/729 pr29],
+
* view Source - distribution specific paths, [https://github.com/sugarlabs/sugar/pull/729 pr729],
 
* customise Bundle - fix logger name, [https://github.com/sugarlabs/sugar/pull/730 pr730],
 
* customise Bundle - fix logger name, [https://github.com/sugarlabs/sugar/pull/730 pr730],
 
* Frame, Network Device icons: IP address, patch [https://github.com/sugarlabs/sugar/commit/a9f6b994dfc87e4aa95744d49397977a548cae63 backport] to Fedora 18,
 
* Frame, Network Device icons: IP address, patch [https://github.com/sugarlabs/sugar/commit/a9f6b994dfc87e4aa95744d49397977a548cae63 backport] to Fedora 18,

Revision as of 01:31, 15 November 2016


Testing Sugar 0.110

Please test, and report problems on sugar-devel@ mailing list, bugs.sugarlabs.org, or the discussion page here.

To date there has been no independent testing of Sugar 0.110.

What should I test?

  • new features, see feature list,
  • bug fixes, see GitHub commits for bug list,

Fedora

For OLPC XO laptops, using OLPC OS 13.x (Fedora 18) or 14.x (Fedora 20), use the OLPC packages, and update only the Sugar packages to 0.110.0.olpc.x, like this:

sudo yum update sugar*
sudo service olpc-dm restart

However, the OLPC Sugar packages contain extra commits:

  • remove frame animation,
  • remove the transition box,
  • manufacturing support (About my computer; CPU, disk, memory and wireless firmware specifications),
  • favourites view number unnecessary, pr707,
  • journal batch erase: fix traceback, pr720,
  • view Help - Backport to WebKit and WebKit2, pr723,
  • fix for datastore.log noise, pr724,
  • view Source - distribution specific paths, pr729,
  • customise Bundle - fix logger name, pr730,
  • Frame, Network Device icons: IP address, patch backport to Fedora 18,
  • do not use connection tracking in Mission Control, OLPC#9669, OLPC#12817,
  • fix journal star icon response SL#4904,
  • add background for View Source images pr641,
  • fix screen resize race pr732,
  • restart metacity if it fails SL#4958, pr733,
  • revert e05452a ('Journal entries name can be renamed to blank'), SL#4940,
  • fix for overlarge activity ring pr735,
  • fix collision resolution in random view pr736,

This makes the OLPC Sugar packages an incomplete test of Sugar 0.110.

Other

There are no other distributions that are packaging Sugar 0.110. On these systems, use the GNU standard autogen, configure, make, and make install steps.

What should I not test?

  • social help (part of view help, shift+alt+h), as the server is down, returning 502 Bad Gateway nginx/1.10.1,