View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004606ParaView(No Category)public2007-03-15 14:432007-04-03 13:00
ReporterTimothy Shead 
Assigned ToDave DeMarle 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004606: Problem loading state files containing programmable filters.
Description* Start ParaView3
* Load a dataset
* Add a programmable filter
* Enter a Python program that contains "tab" characters.
* Save the session state.
* Restart ParaView3.
* Load the previous session state.
* See error messages from the XML parser:

"ERROR: In \src\ParaView3\Vtk\Io\vtkXMLParser.cxx, line 442
vtkPVXMLParser (0F83ED30): Error parsing XML in stream at line 1542: reference to invalid character number


Root does not exist. Either state file could not be opened or it does not contain valid xml"

* Manually removing the encoded tab character(s) from the state file cause the errors to go away.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0006927)
user521
2007-03-23 14:57

My mistake. I used ascii for vtab instead of htab in vtkPVXMLElement.cxx. Committed fix.
(0007103)
Timothy Shead (reporter)
2007-04-03 12:38

Confirmed that this is fixed.
Tim

 Issue History
Date Modified Username Field Change
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team