Hi, today I upgraded mypaint and python2.6 but I still get the segmentation fault. I manually changed /usr/bin/mypaint to use python2.5 -> same. "strace mypaint" prints out multiple lines that some file was not found like the following (both 2.5 and 2.6):
stat("/usr/lib/python2.5/site-packages/numpy/ma/itertools", 0x7fff288fe810) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.5/site-packages/numpy/ma/itertools.so", O_RDONLY) = -1 ENOENT (No such file or directory) ... I haven't programmed in pythen yet, so I can't tell the problem Marc -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org