Line 46: |
Line 46: |
| ==== Still to Fix ==== | | ==== Still to Fix ==== |
| | | |
| + | '''As a known issue''' (for Debian), suggested dependencies, i.e., -S sweets command argument, don't work for now. |
| + | sweets -S sdk/sugar:emulator |
| + | responds |
| + | -- Cannot find requireed implementations for |
| + | http://sweets.sugarlabs.org/sdk/xulrunner, http://sweets.sugarlabs.org/base/abiword, http://sweets.sugarlabs.org/sdk/evince-python |
| + | -- Use status command with -d argument to show problem dependencies |
| + | -- Use -D argument for debug info, -DD for full debuging output and tracebacks |
| | | |
− | Surf.activity v.115 Reports, Failed to start. | + | |
| + | '''Surf.activity v.115 Reports, Failed to start.''' |
| | | |
| ImportError: No module named webkit | | ImportError: No module named webkit |
Line 58: |
Line 66: |
| ImportError: No module named webkit | | ImportError: No module named webkit |
| | | |
| + | '''Browse v.129 Reports, Failed to start.''' |
| + | ImportError: No module named gnome |
| | | |
| + | '''idle.activity v.2 Reports, Failed to start.''' |
| + | ImportError: No module named idlelib.PyShell |
| | | |
− | As a known issue (for Debian), suggested dependencies, i.e., -S sweets command argument, don't work for now.
| + | '''Read.activity v.99 Reports, Failed to start.''' |
− | sweets -S sdk/sugar:emulator | + | ImportError: could not import gobject (error was:ImportError ('When using gi.repository you must not import static modules like "gobject". Please change all occurences of "import gobject" to "from gi.repository import GObject".',)) |
− | responds
| |
− | -- Cannot find requireed implementations for
| |
− | http://sweets.sugarlabs.org/sdk/xulrunner, http://sweets.sugarlabs.org/base/abiword, http://sweets.sugarlabs.org/sdk/evince-python
| |
− | -- Use status command with -d argument to show problem dependencies
| |
− | -- Use -D argument for debug info, -DD for full debuging output and tracebacks
| |
| | | |
| == Help with install on IRC == | | == Help with install on IRC == |