Development Team/Jhbuild/Ubuntu: Difference between revisions
→Supported versions: To get sugar to work type at the terminal DISPLAY=:0 ./sugar-jhbuild run ::This came from the very helpful '''sdziallas''' on the IRC. |
|||
| Line 1: | Line 1: | ||
== Supported versions == | == Supported versions == | ||
===9.04=== | |||
Jaunty (9.04) has [http://dev.sugarlabs.org/ticket/310 a broken D-Bus security configuration] that prevents sugar-emulator from working (because Xephyr cannot work). | |||
On both versions [http://dev.sugarlabs.org/ticket/342 sugar-emulator doesn't work properly if the X server uses evdev as keyboard driver] (because of a Xephyr bug). | On both versions [http://dev.sugarlabs.org/ticket/342 sugar-emulator doesn't work properly if the X server uses evdev as keyboard driver] (because of a Xephyr bug). | ||
To get sugar to work type at the terminal | |||
DISPLAY=:0 ./sugar-jhbuild run | |||
::This came from the very helpful '''sdziallas''' on the IRC. | |||
===8.10=== | |||
Currently intrepid (8.10) is supported. | |||
== Prerequites == | == Prerequites == | ||