View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013553ParaView(No Category)public2012-10-24 04:522013-01-30 10:41
ReporterSven Buijssen 
Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.98.1 
Summary0013553: [git/master] VisItBridge GMVReader does on Windows not support reading ASCII files with only linefeed endings
DescriptionTake the attached sample ASCII GMV file "gmvtest.inp" that traditionally shipped with GMV binaries since February 2000, append file extension ".gmv".

Download nightly build ParaViewSuperbuild for Windows (32 or 64bit).

Load "gmvtest.inp.gmv" by means of the VisItBridge GMVReader.

=> vtkVisItGMVReader will report "Unable to find any meshes"

Work around: Manually convert '\n' endings in "gmvtest.inp.gmv" into '\r\n' endings

No problem with Linux builds.
TagsNo tags attached.
ProjectTBD
Topic Name
Typeincorrect functionality
Attached Files? file icon gmvtest.inp [^] (1,854 bytes) 2012-10-24 04:53

 Relationships

  Notes
(0029815)
Sven Buijssen (reporter)
2012-11-30 13:50

Resolved since

commit 726500e55c86d97b1252a40af72022dc3e53c6ea
Author: Sven Buijssen <sven.buijssen@tu-dortmund.de>
Date: Fri Nov 9 16:13:38 2012 +0100

    BUG 0013553. Support GMV files with both CR and CRLF endings on Windows
    
        Tested with Visual Studio 2008 SP1 on 64-bit Windows for 32 and 64-bit
        builds with binary and ASCII GMV files, with CR and CRLF line endings,
        created by 5 different FEM codes.

 Issue History
Date Modified Username Field Change
2012-10-24 04:52 Sven Buijssen New Issue
2012-10-24 04:53 Sven Buijssen File Added: gmvtest.inp
2012-11-30 13:50 Sven Buijssen Note Added: 0029815
2012-11-30 13:50 Sven Buijssen Status backlog => closed
2012-11-30 13:50 Sven Buijssen Resolution open => fixed
2012-11-30 13:50 Sven Buijssen Fixed in Version => git-master
2013-01-30 10:41 Utkarsh Ayachit Fixed in Version git-master => 3.98.1


Copyright © 2000 - 2018 MantisBT Team