MantisBT - ParaView
View Issue Details
0011564ParaViewBugpublic2010-12-02 15:372010-12-07 15:01
David Doria 
Robert Maynard 
normalminoralways
closedwon't fix 
LinuxFedora13
Development 
4.0 
0011564: File series must start with a prefix
The files

file_0001.tiff, file_0002.tiff, file_0003.tiff

show up as

file_..tiff

in the ParaView Open File dialog box.

However, the files

0001.tiff, 0002.tiff, 0003.tiff

are not be grouped.
No tags attached.
Issue History
2010-12-02 15:37David DoriaNew Issue
2010-12-03 15:24Robert MaynardAssigned To => Robert Maynard
2010-12-03 15:24Robert MaynardStatusbacklog => tabled
2010-12-03 15:24Robert MaynardTarget Version => 4.0
2010-12-06 15:07Robert MaynardNote Added: 0023744
2010-12-06 15:07Robert MaynardStatustabled => @80@
2010-12-06 15:07Robert MaynardResolutionopen => won't fix
2010-12-07 15:01Alan ScottNote Added: 0023766
2010-12-07 15:01Alan ScottStatus@80@ => closed

Notes
(0023744)
Robert Maynard   
2010-12-06 15:07   
After talking with fellow developers we have decided that post extension file series are the only grouping we are going to support. The primary issues with allowing pre and post file extension grouping is the use case of when both happen.
For example if you had:
10.ext.1
10.ext.2
11.ext.1
12.ext.1
12.ext.2

How would you group them? In the end the majority of simulations write out file series as a post extension digit, and the pre extension file series is not prevalent enough to warrant development time.
(0023766)
Alan Scott   
2010-12-07 15:01   
I agree with Robert. If this is still an issue, please bring it up on the e-mail list.