[Paraview] Paraview 3.4 Win64 nit pick

David Cole david.cole at kitware.com
Fri Oct 17 18:41:49 EDT 2008


This issue...http://public.kitware.com/Bug/view.php?id=6363

...covers CPack created packages for Win64 defaulting to the wrong "Program
Files" directory. After that bug is fixed, and the next ParaView Win64
installer is built with a fixed version of CPack, ParaView's installer
should automatically choose the correct default.

For now, just make sure you put it in "C:\Program Files" so nobody gets
confused. It should still work from the "C:\Program Files (x86)" directory,
it's just violating the convention and has the same default location that
the 32-bit ParaView has... so if you install both, put the 32-bit one in the
"(x86)" folder, and the 64-bit one in the regular folder.


HTH,
David


On Fri, Oct 17, 2008 at 1:20 PM, Jon Johansson <jon.johansson at ualberta.ca>wrote:

> Hi,
>
> I have to say I'm really happy to finally see a 64 bit package
> for Paraview. Thanks for this!
>
> I've just installed it and I have one little thing
> to point out: the default location for installation is in
> Program Files (x86) instead of Program Files. The installed
> paraview.exe is actually a 64-bit process, but your installer
> package runs as a 32-bit process. My vague recollection is
> that the default location is chosen according to the process
> type of the installer package unless you hardwire it in
> somehow.
>
> Thanks again,
> Jon.
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ~~   Jon I Johansson, Ph.D.              * Tel.: (780) 492-9304   ~~
> ~~   jon.johansson at ualberta.ca           * Fax.: (780) 492-1729   ~~
> ~~                                       * Office: G.S.B. 323C    ~~
> ~~   Programmer/Analyst          http://sciviz.aict.ualberta.ca   ~~
> ~~                                                                ~~
> ~~   Research Computing Support                                   ~~
> ~~   Room 352, General Services Building                          ~~
> ~~   Academic Information and Communication Technologies (AICT)   ~~
> ~~   University of Alberta                                        ~~
> ~~   Edmonton, Alberta, CANADA, T6G 2H1                           ~~
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ! "This  communication is intended for the use of the recipient to !
> ! which  it  is addressed, and may contain confidential, personal, !
> ! and/or  privileged  information.  Please contact  us immediately !
> ! if you are not the  intended  recipient  of  this communication. !
> ! If you are not the  intended  recipient  of  this communication, !
> ! do  not  copy,  distribute,   or   take   action  on   it.   Any !
> ! communication  received  in  error,  or subsequent reply, should !
> ! be deleted or destroyed."                                        !
> !------------------------------------------------------------------!
>
>
> -----Original Message-----
> From: paraview-bounces at paraview.org
> [mailto:paraview-bounces at paraview.org] On Behalf Of
> paraview-request at paraview.org
> Sent: Friday, October 17, 2008 10:35 AM
> To: paraview at paraview.org
> Subject: ParaView Digest, Vol 54, Issue 34
>
> Send ParaView mailing list submissions to
>        paraview at paraview.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://www.paraview.org/mailman/listinfo/paraview
> or, via email, send a message with subject or body 'help' to
>        paraview-request at paraview.org
>
> You can reach the person managing the list at
>        paraview-owner at paraview.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of ParaView digest..."
>
>
> Today's Topics:
>
>   1. Re: Using calculator with variable sets from different    data
>      files (Hom Nath Gharti)
>   2. hidden python methods?? (David Fuentes)
>   3. Re: hidden python methods?? (Berk Geveci)
>   4. Re: ANNOUNCE: ParaView 3.4.0 released (Berk Geveci)
>   5. Re: Using calculator with variable sets from different    data
>      files (Berk Geveci)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 17 Oct 2008 18:13:29 +0200
> From: "Hom Nath Gharti" <hng.email at gmail.com>
> Subject: Re: [Paraview] Using calculator with variable sets from
>        different       data files
> To: "Berk Geveci" <berk.geveci at kitware.com>
> Cc: Alessandro Bellina <bellina at illinois.edu>, ParaView
>        <paraview at paraview.org>
> Message-ID:
>        <b0a936c00810170913h1122e52bt3fb6000a3446ce23 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Great! Does the next generation imply to 3.4?
>
> On Fri, Oct 17, 2008 at 5:37 PM, Berk Geveci
> <berk.geveci at kitware.com>wrote:
>
> > By the way, the next generation of the array calculator will support
> > multiple inputs.
> >
> > -berk
> >
> > On Fri, Oct 17, 2008 at 9:18 AM, Hom Nath Gharti <hng.email at gmail.com>
> > wrote:
> > > Many thanks. Looks like I should have different name for the
> variables.
> > > Initially I had a same variable name in two data files. I could see
> only
> > > only one variable name under scalar field. After using different
> names I
> > > could see two variable names.
> > >
> > > Nice weekend,
> > > Hom Nath
> > >
> > > On Fri, Oct 17, 2008 at 12:53 AM, Alessandro Bellina <
> > bellina at illinois.edu>
> > > wrote:
> > >>
> > >> Ken,
> > >> Thanks for your answer. I should have said that the two files don't
> have
> > >> the same geometry. One of them is a sphere, and the other one is a
> > square. I
> > >> tried applying the "Resample with dataset" filter to sample a slice
> of
> > the
> > >> sphere into the same morphology as my square. That part worked (I
> get a
> > >> square with the information in a circle), so I would say they now
> have
> > the
> > >> same morphology. Once have  the result of the resampled original
> > dataset,
> > >> and select it and the 2D data set, I don't get the option to run
> the
> > "Append
> > >> Attributes" filter. It is off. Is the output of the resample filter
> not
> > what
> > >> I think it is?
> > >>
> > >> Thanks!!
> > >>
> > >> Alessandro
> > >>
> > >>
> > >> On Oct 16, 2008, at 5:38 PM, Moreland, Kenneth wrote:
> > >>
> > >>> You can use the Append Attributes filter to merge the fields of
> two or
> > >>> more
> > >>> data sets into one (assuming they have the same topology), and
> then run
> > >>> the
> > >>> calculator on that.
> > >>>
> > >>> -Ken
> > >>>
> > >>>
> > >>> On 10/16/08 9:28 AM, "Hom Nath Gharti" <hng.email at gmail.com>
> wrote:
> > >>>
> > >>>> I have two data files 'test1.vti' and 'test2.vti' opened in
> paraview
> > >>>> containing a dataset of similar variables. Can I use the
> calculator to
> > >>>> subtract (or add.....) data of file 'test1.vti' from data of
> > >>>> 'test2.vti'?
> > >>>>
> > >>>> Many thanks,
> > >>>> Hom Nath
> > >>>>
> > >>>
> > >>>
> > >>>  ****      Kenneth Moreland
> > >>>   ***      Sandia National Laboratories
> > >>> ***********
> > >>> *** *** ***  email: kmorel at sandia.gov
> > >>> **  ***  **  phone: (505) 844-8919
> > >>>   ***      fax:   (505) 845-0833
> > >>>
> > >>>
> > >>>
> > >>> _______________________________________________
> > >>> ParaView mailing list
> > >>> ParaView at paraview.org
> > >>> http://www.paraview.org/mailman/listinfo/paraview
> > >>
> > >> Alessandro A. Bellina
> > >> bellina at illinois.edu
> > >> ---
> > >> Graduate Student
> > >> Bioacoustics Research Laboratory
> > >> Electrical and Computer Engineering
> > >> ---
> > >>
> > >>
> > >>
> > >>
> > >>
> > >
> > >
> > > _______________________________________________
> > > ParaView mailing list
> > > ParaView at paraview.org
> > > http://www.paraview.org/mailman/listinfo/paraview
> > >
> > >
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> <http://www.paraview.org/pipermail/paraview/attachments/20081017/9dc157d
> a/attachment-0001.htm<http://www.paraview.org/pipermail/paraview/attachments/20081017/9dc157da/attachment-0001.htm>
> >
>
> ------------------------------
>
> Message: 2
> Date: Fri, 17 Oct 2008 11:16:12 -0500 (CDT)
> From: David Fuentes <fuentesdt at gmail.com>
> Subject: [Paraview] hidden python methods??
> To: paraview at paraview.org
> Message-ID: <alpine.LRH.2.00.0810171108240.25166 at DIPWS019>
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
>
> working through one of the examples on the wiki
>
> http://paraview.org/Wiki/ParaView/Python_Scripting#Animating
>
>
>   reader = sources.ExodusIIReader(?.../can.ex2?)
>     .
>     .
>     .
>   reader.UpdatePipelineInformation()
>
> However
>
>   dir(reader)
>
>
> does Not return a method by the name of "UpdatePipelineInformation"
> However, the call still works??
>
> How are you able to call a method that is not returned by dir()?
> Are there any python debuggers available that will let you step
> into the function reader.UpdatePipelineInformation()
> to see what is actually being called?
>
>
>
>
>
>
> thank you,
> df
>
> ------------------------------
>
> Message: 3
> Date: Fri, 17 Oct 2008 12:37:47 -0400
> From: "Berk Geveci" <berk.geveci at kitware.com>
> Subject: Re: [Paraview] hidden python methods??
> To: "David Fuentes" <fuentesdt at gmail.com>
> Cc: paraview at paraview.org
> Message-ID:
>        <45d654b0810170937m4e6e84aewae4e01b824d0090 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> It is magic :-)
>
> Actually, it is a common python design pattern. Most of the classes in
> the servermanager module are wrappers around low-level classes
> provided by the paraview server manager C++ library. In python, you
> can define a method (__getattr__) that gets called whenever a symbol
> cannot be resolved. This allows python classes to delegate
> functionality to other classes. In your case, the reader object has a
> member called SMProxy that it is delegating to. If you do
> dir(reader.SMProxy)
> you can the list of all available functions.
>
> Property objects do the same thing. They delegate to a SMProperty
> member.
>
> -berk
>
>
> On Fri, Oct 17, 2008 at 12:16 PM, David Fuentes <fuentesdt at gmail.com>
> wrote:
> > working through one of the examples on the wiki
> >
> > http://paraview.org/Wiki/ParaView/Python_Scripting#Animating
> >
> >
> >  reader = sources.ExodusIIReader(".../can.ex2")
> >    .
> >    .
> >    .
> >  reader.UpdatePipelineInformation()
> >
> > However
> >
> >  dir(reader)
> >
> >
> > does Not return a method by the name of "UpdatePipelineInformation"
> > However, the call still works??
> >
> > How are you able to call a method that is not returned by dir()?
> > Are there any python debuggers available that will let you step
> > into the function reader.UpdatePipelineInformation()
> > to see what is actually being called?
> >
> >
> >
> >
> >
> >
> > thank you,
> > df
> > _______________________________________________
> > ParaView mailing list
> > ParaView at paraview.org
> > http://www.paraview.org/mailman/listinfo/paraview
> >
> >
>
>
> ------------------------------
>
> Message: 4
> Date: Fri, 17 Oct 2008 12:40:48 -0400
> From: "Berk Geveci" <berk.geveci at kitware.com>
> Subject: Re: [Paraview] ANNOUNCE: ParaView 3.4.0 released
> To: "Dan Goldstein" <dan at cora.nwra.com>
> Cc: ParaView Mailing List <paraview at paraview.org>
> Message-ID:
>        <45d654b0810170940n4752851el2bd93e5096acb764 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> It is not a format change. It is now possible to load file series of
> xml files. For example, if you have
>
> foo_0.vtu
> foo_1.vtu
> ...
>
> you can open them as a group and animate through the series. Were you
> looking for something else?
>
> -berk
>
> On Fri, Oct 17, 2008 at 11:47 AM, Dan Goldstein <dan at cora.nwra.com>
> wrote:
> > Sounds Great!
> > Can you point us to documentation on XML vtk file format changes
> related to
> > file series?
> >
> > * Added support for file series of XML based VTK files.
> >
> > Thanks
> >
> > Dan
> >
> >
> > On Oct 17, 2008, at 9:57 AM, Berk Geveci 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 usability and 3.4 contains many improvements and bug
> >> fixes.
> >>
> >> The major changes since 3.4 are:
> >> * VTK and ParaView are now licensed under the BSD license as opposed
> >> to modified BSD.
> >> * The multi*block and AMR support was improved significantly. Almost
> >> all filters, spreadsheet view and charts now support these datasets.
> >> * The selection capabilities of ParaView were significantly improved.
> >> For details, see Kitware Source, issue 6 or
> >> http://paraview.org/Wiki/Data_Selection.
> >> * Some of other improvements and fixes are
> >>
> >> New features
> >>
> >> * Added support for plotting multiple point/cell values over time.
> >> * Save screenshot now allows saving of all views.
> >> * It is not possible to save higher resolution screenshots.
> >> * Added support for picking end*points of lines widgets (used in plot
> >> over line and streamlines) using 'p'.
> >> * Added support for scene exporters. Supported formats are X3D
> (binary
> >> and ascii), VRML 2 and POV (Persistence of Vision Raytracer).
> >> * Added ability to open multiple CTH and Exodus restart files.
> >> * Added temporal statistics filter that can be used to find average,
> >> min, max and standard deviation of arrays over time.
> >> * Added support for choosing (picking) custom center of rotation.
> >> * Added volume rendering support for multi*block datasets. The user
> >> now chooses which block to volume render.
> >> * Added filter to append all blocks of a multi*block dataset to one
> >> unstructured grid. Can be used to volume render the whole multi*block
> >> dataset.
> >> * Added support to color by block.
> >> * Added 2D views / slice representation for volumes (vtkImageData).
> >> * Added box and sphere widgets for slicing and clipping.
> >> * Added cube axes that can be used to show scale of a dataset.
> >> * Added support to color by AMR level.
> >> * Added support to turn on/off the visibility of multiple objects.
> >> Select multiple objects in the pipeline browser and click on one of
> >> the eyeballs.
> >> * Added multiple selection using ctrl (command on Mac). When
> >> performing selection after the first time, hold ctrl to add to the
> >> existing selection.
> >> * Added "Normal Glyphs" custom filter.
> >> * Added "zoom" to individual arrays in the spreadsheet view.
> >> Double*click on the title*bar to activate/deactivate.
> >> * Added support for displaying textures on polygonal data.
> >>
> >> Improvements to Existing Features
> >>
> >> * Plugin improvements. See the plugin page on the wiki for more
> >> information. http://www.paraview.org/Wiki/Plugin_HowTo
> >> * Added option to disable offscreen rendering while saving images.
> >> This option should be turned on if ParaView crashes when saving
> >> images. This is to get around an OpenGL bug that is on some Linux
> >> Intel drivers.
> >> * Added option to disable depth peeling when rendering translucent
> >> geometry. Some graphics card drivers claim to support everything that
> >> is needed for depth peeling while not implementing them. If you are
> >> experience crashes when transparency is on, disable depth peeling.
> >> * Added easily accessible menu to select the component of a vector to
> >> color by.
> >> * Added support for plotting more than one component of a vector on
> >> the same chart.
> >> * Plot over line now works with multi*block and AMR data.
> >> * CTH reader now combines X, Y and Z velocity components into a
> vector.
> >> * Added button to rescale to data range in bar charts.
> >> * Changed the default width of the scalar bar to a more reasonable
> >> size. Also tweaked the way scalar bar scaling works.
> >> * Improved partial array support (when an array exists only in some
> of
> >> the blocks of a multi*block dataset).
> >> * Added selection support for composite datasets.
> >> * Added chooser for unstructured volume rendering algorithm.
> >> * Added support for selecting array in gradient filter for image
> data.
> >> Removed gradient magnitude. Use gradient + array calculator.
> >> * Many comparative view fixes.
> >> * Many tiled*display fixes.
> >> * Many widgets used a few digit precision for floating point numbers
> >> making it impossible to use higher precision. Fixed.
> >>
> >> Reader and Writer Improvements
> >>
> >> * Added readers for MFIX and Fluent files to the GUI.
> >> * Added support for loading file series from the command line as well
> >> as from the recent file menu.
> >> * Added SILO reader. Needs more work.
> >> * Added support to save multi*block polygonal datasets as a
> collection
> >> of STL or PLY files.
> >> * Added support for file series of XML based VTK files.
> >> * Updated XDMF reader to XDMF 2.
> >>
> >> Bug Fixes
> >>
> >> * Point coordinates were not shown in the spreadsheet view if there
> >> were no point arrays. Fixed.
> >> * Calculator function was not reloaded with state. Fixed.
> >> * Annotation text was not scaling properly when rendering
> >> high*resolution animations/images. Fixed.
> >> * Color by menu was not updated in some cases. Fixed.
> >> * CTH reader was not handling missing files gracefully. Fixed.
> >> * Selection inspector could not display labels for global element
> ids.
> >> Fixed.
> >> * Loading state reseted to time step 0, fixed.
> >> * Pipeline was not always updating when time was shifted. Fixed.
> >> * Fixed crash when using  Edit *> Delete All.
> >> * Fixed installation with VTK_USE_RPATH on.
> >> * Selection did not work in parallel if compositing was off. Fixed.
> >> * Selection labels were not updated during animation. Fixed.
> >> * Several undo/redo fixes.
> >> _______________________________________________
> >> ParaView mailing list
> >> ParaView at paraview.org
> >> http://www.paraview.org/mailman/listinfo/paraview
> >
> >
>
>
> ------------------------------
>
> Message: 5
> Date: Fri, 17 Oct 2008 12:41:21 -0400
> From: "Berk Geveci" <berk.geveci at kitware.com>
> Subject: Re: [Paraview] Using calculator with variable sets from
>        different       data files
> To: "Hom Nath Gharti" <hng.email at gmail.com>
> Cc: Alessandro Bellina <bellina at illinois.edu>, ParaView
>        <paraview at paraview.org>
> Message-ID:
>        <45d654b0810170941u25ded75dp6f6f4bdd53444060 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Nope. 3.6.
>
> We just release 3.4.
>
> -berk
>
> On Fri, Oct 17, 2008 at 12:13 PM, Hom Nath Gharti <hng.email at gmail.com>
> wrote:
> > Great! Does the next generation imply to 3.4?
> >
> > On Fri, Oct 17, 2008 at 5:37 PM, Berk Geveci <berk.geveci at kitware.com>
> > wrote:
> >>
> >> By the way, the next generation of the array calculator will support
> >> multiple inputs.
> >>
> >> -berk
> >>
> >> On Fri, Oct 17, 2008 at 9:18 AM, Hom Nath Gharti
> <hng.email at gmail.com>
> >> wrote:
> >> > Many thanks. Looks like I should have different name for the
> variables.
> >> > Initially I had a same variable name in two data files. I could see
> only
> >> > only one variable name under scalar field. After using different
> names I
> >> > could see two variable names.
> >> >
> >> > Nice weekend,
> >> > Hom Nath
> >> >
> >> > On Fri, Oct 17, 2008 at 12:53 AM, Alessandro Bellina
> >> > <bellina at illinois.edu>
> >> > wrote:
> >> >>
> >> >> Ken,
> >> >> Thanks for your answer. I should have said that the two files
> don't
> >> >> have
> >> >> the same geometry. One of them is a sphere, and the other one is a
> >> >> square. I
> >> >> tried applying the "Resample with dataset" filter to sample a
> slice of
> >> >> the
> >> >> sphere into the same morphology as my square. That part worked (I
> get a
> >> >> square with the information in a circle), so I would say they now
> have
> >> >> the
> >> >> same morphology. Once have  the result of the resampled original
> >> >> dataset,
> >> >> and select it and the 2D data set, I don't get the option to run
> the
> >> >> "Append
> >> >> Attributes" filter. It is off. Is the output of the resample
> filter not
> >> >> what
> >> >> I think it is?
> >> >>
> >> >> Thanks!!
> >> >>
> >> >> Alessandro
> >> >>
> >> >>
> >> >> On Oct 16, 2008, at 5:38 PM, Moreland, Kenneth wrote:
> >> >>
> >> >>> You can use the Append Attributes filter to merge the fields of
> two or
> >> >>> more
> >> >>> data sets into one (assuming they have the same topology), and
> then
> >> >>> run
> >> >>> the
> >> >>> calculator on that.
> >> >>>
> >> >>> -Ken
> >> >>>
> >> >>>
> >> >>> On 10/16/08 9:28 AM, "Hom Nath Gharti" <hng.email at gmail.com>
> wrote:
> >> >>>
> >> >>>> I have two data files 'test1.vti' and 'test2.vti' opened in
> paraview
> >> >>>> containing a dataset of similar variables. Can I use the
> calculator
> >> >>>> to
> >> >>>> subtract (or add.....) data of file 'test1.vti' from data of
> >> >>>> 'test2.vti'?
> >> >>>>
> >> >>>> Many thanks,
> >> >>>> Hom Nath
> >> >>>>
> >> >>>
> >> >>>
> >> >>>  ****      Kenneth Moreland
> >> >>>   ***      Sandia National Laboratories
> >> >>> ***********
> >> >>> *** *** ***  email: kmorel at sandia.gov
> >> >>> **  ***  **  phone: (505) 844-8919
> >> >>>   ***      fax:   (505) 845-0833
> >> >>>
> >> >>>
> >> >>>
> >> >>> _______________________________________________
> >> >>> ParaView mailing list
> >> >>> ParaView at paraview.org
> >> >>> http://www.paraview.org/mailman/listinfo/paraview
> >> >>
> >> >> Alessandro A. Bellina
> >> >> bellina at illinois.edu
> >> >> ---
> >> >> Graduate Student
> >> >> Bioacoustics Research Laboratory
> >> >> Electrical and Computer Engineering
> >> >> ---
> >> >>
> >> >>
> >> >>
> >> >>
> >> >>
> >> >
> >> >
> >> > _______________________________________________
> >> > ParaView mailing list
> >> > ParaView at paraview.org
> >> > http://www.paraview.org/mailman/listinfo/paraview
> >> >
> >> >
> >
> >
>
>
> ------------------------------
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
>
> End of ParaView Digest, Vol 54, Issue 34
> ****************************************
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20081017/9034c187/attachment-0001.htm>


More information about the ParaView mailing list