[gcompris-devel] GCompris does not work on Mandriva 2009!
bruno
bruno.coudoin at free.fr
Tue Oct 14 06:39:54 UTC 2008
Le lundi 13 octobre 2008 à 20:51 -0500, Alejandro Díaz a écrit :
> I already commented about this on the Mandriva forum, and a guy named
> Nicolas Boucher confirmed this and filed a bug:
>
> http://forum.mandriva.com/viewtopic.php?t=96047
>
> In the meantime, does somebody around here knows what could be causing
> this problem and suggest a workaround to it? (you know, our children
> don't seem to care about filing bugs and follow proper procedures) :P
I suspect they packaged a buggy version of libxml2:
http://dev.laptop.org/ticket/8641
http://bugzilla.gnome.org/show_bug.cgi?id=554124
You can try to remove all the > and <
from /usr/share/gcompris/boards/*.xml and start GCompris
Something like this would do it:
sudo sed -i "s/>//g" /usr/share/gcompris/boards/*.xml
sudo sed -i "s/<//g" /usr/share/gcompris/boards/*.xml
Bruno.
More information about the Gcompris-devel
mailing list