MantisBT - ParaView
View Issue Details
0012363ParaView(No Category)public2011-07-13 04:262012-02-08 17:24
Sven Buijssen 
Sankhesh Jhaveri 
normalminorhave not tried
closedfixed 
3.10.1 
3.12 
TBD
12181-Writer-Failure
incorrect functionality
0012363: Saving as PVTI/PVTU fails if file name contains more than 1 dot
PV 3.10.1 official binary release and own build of git master as of now (with AutoMPI ON to be connected to at least 2 pvserver processes, otherwise saving as PVT? is not available):

Sources - Wavelet
File - Save Data - File name: "foo.bar.pvti"

=> ERROR: .../ParaViewCore/ServerManager/vtkSMWriterFactory.cxx, line 361
vtkSMWriterFactory (0x1420b30): No matching writer found.

Failed to create writer for: ".../foo.bar.pvti"


Use "foobar.pvti" as file name instead and everything works smoothly.

The same error occurs when trying to save to PVTU file format (squeeze in a "Filters - Clean to Grid" before trying to save).
No tags attached.
related to 0012181closed Sankhesh Jhaveri VTUWriter fails if filename contains multiple dots 
Issue History
2011-07-13 04:26Sven BuijssenNew Issue
2011-09-02 12:59Utkarsh AyachitAssigned To => Sankhesh Jhaveri
2011-09-26 09:08Sankhesh JhaveriTopic Name => 12181-Writer-Failure
2011-09-26 09:08Sankhesh JhaveriNote Added: 0027524
2011-09-26 09:08Sankhesh JhaveriStatusbacklog => gatekeeper review
2011-09-26 09:08Sankhesh JhaveriResolutionopen => fixed
2011-09-26 09:16David PartykaRelationship addedrelated to 0012181
2011-09-26 09:16David PartykaNote Added: 0027525
2011-09-26 09:16David PartykaStatusgatekeeper review => customer review
2011-11-11 17:08Utkarsh AyachitFixed in Version => 3.12
2012-02-08 17:24Utkarsh AyachitStatuscustomer review => closed
2012-02-08 17:24Utkarsh AyachitNote Added: 0028142

Notes
(0027524)
Sankhesh Jhaveri   
2011-09-26 09:08   
7a41f44 FIX: Find Last period in the filename to get extension
(0027525)
David Partyka   
2011-09-26 09:16   
Merged into master via 12181-Writer-failure
(0028142)
Utkarsh Ayachit   
2012-02-08 17:24   
Closing bugs sitting in "customer review" for a long time.