View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015578ParaView(No Category)public2015-07-10 18:032015-12-01 20:17
ReporterDan Lipsa 
Assigned ToDan Lipsa 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version4.4 
Summary0015578: ParaView / VTK XML readers do not handle an increase in file version correctly.
DescriptionStart ParaView
vi ExternalData/Testing/Data/ghost_cells.vtu
Change version to 3.0
Load this file in ParaView
ParaView tells you that 'A reader for ghost_cells.vtu could not be found'

If the file is selected from File / Recent Files you see the right message in the 'Output Window'.
TagsNo tags attached.
ProjectTBD
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0034765)
Dan Lipsa (developer)
2015-07-13 11:36

======== VTK ========
commit 4e531cd0915b274d06739453866f0311e2414d6e
Author: Dan Lipsa <dan.lipsa@kitware.com>
Date: Mon Jul 13 11:22:30 2015 -0400

    ENH: CanReadFile does not fail for newer file version.
    
    CanReadFile does not fail for newer file versions to enable clients (ParaView)
    to distinguish between reader failures caused by a mismatch between the file
    and the reader, and reader failures that cannot be fixed by changing the reader.
    
    A warning will be printed when reading a file with a newer version than the reader.
    
    Legacy readers already behave this way.
(0035508)
Alan Scott (manager)
2015-12-01 20:16

Closing untested. If this is still a bug, please attach the data file and reopen.

 Issue History
Date Modified Username Field Change
2015-07-10 18:03 Dan Lipsa New Issue
2015-07-10 18:03 Dan Lipsa Assigned To => Dan Lipsa
2015-07-10 18:04 Dan Lipsa Note Added: 0034749
2015-07-13 09:01 Dan Lipsa Description Updated
2015-07-13 10:42 Dan Lipsa Note Deleted: 0034749
2015-07-13 10:42 Dan Lipsa Status backlog => active development
2015-07-13 11:36 Dan Lipsa Note Added: 0034765
2015-07-14 14:10 Dan Lipsa Status active development => gatekeeper review
2015-08-05 21:25 Utkarsh Ayachit Status gatekeeper review => customer review
2015-08-05 21:25 Utkarsh Ayachit Resolution open => fixed
2015-08-05 21:25 Utkarsh Ayachit Fixed in Version => git-master
2015-09-06 12:17 Utkarsh Ayachit Fixed in Version git-master => 4.4
2015-12-01 20:16 Alan Scott Note Added: 0035508
2015-12-01 20:16 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team