MantisBT - VTK
View Issue Details
0012121VTK(No Category)public2011-04-22 04:482016-08-12 09:55
Jacques Papper 
Dave DeMarle 
normalmajoralways
closedmoved 
Non UK / US OS (i.e. French )
 
 
0012121: STL reader internationalisation screws up
in the vtkSTLReader.C you use the fscanf method for parsing.
The problem is that on operating systems where the decimal point is a comma instead of a point, this messes up everything as the STL format itself is not country dependant..
I think it would be best to enforce the locale for the fscanf in order for VTK / ParaView to be able to load STLs in different country OS.
Install VTK / ParaView on German or French Linux OS.
No tags attached.
related to 0012948closed Dave DeMarle Localization problem with human readable file formats (obj, ply, ... ) 
Issue History
2011-04-22 04:48Jacques PapperNew Issue
2011-04-22 04:50Jacques PapperNote Added: 0026241
2013-06-05 15:30Jean-Christophe Fillion-RobinRelationship addedrelated to 0012948
2013-06-05 15:30Jean-Christophe Fillion-RobinNote Added: 0030910
2013-07-22 18:21Dave DeMarleNote Added: 0031197
2013-07-22 18:21Dave DeMarleStatusbacklog => expired
2013-07-22 18:21Dave DeMarleAssigned To => Dave DeMarle
2016-08-12 09:55Kitware RobotNote Added: 0037231
2016-08-12 09:55Kitware RobotStatusexpired => closed
2016-08-12 09:55Kitware RobotResolutionopen => moved

Notes
(0026241)
Jacques Papper   
2011-04-22 04:50   
I should have a fix ready in a week that I can share.
(0030910)
Jean-Christophe Fillion-Robin   
2013-06-05 15:30   
Does the problem still occur with VTK 5.10 ? VTK 6 ?

Would be great if you could submit a patch using Gerrit. For more details see http://www.vtk.org/Wiki/VTK/Git/Develop [^]

Thanks
Jc
(0031197)
Dave DeMarle   
2013-07-22 18:21   
If the bug is still present in 6.0.0, please reopen this report.
(0037231)
Kitware Robot   
2016-08-12 09:55   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.