[Bug 222146] Re: Segfaults with Python 2.5

2009-04-09 Thread Shane Hathaway
Markus, I no longer have access to the system where it was failing, so I can not reproduce it anymore. The issue remains that the package is using the wrong API and the upstream maintainer seems to be MIA. Since about Python 2.0, PyObject_Del, not PyMem_Del, is the correct API for most users of

[Bug 222146] Re: Segfaults with Python 2.5

2008-04-25 Thread Shane Hathaway
Note that this is very similar to bug #115655. Applying the patch might also solve bug #157251. -- Segfaults with Python 2.5 https://bugs.launchpad.net/bugs/222146 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 222146] Re: Segfaults with Python 2.5

2008-04-25 Thread Shane Hathaway
** Attachment added: Simple patch against python-cdb http://launchpadlibrarian.net/13908278/python-cdb-0.32-python-2.5-compat.patch -- Segfaults with Python 2.5 https://bugs.launchpad.net/bugs/222146 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 222146] [NEW] Segfaults with Python 2.5

2008-04-25 Thread Shane Hathaway
Public bug reported: Binary package hint: python-cdb This patch fixes segfaults caused by python-cdb in Python 2.5. I got it from Gentoo's python-cdb package. It appears that PyObject_DEL is the correct API whereas python-cdb is using PyMem_DEL instead. ** Affects: python-cdb (Ubuntu)

[Bug 181852] opencv build should depend on libjasper1-dev

2008-01-10 Thread Shane Hathaway
Public bug reported: OpenCV can use Jasper to load JPEG 2000 images, but the current OpenCV package for Gutsy was built without Jasper support. I rebuilt the OpenCV packages with libjasper-dev installed and the resulting packages supported JPEG 2000. I recommend adding libjasper-dev to the list

[Bug 181852] Re: opencv build should depend on libjasper1-dev

2008-01-10 Thread Shane Hathaway
Oops, the title of the bug should say libjasper-dev, not libjasper1-dev. -- opencv build should depend on libjasper1-dev https://bugs.launchpad.net/bugs/181852 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs