Talk:Platform Team/Guide/Sugar via Sweets: Difference between revisions
Inkyfingers (talk | contribs) Edit detail |
Inkyfingers (talk | contribs) Edit detail |
||
| Line 453: | Line 453: | ||
:<nowiki>deb-src http://security.debian.org/ wheezy/updates main </nowiki> | :<nowiki>deb-src http://security.debian.org/ wheezy/updates main </nowiki> | ||
=== Installation === | |||
iain@wheezy-box:~$ sudo apt-get update | iain@wheezy-box:~$ sudo apt-get update | ||
| Line 703: | Line 704: | ||
Window manager warning: Fatal IO error 11 (Resource temporarily unavailable) on display ':30'. | Window manager warning: Fatal IO error 11 (Resource temporarily unavailable) on display ':30'. | ||
Produced a 3 second window which would collapse. | Produced a 3 second window which would collapse. | ||
=== Bug Fix === | |||
At this point alsroot helps with bug-fix see: | At this point alsroot helps with bug-fix see: | ||
| Line 709: | Line 712: | ||
Due to the 23644010 bug in python-hippocanvas package, you need to be stuck to python2.6, e.g., you need to run a command sudo ln -fs python2.6 /usr/bin/python && sudo sed -i '/^default-version/s/python2../python2.6/' /usr/share/python/debian_defaults. | Due to the 23644010 bug in python-hippocanvas package, you need to be stuck to python2.6, e.g., you need to run a command sudo ln -fs python2.6 /usr/bin/python && sudo sed -i '/^default-version/s/python2../python2.6/' /usr/share/python/debian_defaults. | ||
=== First successful test === | |||
iain@wheezy-box:~$ sudo ln -fs python2.6 /usr/bin/python && sudo sed -i '/^default-version/s/python2../python2.6/' /usr/share/python/debian_defaults. | iain@wheezy-box:~$ sudo ln -fs python2.6 /usr/bin/python && sudo sed -i '/^default-version/s/python2../python2.6/' /usr/share/python/debian_defaults. | ||
iain@wheezy-box:~$ sweets -R dextrose/sugar:emulator -f | iain@wheezy-box:~$ sweets -R dextrose/sugar:emulator -f | ||
| Line 775: | Line 778: | ||
In F3 Home view, all working Activities show in colour, all non-working activities are grey. In the Frame, all attached partitions show, but will not open. USB flashdrive shows distinctively and opens. | In F3 Home view, all working Activities show in colour, all non-working activities are grey. In the Frame, all attached partitions show, but will not open. USB flashdrive shows distinctively and opens. | ||
=== Second successful test === | |||
iain@wheezy-box:~$ sweets -R sdk/sugar:emulator -f | iain@wheezy-box:~$ sweets -R sdk/sugar:emulator -f | ||