View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012334ParaView(No Category)public2011-07-05 09:012011-07-22 14:15
ReporterSven Buijssen 
Assigned ToKyle Lutz 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.10.1 
Target VersionFixed in Version3.12 
Summary0012334: Single file given with --data= command line option is not loaded if it is part of a file series
DescriptionPV 3.10.1 official binary release and own build of git master as of now:

$ file Data/FileSeries/blow?.vtk
Data/FileSeries/blow0.vtk: ASCII C program text
Data/FileSeries/blow1.vtk: ASCII C program text
Data/FileSeries/blow2.vtk: ASCII C program text
Data/FileSeries/blow3.vtk: ASCII C program text
Data/FileSeries/blow4.vtk: ASCII C program text
Data/FileSeries/blow5.vtk: ASCII C program text
Data/FileSeries/blow6.vtk: ASCII C program text
Data/FileSeries/blow9.vtk: ASCII C program text

=> The file Data/FileSeries/blow0.vtk does exist. Try to load it into ParaView from the command line:

$ paraview --data=Data/FileSeries/blow0.vtk

=> PV 3.10.1 does not load the file nor reports any error, while
   PV nightly build states: Cannot open data file " Data/FileSeries/blow0.vtk "

This is a regression. With PV 3.4.0 (official binary release) either case of

$ paraview --data=Data/FileSeries/blow0.vtk

(to load a single file) and

$ paraview --data=Data/FileSeries/blow..vtk

(to load the complete file series) worked. It stopped working at least with PV 3.6.2.
TagsNo tags attached.
ProjectTBD
Topic Name12334-fix-command-line-data-path
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0026991)
Kyle Lutz (viewer)
2011-07-11 17:15

Merge topic '12334-fix-command-line-data-arg' into next

2c125a4 Fix bug in file path handling in pqFileDialogModel.
(0027002)
David Partyka (developer)
2011-07-15 14:20

Robert has some feedback for this issue.
(0027013)
Kyle Lutz (viewer)
2011-07-18 11:43

Merge topic '12334-fix-command-line-data-path' into next

9abffe7 BUG: Fix data command line argument handling.
(0027053)
Utkarsh Ayachit (administrator)
2011-07-21 19:18

Scheduled for gatekeeper review on Jul 22, 2011 at 2 pm EDT.
(0027064)
Utkarsh Ayachit (administrator)
2011-07-22 14:13

Merged to git-master.

 Issue History
Date Modified Username Field Change
2011-07-05 09:01 Sven Buijssen New Issue
2011-07-11 15:13 Utkarsh Ayachit Assigned To => Kyle Lutz
2011-07-11 16:08 Kyle Lutz Status backlog => todo
2011-07-11 16:08 Kyle Lutz Status todo => active development
2011-07-11 17:15 Kyle Lutz Topic Name => 12334-fix-command-line-data-arg
2011-07-11 17:15 Kyle Lutz Note Added: 0026991
2011-07-11 17:15 Kyle Lutz Status active development => gatekeeper review
2011-07-11 17:15 Kyle Lutz Fixed in Version => 3.12
2011-07-11 17:15 Kyle Lutz Resolution open => fixed
2011-07-15 14:20 David Partyka Note Added: 0027002
2011-07-15 14:20 David Partyka Status gatekeeper review => todo
2011-07-18 11:42 Kyle Lutz Status todo => active development
2011-07-18 11:43 Kyle Lutz Topic Name 12334-fix-command-line-data-arg => 12334-fix-command-line-data-path
2011-07-18 11:43 Kyle Lutz Note Added: 0027013
2011-07-18 11:43 Kyle Lutz Status active development => gatekeeper review
2011-07-21 19:18 Utkarsh Ayachit Note Added: 0027053
2011-07-22 14:13 Utkarsh Ayachit Status gatekeeper review => customer review
2011-07-22 14:13 Utkarsh Ayachit Note Added: 0027064
2011-07-22 14:15 Utkarsh Ayachit Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team