Re: [Tuxpaint-devel] Magic tool reports no tools (foo-script)
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
|
From: Andrew C. <aka...@gm...> - 2008-08-06 16:24:49
|
I'm unable to reproduce this, I've downloaded a fresh copy from the CVS done a clean uninstall/install and then run tuxpaint with the --nosound option but everythign worked perfectly. Can you please try doing the following for me. make clean sudo make uninstall cvs update make sudo make install tuxpaint tuxpaint --nosound and tell me if you get the same problem with either the tuxpaint or the tuxpaint --nosound commands. If you do could you give me a copy of the mosaic_init() and tint_init() functions that you have on your machine. My first impression is that for some reason your local copy isnt up to date with the cvs as this was an issue that was happening with earlier version of my tools and which I recently removed all the offending code. It seems very unusual that the exact same error would occur again when all the code has been removed. Cheers, Andrew > |