On 6 May 2014 20:16, Manuel Quiñones <[email protected]> wrote: > Hi Jon,
Hi Manuel, were you able to fix this problem? I tested now and was not able to reproduce. > just pulled mypaint and brushlib and got the following error in GI. > Happens in my WIP application https://github.com/manuq/xsheet and also > in the Python example included in brushlib. Scons builds well, without > aparent errors. I went through git history trying to find where the > change was introduced but couldn't find anything. Any idea? > > [manuq@localhost brushlib]$ python examples/gegl.py > Traceback (most recent call last): > File "examples/gegl.py", line 130, in <module> > app = Application() > File "examples/gegl.py", line 10, in __init__ > self.brush = MyPaint.Brush() > TypeError: cannot allocate disguised struct MyPaint.Brush; consider > adding a constructor to the library or to the overrides -- Jon Nordby - www.jonnor.com _______________________________________________ Mypaint-discuss mailing list [email protected] https://mail.gna.org/listinfo/mypaint-discuss
