View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0012121 | VTK | (No Category) | public | 2011-04-22 04:48 | 2016-08-12 09:55 | ||||
Reporter | Jacques Papper | ||||||||
Assigned To | Dave DeMarle | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | Non UK / US OS (i.e. French ) | OS Version | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0012121: STL reader internationalisation screws up | ||||||||
Description | 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. | ||||||||
Steps To Reproduce | Install VTK / ParaView on German or French Linux OS. | ||||||||
Tags | No tags attached. | ||||||||
Project | |||||||||
Type | |||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Relationships |
Notes | |
(0026241) Jacques Papper (reporter) 2011-04-22 04:50 |
I should have a fix ready in a week that I can share. |
(0030910) Jean-Christophe Fillion-Robin (manager) 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 (administrator) 2013-07-22 18:21 |
If the bug is still present in 6.0.0, please reopen this report. |
(0037231) Kitware Robot (administrator) 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. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2011-04-22 04:48 | Jacques Papper | New Issue | |
2011-04-22 04:50 | Jacques Papper | Note Added: 0026241 | |
2013-06-05 15:30 | Jean-Christophe Fillion-Robin | Relationship added | related to 0012948 |
2013-06-05 15:30 | Jean-Christophe Fillion-Robin | Note Added: 0030910 | |
2013-07-22 18:21 | Dave DeMarle | Note Added: 0031197 | |
2013-07-22 18:21 | Dave DeMarle | Status | backlog => expired |
2013-07-22 18:21 | Dave DeMarle | Assigned To | => Dave DeMarle |
2016-08-12 09:55 | Kitware Robot | Note Added: 0037231 | |
2016-08-12 09:55 | Kitware Robot | Status | expired => closed |
2016-08-12 09:55 | Kitware Robot | Resolution | open => moved |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |