View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013635ParaView(No Category)public2012-11-08 14:192013-01-30 10:41
ReporterSven Buijssen 
Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.98.1 
Summary0013635: [git/master] VisItBridge GMVReader does on Windows not support absolute paths in "fromfiles"
DescriptionParaView 3.98.0-RC1, binary release for Windows 64bit

Store the attached ASCII file "gmvtest.inp.gmv" anywhere. It contains a "fromfile" reference to a second file defining points and cells, this reference contains the absolute path "C:\tmp" (just any absolute path involving a drive letter or network path will do).
Store the attached ASCII file "gmvtest.nodescells.gmv" in "C:\tmp".
(Make sure both files still have CRLF line terminators because of issue 13553.)

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

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

When both files are stored in the same directory and no absolute path is used, "gmvtest.inp.gmv" can be read.
TagsNo tags attached.
ProjectTBD
Topic Name
Typeincorrect functionality
Attached Files? file icon gmvtest.inp.gmv [^] (193 bytes) 2012-11-08 14:20
? file icon gmvtest.nodescells.gmv [^] (617 bytes) 2012-11-08 14:20

 Relationships

  Notes
(0029822)
Sven Buijssen (reporter)
2012-11-30 14:01

commit eecadd575606efc922e6fc93ec409a9eda1f4274
Author: Sven Buijssen <sven.buijssen@tu-dortmund.de>
Date: Fri Nov 2 12:35:12 2012 +0100

    BUG 0013635. Support absolute paths in fromfile on Windows
    
         Both <drive letter>:\ and \\networkname syntax supported now

 Issue History
Date Modified Username Field Change
2012-11-08 14:19 Sven Buijssen New Issue
2012-11-08 14:20 Sven Buijssen File Added: gmvtest.inp.gmv
2012-11-08 14:20 Sven Buijssen File Added: gmvtest.nodescells.gmv
2012-11-30 14:01 Sven Buijssen Note Added: 0029822
2012-11-30 14:01 Sven Buijssen Status backlog => closed
2012-11-30 14:01 Sven Buijssen Resolution open => fixed
2012-11-30 14:01 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