Archived issue #0023626
It's impossible to open files containing localisation characters in the name
Description
It's impossible to open files containing localisation characters in the name (box__simplifiée.brep) on Windows platform (on Linux test case is OK).
Steps to reproduce
restore [locate_data_file box__simplifiée.brep] result
puts [checkshape result]
set 2dviewer 0
puts [checkshape result]
set 2dviewer 0
Public activity
10 archived notes
Participants are labeled by their role within this record.
The problem in this case is rather in incompatible file systems: the file name as seen on Unix is different from the same file name as seen from Windows through Samba. Let's return to this when we have all test files in Git.
Branch [archived branch] has been created by Participant.
[revision removed]
Detailed log of new commits:
Author: ski
Date: Tue Dec 9 16:24:00 2014 +0300
0023626: It's impossible to open files containing localisation characters in the name
Files containing localisation characters can be opened and saved now properly.
[revision removed]
Detailed log of new commits:
Author: ski
Date: Tue Dec 9 16:24:00 2014 +0300
0023626: It's impossible to open files containing localisation characters in the name
Files containing localisation characters can be opened and saved now properly.
Files containing localisation characters can be opened and saved now properly.
Please, review.
Note that test case bugs / fclasses / bug63 will be OK after integration of #0023922.
No remarks, please test (I believe it should be tested together with #0023922)
Branch [archived branch] has been updated forcibly by Participant.
[revision removed]
[revision removed]
Dear Commenter 1,
Branch CR23626 was rebased on current master of occt git-repository.
Branch CR23626 was rebased on current master of occt git-repository.
Dear Commenter 1,
Branch CR23626 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms and tested on Release mode.
[revision removed]
Number of compiler warnings:
occt component :
Linux: 18 (18 on master)
Windows: 0 (0 on master)
products component :
Linux: 11 (11 on master)
Windows: 1 (1 on master)
Regressions/Differences:
No regressions/differences
Testing cases:
http://occt-tests.nnov.opencascade.com/CR23626-master-occt/Windows-32-VC10/bugs/fclasses/bug63.html
bugs fclasses(002) bug63 - OK.
Testing on Linux:
occt component :
Total MEMORY difference: 369147472 / 369143040
Total CPU difference: 48791.54000000005 / 46134.27000000006
products component :
Total MEMORY difference: 109523424 / 109673928
Total CPU difference: 15647.799999999983 / 15276.419999999995
Testing on Windows:
occt component :
Total MEMORY difference: 276669064 / 276910960
Total CPU difference: 45869.6875 / 38326.0625
products component :
Total MEMORY difference: 72614512 / 71429320
Total CPU difference: 15455.21875 / 10071.46875
There are no differences in images found by testdiff.
Branch CR23626 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms and tested on Release mode.
[revision removed]
Number of compiler warnings:
occt component :
Linux: 18 (18 on master)
Windows: 0 (0 on master)
products component :
Linux: 11 (11 on master)
Windows: 1 (1 on master)
Regressions/Differences:
No regressions/differences
Testing cases:
http://occt-tests.nnov.opencascade.com/CR23626-master-occt/Windows-32-VC10/bugs/fclasses/bug63.html
bugs fclasses(002) bug63 - OK.
Testing on Linux:
occt component :
Total MEMORY difference: 369147472 / 369143040
Total CPU difference: 48791.54000000005 / 46134.27000000006
products component :
Total MEMORY difference: 109523424 / 109673928
Total CPU difference: 15647.799999999983 / 15276.419999999995
Testing on Windows:
occt component :
Total MEMORY difference: 276669064 / 276910960
Total CPU difference: 45869.6875 / 38326.0625
products component :
Total MEMORY difference: 72614512 / 71429320
Total CPU difference: 15455.21875 / 10071.46875
There are no differences in images found by testdiff.
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]
Related records