FAQ

Differences between revisions 7 and 8
Revision 7 as of 2010-01-30 12:41:52
Size: 470
Editor: 72-160-238-16
Comment:
Revision 8 as of 2010-02-01 16:23:26
Size: 926
Editor: 72-160-238-16
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
The Ubuntu Sugar Team is still very small and inexperienced. If we split our efforts between maintaining older versions and make sugar 0.88 on ubuntu 10.04, neither will be very good. The installed base of people using Sugar on older versions of Ubuntu is small enough that, in the long run, it is better to help them migrate to Lucid than maintain legacy code.   The Ubuntu Sugar Team is still very small and inexperienced. If we split our efforts between maintaining older versions and make sugar 0.88 on ubuntu 10.04, neither will be very good. The installed base of people using Sugar on older versions of Ubuntu is small enough that, in the long run, it is better to help them migrate to Lucid than maintain legacy code.

== Why can't I move forward on the 'chose a color' page ==
Several people are having trouble moving forward from the chose a color page when running Sugar under VirtualBox. Please make sure that you have installed the guest additions for your guest.

1. Click on Devices > Install Guest Additions.
2. Open the terminal (Applications > Accessories > Terminal) and type the following:
{{{
cd /media/cdrom0/
sudo ./VBoxLinuxAdditions-x86.run
}}}
 

Why are you only working on Sugar 0.88 on Ubuntu 10.04?

The Ubuntu Sugar Team is still very small and inexperienced. If we split our efforts between maintaining older versions and make sugar 0.88 on ubuntu 10.04, neither will be very good. The installed base of people using Sugar on older versions of Ubuntu is small enough that, in the long run, it is better to help them migrate to Lucid than maintain legacy code.

Why can't I move forward on the 'chose a color' page

Several people are having trouble moving forward from the chose a color page when running Sugar under VirtualBox. Please make sure that you have installed the guest additions for your guest.

1. Click on Devices > Install Guest Additions. 2. Open the terminal (Applications > Accessories > Terminal) and type the following:

cd /media/cdrom0/
sudo ./VBoxLinuxAdditions-x86.run

Sugar/FAQ (last edited 2010-07-31 16:10:41 by host-17-4)