MantisBT - ParaView
View Issue Details
0007029ParaView(No Category)public2008-05-15 15:482009-05-13 13:49
Ken Moreland 
Utkarsh Ayachit 
lowminorhave not tried
closedfixed 
 
Someday 
0007029: Wrong file type selected
<From the ParaView mailing list> For a file called "file.xyz.vtk" ParaView will use the plot3d reader - I would have expected it to be the vtk file format. This is only a minor bug as I should not have been so lazy when converting files!... but it had me confused for a while.
No tags attached.
Issue History
2008-05-15 15:48Ken MorelandNew Issue
2008-09-08 08:51Utkarsh AyachitStatusbacklog => @80@
2008-09-08 08:51Utkarsh AyachitResolutionopen => fixed
2008-09-08 08:51Utkarsh AyachitAssigned To => Utkarsh Ayachit
2008-09-08 08:51Utkarsh AyachitNote Added: 0013341
2008-09-08 17:43Alan ScottStatus@80@ => closed
2008-09-08 17:43Alan ScottNote Added: 0013368
2009-05-13 13:49Utkarsh AyachitTarget Version => Someday
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0013341)
Utkarsh Ayachit   
2008-09-08 08:51   
Fixed the order in which extensions are tried. Now foo.xyz.vtk is treated as a vtk file not an xyz file.


/cvsroot/ParaView3/ParaView3/Qt/Core/pqReaderFactory.cxx,v <-- Qt/Core/pqReaderFactory.cxx
new revision: 1.20; previous revision: 1.19
(0013368)
Alan Scott   
2008-09-08 17:43   
Tested client/server.