[Thuban-list] Thuban 1.0rc1 released

Moritz Lennert mlennert at club.worldonline.be
Wed Dec 3 14:26:23 CET 2003


Bernhard Herzog said:
>
> Hi all,
>
> I've just released the first release candidate for Thuban 1.0.

Congratulations !

> Download from the usual place:
>         http://thuban.intevation.org/download.html

I used alien to install it on Debian testing/unstable with python2.3.

When I open it it gives quite a lot of RuntimeWarnings about API version
mismatches:


*******************
$ thuban
/usr/lib/thuban/Thuban/../Lib/shapelib.py:2: RuntimeWarning: Python C API
version mismatch for module shapelibc: This Python has API version 1012,
module shapelibc has version 1011.
  import shapelibc
/usr/lib/thuban/Thuban/Model/data.py:21: RuntimeWarning: Python C API
version mismatch for module shptree: This Python has API version 1012,
module shptree has version 1011.
  import shptree
/usr/lib/thuban/Thuban/../Lib/dbflib.py:2: RuntimeWarning: Python C API
version mismatch for module dbflibc: This Python has API version 1012,
module dbflibc has version 1011.
  import dbflibc
/usr/lib/thuban/Thuban/../Lib/Projection.py:2: RuntimeWarning: Python C
API version mismatch for module Projectionc: This Python has API version
1012, module Projectionc has version 1011.
  import Projectionc
/usr/lib/thuban/Thuban/UI/renderer.py:25: RuntimeWarning: Python C API
version mismatch for module wxproj: This Python has API version 1012,
module wxproj has version 1011.
  from wxproj import draw_polygon_shape, draw_polygon_init
No thubanstart module available
******************

Then, when I try to open a sample session or a shapefile it segfaults
immediately.

I don't have this behaviour when I install the official thuban 0.9.0-1
Debian package.

Moritz







More information about the Thuban-list mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)