View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012053ParaViewBugpublic2011-04-06 13:432011-07-19 15:20
ReporterGreg Weirs 
Assigned ToRobert Maynard 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.12 
Summary0012053: Cannot coerce hscth reader for hscth file that is does not match naming convention
DescriptionThe hscth reader is invoked for files ending ".hscth". It turns out that "hsct?" should also be matched, where "?" is a wildcard for a single character. The first minor bug fix is to match this second pattern for hscth files.

The second, more serious, issue is that when I selected the file to open and then specifically selected to use the hscth reader to open it, I got a failure with an error message referring to the visit silo reader. In the end, I could not open the file until I renamed it to end with ".hscth".
TagsNo tags attached.
ProjectSandia
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0026211)
Robert Maynard (developer)
2011-04-18 09:32

Greg,

What OS are you currently have the Silo error on? I have been unable to replicate it on Windows7 with ParaView 3.10.1
(0026214)
Greg Weirs (developer)
2011-04-18 10:53

This was on the 3.10.0 build at Sandia (redsky and lan).

I'll see if he has built 3.10.1 yet, and try to replicate if he has.
(0026216)
Greg Weirs (developer)
2011-04-18 11:52

OK, replicated the problem on a Sandia lan (linux) build for 3.10.1. Get the same error referring to the VisIt Silo Reader.
(0026217)
Greg Weirs (developer)
2011-04-18 11:54

Also, it turns out we paraview should match "hstc*" since when CTH restarts are files are automatically renamed hscth_a, hscth_b, ...
(0026218)
Robert Maynard (developer)
2011-04-18 12:03

Thanks for the information. I will try to replicate on Linux.
(0026219)
Robert Maynard (developer)
2011-04-18 15:06

Tried to replicate on my Ubuntu 10.10 machine with 3.10.1 and did not get a Silo error when loading a hstch file named test.hstcha.
(0026220)
Greg Weirs (developer)
2011-04-18 15:19

Sorry, I didn't describe the problem clearly. Make a symlink from test.hscta to hscta, and read the hscta file in paraview. The reader won't be selected automatically. Try to select the file and the spy hscth reader. This causes paraview to crash on linux.
(0026225)
Robert Maynard (developer)
2011-04-19 10:39

Commit:
Merge topic '12053-spcth-extension'

768609f Added support to spy plot history reader for wildcard file matching.

I am unable to replicate the issue with the sym linked file. The above commit fixes the wildcard matching. If the sym link issue continues to happen please create a new bug please.
(0027019)
Alan Scott (manager)
2011-07-19 15:20

Tested Windows and Linux, trunk, local server. I used the ceesrv01 server, with paraview_3.12.0_junk on 7/19/2011. No problems seen.

 Issue History
Date Modified Username Field Change
2011-04-06 13:43 Greg Weirs New Issue
2011-04-07 08:22 Robert Maynard Assigned To => Robert Maynard
2011-04-07 08:22 Robert Maynard Status backlog => tabled
2011-04-18 09:32 Robert Maynard Note Added: 0026211
2011-04-18 10:53 Greg Weirs Note Added: 0026214
2011-04-18 11:52 Greg Weirs Note Added: 0026216
2011-04-18 11:54 Greg Weirs Note Added: 0026217
2011-04-18 12:03 Robert Maynard Note Added: 0026218
2011-04-18 15:06 Robert Maynard Note Added: 0026219
2011-04-18 15:19 Greg Weirs Note Added: 0026220
2011-04-19 10:39 Robert Maynard Note Added: 0026225
2011-04-19 10:39 Robert Maynard Status tabled => @80@
2011-04-19 10:39 Robert Maynard Fixed in Version => 3.12
2011-04-19 10:39 Robert Maynard Resolution open => fixed
2011-07-02 11:29 Utkarsh Ayachit Project => Sandia
2011-07-02 11:29 Utkarsh Ayachit Type => incorrect functionality
2011-07-19 15:20 Alan Scott Note Added: 0027019
2011-07-19 15:20 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team