Bug#767277: python-mapnik: python datasources crash

2015-07-18 Thread Sebastiaan Couwenberg
On Sun, 2 Nov 2014 12:59:25 -0500 Dane Springmeyer wrote: > This is a bug in Boost that upstream has still not fixed. > > You need to build boost_python with this patch: > https://github.com/mapnik/mapnik-packaging/blob/master/osx/patches/boost_python_shared_ptr_gil.diff That patch is still not

Bug#767277: python-mapnik: python datasources crash

2014-11-02 Thread Dane Springmeyer
This is a bug in Boost that upstream has still not fixed. You need to build boost_python with this patch: https://github.com/mapnik/mapnik-packaging/blob/master/osx/patches/boost_python_shared_ptr_gil.diff Dane On Oct 29, 2014, at 5:41 AM, Alexander Clausen wrote: > Package: python-mapnik > V

Bug#767277: python-mapnik: python datasources crash

2014-10-29 Thread Alexander Clausen
Package: python-mapnik Version: 2.2.0+ds1-7+b2 Severity: normal Dear Maintainer, trying to use a Python datasource in mapnik leads to a segmentation fault. The simplest way to reproduce is running one of the examples from the source tree in plugins/input/python/examples/*.py. The examples work