Re: [Paraview] error: cannot convert 'ByteIOContext**' to 'ByteIOContext*' for argument '1' to 'int url_fclose(ByteIOContext*)'

2008-08-18 Thread Ondrej Certik
On Thu, Jul 24, 2008 at 9:42 PM, David E DeMarle <[EMAIL PROTECTED]> wrote: > VTK's FFMPEG adapter is not compatible with recent FFMPEG versions > because parts of FFMPEG's API have changed. > > There is an existing bug (http://www.vtk.org/Bug/view.php?id=4719) on > the VTK bugtracker to update VTK

Re: [Paraview] paraview debian/stable amd64

2008-08-18 Thread Ondrej Certik
On Mon, Aug 4, 2008 at 2:11 PM, Simone Deparis <[EMAIL PROTECTED]> wrote: > Hello, > > I have recompiled the packages and put them in > http://iacs.epfl.ch/~deparis/debian/paraview/ > > there are several packages that should be installable on an up-to-date > etch debian amd64. > MPI: mpich1 > > Ple

Re: [Paraview] Build Guide

2008-08-22 Thread Ondrej Certik
On Wed, Jul 23, 2008 at 2:54 PM, Moreland, Kenneth <[EMAIL PROTECTED]> wrote: > >> Please re-read this section of the wiki : >> >> http://paraview.org/Wiki/ParaView:Build_And_Install#Configure_ParaView_Wit >> h_CMake >> >> Paraview must be "built out of source." That is you should untar the >> sour

Re: [Paraview] Benchmarking ParaView

2008-08-22 Thread Ondrej Certik
On Tue, Aug 5, 2008 at 5:57 PM, Wylie, Brian <[EMAIL PROTECTED]> wrote: > The number one issue with ParaView is making sure you have your configuration > correct. > > Anyone having trouble with performance or thinking about doing benchmarking > should go to the 'Server Setup' section of the ParaV

Re: [Paraview] X11 Problem on Ubuntu

2008-08-22 Thread Ondrej Certik
2008/7/29 Chaman Singh Verma <[EMAIL PROTECTED]>: > Hello, > > On Ubuntu 64 bit OS on linux, I get the following messages. > > /home/csv610/Desktop/ParaView3.2.3/VTK/GUISupport/Qt/QVTKWidget.cxx: In > member function 'void QVTKWidget::x11_setup_window()': > /home/csv610/Desktop/ParaView3.2.3/VTK/GU

Re: [Paraview] Solved: paraview crashes while saving screenshot

2008-08-22 Thread Ondrej Certik
2008/7/22 sundeep rao <[EMAIL PROTECTED]>: > Hi, > > Problem solved by following suggestion given in openfoam message board > http://openfoam.cfd-online.com/forum/messages/1/4438.html > > This link was given in the post -- "Save screenshot and Intel graphics: a > workaround" in paraview mailing l

[Paraview] how to cite paraview

2008-08-27 Thread Ondrej Certik
Hi, how should I cite paraview in my master thesis? Just by site (paraview.org), or do you have some other publications that I should cite instead? Thanks, Ondrej ___ ParaView mailing list ParaView@paraview.org http://www.paraview.org/mailman/listinfo/p

Re: [Paraview] how to cite paraview

2008-08-27 Thread Ondrej Certik
On Wed, Aug 27, 2008 at 9:17 PM, Ondrej Certik <[EMAIL PROTECTED]> wrote: > Hi, > > how should I cite paraview in my master thesis? Just by site > (paraview.org), or do you have some other publications that I should > cite instead? So far I am citing it as: Sandia National L

[Paraview] paraview on sparc, bus error

2008-08-30 Thread Ondrej Certik
Hi, in order for paraview to endup in Debian lenny, it needs to work on sparc, and currently it fails with "bus error" when building[0], however, we narrowed the problem down and thanks to many people and especially Jurij Smakov, we have a patch that makes it work[1]. I suggest you to read the who

[Paraview] hdf5 in paraview segfaults on sparc

2008-09-10 Thread Ondrej Certik
Hi, the hdf5 that is in paraview segfaults the paraview build on sparc: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494031 and we fixed that by using the Debian systemwide hdf5, that works. See the bug report for all the technical details why and where it fails and even for a patch to hdf5

Re: [Paraview] hdf5 in paraview segfaults on sparc

2008-09-10 Thread Ondrej Certik
On Wed, Sep 10, 2008 at 7:42 PM, Berk Geveci <[EMAIL PROTECTED]> wrote: > Which version of hdf5 is Debian using? Maybe we should upgrade the one > in ParaView... 1.6.6-4 I don't know which version Paraview uses, but the problem is that even the newest hdf5 from upstream one has the bug, see the b

Re: [Paraview] hdf5 in paraview segfaults on sparc

2008-09-10 Thread Ondrej Certik
On Wed, Sep 10, 2008 at 7:49 PM, Ondrej Certik <[EMAIL PROTECTED]> wrote: > On Wed, Sep 10, 2008 at 7:42 PM, Berk Geveci <[EMAIL PROTECTED]> wrote: >> Which version of hdf5 is Debian using? Maybe we should upgrade the one >> in ParaView... > > 1.6.6-4 > > I

Re: [Paraview] ANNOUNCE: ParaView 3.4.0 released

2008-10-22 Thread Ondrej Certik
On Fri, Oct 17, 2008 at 4:57 PM, Berk Geveci <[EMAIL PROTECTED]> wrote: > The ParaView 3.4 release is now available for download from the > ParaView web site (http://paraview.org). It is also available through > CVS; the tag is ParaView-3-4-0. Since the 3.2 release, we have been > focusing on usabi

Re: [Paraview] ANNOUNCE: ParaView 3.4.0 released

2008-10-22 Thread Ondrej Certik
On Wed, Oct 22, 2008 at 3:27 PM, Berk Geveci <[EMAIL PROTECTED]> wrote: > Excerpt from http://paraview.org/paraview/project/license.html: > > Redistribution and use in source and binary forms, with or without > modification, are permitted provided that the following conditions are > met: > >*

Re: [Paraview] vtk ascii to binary

2009-08-03 Thread Ondrej Certik
On Mon, Aug 3, 2009 at 6:51 PM, Rafael Pacheco wrote: > Berk > > regarding your email below, could you please be kind to provide me an > example on how to load the ascii file in ParaView and saving it as binary > format using a python script?  I have a series of output files a00*.vtk (vtk > legacy)