[CC mattricks-users to let other people interesting to test it]
En/na Karl Dahlen ha escrit:
> Hi,
>
> I am trying to find out why Mattricks is not working in ubuntu. I
> have found out that the problem is in the database handler when it
> trying to delete old data.
>
> I am using ubuntu now so I will try to make Mattricks work with
> python 2.5 and wxWidgets 2.8.
I've not tested it with python2.5 but with wxWidgets2.8 it works in
windows (the win32 installer is generated using wx2.8).
I installed wx2.8 (from outside debian) and I get this error when I try
to run mattricks with wx2.8:
| *** glibc detected *** python: double free or corruption (out):
0x09432ac0 ***
I think it's a bug in wx2.8 with the latest gtk versions (there was the
same error in old debian versions of wx2.6 using some gtk themes). But I
don't think it is related to the bug you have spotted.
BTW, if you have wx2.6 and wx2.8 installed and you want to force wx2.8
in mattricks you can uncomment this lines in mattricks/Init.py :
#try:
# # We try to select our prefered wx version.
# import wxversion
# wxversion.select(["2.8"])
#except Exception, e:
# pass
regards,
--
Carles Muñoz Gorriz
_______________________________________________
Mattricks-users mailing list
[email protected]
https://mail.gna.org/listinfo/mattricks-users