[Sugar-devel] Tuxmath on 0.96+ mystery
Daniel Narvaez
dwnarvaez at gmail.com
Thu Mar 28 17:17:50 EDT 2013
On 28 March 2013 22:12, <lionel at olpc-france.org> wrote:
> 4) Launch the app, it don’t work: the error is pretty the same:
>
>
>
> Traceback (most recent call last):
>
> File "/usr/bin/sugar-activity", line 154, in <module>
>
> main()
>
> File "/usr/bin/sugar-activity", line 110, in main
>
> class_name = splitted_module[1]
>
> IndexError: list index out of range
>
> Exited with status 1, pid 748 data (None, <open file '<fdopen>', mode 'w' at
> 0x9ab85a0>, dbus.ByteArray('e4a32a21d20c60809a3c9adbaac8f4b104eb8571',
> variant_level=1))
I don't have an explanation for the installation thing, but that error
is caused by your exec line which is incorrect. sugar-activity expects
the "path" to a class as first argument, not the name of a script.
More information about the Sugar-devel
mailing list