[gcompris-devel] Python bugs...
bruno
bruno.coudoin at free.fr
Tue Apr 15 13:48:07 UTC 2003
OK, ca marche maintenant. L'install n'était pas terminé sur mon systéme.
J'ai un joli rond dans mon plugin python ;)
Pour l'ordre de tri, je faisais un tri ascendant mais ce n'est pas très
important.
Je viens de commiter les modif suivantes :
* Makefile.am: fixed to remove config.rpath
* gcompris.spec.in: fixed to included python dependencies
Bruno.
Le lun 14/04/2003 à 17:28, Olivier Samyn a écrit :
> Can you check that the following gcompris paths exists after installing:
> $prefix/lib/gcompris/python/gcompris
> $prefix/lib/gcompris/python/gcompris/timer
> $prefix/lib/gcompris/python/gcompris/sound
> ...(score, bonus, utils)
>
> I maybe forgot something (I'll try to compile the cvs version tomorrow)
>
> For the gameutil patch, I don't know if be fore I made it the boards
> where sorted alphabeticaly or reverse-alphabeticaly...
>
> so I just wanted someone to say me what was the old behaviour...
>
> Olivier
>
>
>
> Le sam 12/04/2003 à 01:45, bruno a écrit :
> > Olivier, I end up with this when I start the latest cvs
> >
> > pythonboard: is our board = TRUE
> > pythonboard: is our board = TRUE
> >
> > (gcompris:1082): Gnome-WARNING **: gnome-program.c:1185: cannot load
> > modules after program is initialized
> > Traceback (most recent call last):
> > File "/usr/local/lib/gcompris/python/pythontest.py", line 4, in ?
> > import gcompris
> > ImportError: No module named gcompris
> > menu_start section=/
> >
> > Any idea ?
> >
> >
> > For the patch, why could it be the wrong one. Does it works, If it
> > works, you can commit it.
> >
> > Bruno.
> >
> >
> > Le ven 11/04/2003 à 14:34, Olivier Samyn a écrit :
> > > I just commited the latest changes I made on the gcompris Python code...
> > >
> > > It'll now work as it was supposed to... (some import errors)
> > >
> > > I also removed some files that are in fact added by autoconf (and so
> > > doesn't need to be present on the CVS).
> > >
> > > Finally, I made a patch on gameutils.c to avoid the use of the scandir
> > > function. It'll resolve the bug on solaris... I didn't already commited
> > > it because I'm not sure the sorting method I used is the good one.
> > > Can someone check this ? (I attatch the patch to this mail)
--
ofset - http://ofset.sf.net
gcompris - http://ofset.sf.net/gcompris
More information about the Gcompris-devel
mailing list