MantisBT - ParaView
View Issue Details
0009973ParaViewBugpublic2009-11-27 08:112009-12-02 20:19
Jerome Velut 
Utkarsh Ayachit 
normalminoralways
closedfixed 
PCAllAll
Development 
3.8 
0009973: Meta Image Reader is not available in the "Open File" menu
The "Open file" dialog does not propose "Meta Image File" since a recent checkout (2 days ago) of the CVS head. I investigated this problem:
- File ParaView3/Servers/ServerManager/Resources/readers.xml: The description of the vtkMetaImageReader is name="Meta Image Reader". I found weird to see spaces in the name, and there is no 'label' field
- File ParaView3/Applications/ParaView/ParaViewReaders.xml: The line concerning MHD is "Meta Image Proxy", instead of "Meta Image Reader".
Atatched is patch that fixes this issue (typo fix)
No tags attached.
patch metaimagereader.patch (877) 2009-11-27 08:11
https://www.vtk.org/Bug/file/7694/metaimagereader.patch
Issue History
2009-11-27 08:11Jerome VelutNew Issue
2009-11-27 08:11Jerome VelutFile Added: metaimagereader.patch
2009-11-27 09:54Utkarsh AyachitStatusbacklog => tabled
2009-11-27 09:54Utkarsh AyachitAssigned To => Utkarsh Ayachit
2009-11-27 09:54Utkarsh AyachitNote Added: 0018601
2009-11-27 09:54Utkarsh AyachitStatustabled => @80@
2009-11-27 09:54Utkarsh AyachitFixed in Version => 3.8
2009-11-27 09:54Utkarsh AyachitResolutionopen => fixed
2009-12-02 20:19Alan ScottNote Added: 0018676
2009-12-02 20:19Alan ScottStatus@80@ => closed

Notes
(0018601)
Utkarsh Ayachit   
2009-11-27 09:54   
/cvsroot/ParaView3/ParaView3/Applications/ParaView/ParaViewReaders.xml,v <-- ./Applications/ParaView/ParaViewReaders.xml
new revision: 1.2; previous revision: 1.1
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/readers.xml,v <-- ./Servers/ServerManager/Resources/readers.xml
new revision: 1.180; previous revision: 1.179
(0018676)
Alan Scott   
2009-12-02 20:19   
Taking Utkarsh's word that patch is good.