Package: paraview-python Version: 3.14.1-1 Severity: normal Running a simple script using paraview.simple segfaults on exit, everything else seems to work okay. A trivial example is:
----- #! /usr/bin/python from paraview.simple import * Sphere() Show() Render() ----- Regards, Ansgar -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0-17-generic (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages paraview-python depends on: ii libc6 2.13-27 ii paraview 3.14.1-1 ii python 2.7.2-10 ii python-vtk 5.8.0-9 ii python2.6 2.6.7-4 ii python2.7 2.7.3~rc2-2 paraview-python recommends no packages. paraview-python suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

