[Paraview] paraview to kiwi macro

2013-06-19 Thread petrinic
Hi, I'm trying to export paraview data to my Desktop with the macro "paraview_to_kiwi.py", so that I can put it on Kiwiviewer on my iPhone. When I start macro it doesn't work, and in the Phyton shell I have this output: >>> exporting to /Users/claudiop/Desktop/PVExport-2013-06-19T18:33:23 Traceba

Re: [Paraview] paraview to kiwi macro

2013-06-19 Thread Pat Marion
Hi Claudio, Thanks for reporting this issue. It's a bug in the script, I think it might only be an issue if using the script in ParaView 4.0, is that the version you are using? Anyway, to correct it, please edit line 179 and change: exportViewToDirectory(GetRenderView(), outDir) to ex

Re: [Paraview] paraview to kiwi macro

2013-06-19 Thread Pat Marion
ou > > All the best > > > Claudio > > > > From: Pat Marion > Date: Wed, 19 Jun 2013 12:50:57 -0400 > To: Claudio Petrini > Cc: ParaView > Subject: Re: [Paraview] paraview to kiwi macro > > Hi Claudio, > > Thanks for reporting this issue. It's

Re: [Paraview] paraview to kiwi macro

2013-06-19 Thread Pat Marion
19 Jun 2013 14:37:49 -0400 > To: Claudio Petrini , ParaView < > paraview@paraview.org> > > Subject: Re: [Paraview] paraview to kiwi macro > > Hi, sorry about that! It's another typo in the script, this time the typo > is only exposed if you have camera parallel p