Re: [Paraview] pvpython with pvserver SelectionModel

2015-06-18 Thread Yves Rogez
c.cn <mailto:chen...@imech.ac.cn> Message: 2 Date: Sat, 25 Apr 2015 22:18:54 +0200 From: Yves Rogez mailto:yves.ro...@obs.ujf-grenoble.fr>> To: paraview@paraview.org <mailto:paraview@paraview.org> Subject: [Paraview] pvpython with pvserver SelectionModel Message-ID:

Re: [Paraview] pvpython with pvserver SelectionModel

2015-04-26 Thread 程迪
esponsible for the segfault . Di CHENG Institute of Mechanics, Chinese Academy of Sciences No.15 Beisihuanxi Road, Beijing (100190) P. R. China E-mail: chen...@imech.ac.cn > > Message: 2 > Date: Sat, 25 Apr 2015 22:18:54 +0200 > From: Yves Rogez > To: paraview@paraview.org &g

[Paraview] pvpython with pvserver SelectionModel

2015-04-25 Thread Yves Rogez
Hello, I've just compiled paraview on its last git master branch and I get a strange segfault using pvpython with connection to a pvserver (no MPI, on localhost, linux). This occurs for instance, when creating a simple sphere with the following code: from paraview.simple import * servermanag