View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010101ParaViewBugpublic2010-01-06 16:222010-12-07 16:27
ReporterAlan Scott 
Assigned ToRobert Maynard 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.10 
Summary0010101: file browser unclear for multiple timesteps in exodus files
DescriptionI tested loading exodus files that have different time steps in each separate file. It works fine.

However, these file names do not display properly in the file browser. The following are examples of what needs to read cleanly

 Serial run with no mesh modifications:
 basename.e
 
 Parallel run with no mesh modifications:
 basename.e.2.0
 basename.e.2.1
 
 Serial run with mesh modifications:
 basename.e
 basename.e-s0001
 basename.e-s0002
 basename.e-s0003
 
 Parallel run with mesh modifications:
 basename.e.2.0
 basename.e.2.1
 basename.e-s0001.2.0
 basename.e-s0001.2.1
 basename.e-s0002.2.0
 basename.e-s0002.2.1
 basename.e-s0003.2.0
 basename.e-s0003.2.1

 
I have an example dataset (named mesh_mod_exodus.tar.gz). Please ask me for it if necessary.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0023703)
Utkarsh Ayachit (administrator)
2010-12-03 16:16

Robert, can you check if this one is fixed already?
(0023738)
Robert Maynard (developer)
2010-12-06 10:58

Fixed the pqFileDialogFilter to accept multiple digit extension as a valid file series. So now file like below are valid.
basename.e.1.0.1
basename.e.1.0.2
basename.e.1.0.3

Also added in support for -s to be a valid delimiter for file extensions so that
basename.e-s.1.0 is also valid.


Commit SHA1: b79ea6f470b72f8
(0023774)
Alan Scott (manager)
2010-12-07 16:26

It appears as though this fixes this bug. I tested .e-s.number, as well as .e-snumber. The second is what is output by Sierra.
(0023775)
Alan Scott (manager)
2010-12-07 16:27

Tested local server, Windows client, trunk.

 Issue History
Date Modified Username Field Change
2010-01-06 16:22 Alan Scott New Issue
2010-04-16 01:56 Utkarsh Ayachit Target Version 3.8 => 3.10
2010-12-03 16:16 Utkarsh Ayachit Assigned To => Robert Maynard
2010-12-03 16:16 Utkarsh Ayachit Status backlog => tabled
2010-12-03 16:16 Utkarsh Ayachit Note Added: 0023703
2010-12-03 16:16 Utkarsh Ayachit Target Version 3.10 => 3.10.shortlist
2010-12-06 10:58 Robert Maynard Note Added: 0023738
2010-12-06 10:58 Robert Maynard Status tabled => @80@
2010-12-06 10:58 Robert Maynard Fixed in Version => 3.10
2010-12-06 10:58 Robert Maynard Resolution open => fixed
2010-12-07 16:26 Alan Scott Note Added: 0023774
2010-12-07 16:27 Alan Scott Note Added: 0023775
2010-12-07 16:27 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team