MantisBT - ParaView
View Issue Details
0011402ParaViewBugpublic2010-11-04 15:462010-11-08 18:03
Alan Scott 
Utkarsh Ayachit 
highmajoralways
closedfixed 
 
3.10 
0011402: ParaView doesn't show multiple file exodus datasets
ParaView development, local server, Windows.
Open Whipple Shield 4, which is Whipple_Shield.exo.4.[0-3]. Nothing will show up in the Open dialog. If you change the filter to be *.* (bottom of the open dialog), you can see this set of files, and successfully open it.

This is a show stopper for 3.10.

No tags attached.
Issue History
2010-11-04 15:46Alan ScottNew Issue
2010-11-04 15:54Utkarsh AyachitStatusbacklog => tabled
2010-11-04 15:54Utkarsh AyachitAssigned To => Robert Maynard
2010-11-05 09:58Utkarsh AyachitAssigned ToRobert Maynard => Utkarsh Ayachit
2010-11-05 10:07Utkarsh AyachitNote Added: 0022896
2010-11-05 10:07Utkarsh AyachitStatustabled => @80@
2010-11-05 10:07Utkarsh AyachitFixed in Version => 3.10
2010-11-05 10:07Utkarsh AyachitResolutionopen => fixed
2010-11-08 18:03Alan ScottNote Added: 0023089
2010-11-08 18:03Alan ScottStatus@80@ => closed

Notes
(0022896)
Utkarsh Ayachit   
2010-11-05 10:07   
This has been fixed by the following commits.


commit 9b1ede5cbe0b6db784060ec9ca8023ece43f7209
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu Nov 4 11:30:28 2010 -0400

    Cleaned up regualar expression to improve performance.

commit 1c38bec58f08d20a76193900abba67602b30229a
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Nov 2 21:46:47 2010 -0400

    Fixed pattern for spcth reader to use filename_pattern and not extension.
    
    Fixeds BUG 0011066.
(0023089)
Alan Scott   
2010-11-08 18:03   
Yep, that fixed it. Tested Windows, local server, trunk.