Re: [Paraview] v5.4.0 and v5.4.1 client-server disconnect while splitting views

2017-12-13 Thread Utkarsh Ayachit
Bucky, What happens if you don't split, instead close the current view and create a new render view in its stead? Do you get the same segfault? Utkarsh On Wed, Dec 13, 2017 at 9:49 AM, Kashiwa, Bucky wrote: > We are getting a very weird kind of client-server disconnect that

[Paraview] Missing paraview binary in Conda package

2017-12-13 Thread Chong Luo
I installed paraview in Miniconda on my linux desktop: https://anaconda.org/conda-forge/paraview However, there is only paraview-config under ~/miniconda3/bin/, and no binary "paraview". Is this a bug? ___ Powered by www.kitware.com Visit other

Re: [Paraview] Missing paraview binary in Conda package

2017-12-13 Thread Cory Quammen
If you don't get a response here, you might have better luck checking with the Conda folks who provide the ParaView Conda package. On Wed, Dec 13, 2017 at 12:28 PM, Chong Luo wrote: > I installed paraview in Miniconda on my linux desktop: >

[Paraview] v5.4.0 and v5.4.1 client-server disconnect while splitting views

2017-12-13 Thread Kashiwa, Bucky
We are getting a very weird kind of client-server disconnect that seems to be associated with crash that is triggered while splitting the view into two or more parts. (This happens on either client-server OS pairs of mac-linux or linux-linux, in case that may matter.) A backtrace from the server

Re: [Paraview] Missing paraview binary in Conda package

2017-12-13 Thread Chong Luo
Thanks for the suggestion. Done. https://github.com/conda/conda/issues/6452 On 13 December 2017 at 10:04, Cory Quammen wrote: > If you don't get a response here, you might have better luck checking with > the Conda folks who provide the ParaView Conda package. > > On