View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009844ParaViewBugpublic2009-11-04 22:032010-01-21 17:42
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.8 
Summary0009844: Python trace doesn't work reading in CTH files
DescriptionThe Python trace code messes up when trying to read in multi-file CTH files.
ParaView 3.6.2, XP, local server.

Start Paraview.
Open Dave's large cth fileset.
Delete all.

Start trace.
File/ Recent Files/ read in Dave's large cth dataset.
Stop trace.
Save trace.
Run trace.
It will fail.
The problem is in the trace file. Instead of the following line:
spcta_* = SpyPlotReader( FileName='/storz/wascott/data/dbkarel/cth-large/spcta.0' )

We should have the following line (or some version of same):
spcta = SpyPlotReader( FileName='/storz/wascott/data/dbkarel/cth-large/spcta.0' )

Notice that I got rid of the _* after spcta.

TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0019226)
Utkarsh Ayachit (administrator)
2010-01-20 16:22

This seems to have been fixed already.
(0019253)
Alan Scott (manager)
2010-01-21 17:42

Tested XP, local server, trunk.

 Issue History
Date Modified Username Field Change
2009-11-04 22:03 Alan Scott New Issue
2010-01-20 16:22 Utkarsh Ayachit Note Added: 0019226
2010-01-20 16:22 Utkarsh Ayachit Status backlog => @80@
2010-01-20 16:22 Utkarsh Ayachit Fixed in Version => 3.8
2010-01-20 16:22 Utkarsh Ayachit Resolution open => no change required
2010-01-20 16:22 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2010-01-21 17:42 Alan Scott Note Added: 0019253
2010-01-21 17:42 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team