Describe the bug
Windows version for DisplayCAL "Measurement report" does not use colorimeter correction at all.
Also it fails to autoopen HTML report because file is not written yet.
Run measurement report and set as HTML file name a path without whitespaces.
Let run verification
Expected behavior
HTML measured values must match the ones obtained by ArgyllCMS spotread with the same CCSS correction, or by older python2.7 DisplayCAL measurement report using the same CCSS on same display & colorimeter.
Screenshots
wexpect logs shows no CCSS and resulting HTML have "wrong" whitepoint & primaries location
Measured coordinates from HTML report match with spotread without colorimeter correction for white, primaries and so on.
Versions (please complete the following information):
OS: Windows 10 (macOS runs without this issue)
Python Version: 3.10.11 (DisplayCAL exe generated with 3.10.11 and DisplayCAL instalation "patched" with same version)
ArgyllCMS Version: 3.2.0, 3.3.0....
DisplayCAL Version: DisplayCAL 3.9.14
Additional context
To run this test with DisplayCAL 3.9.14 you need to patch it with a full Python3.10.11 installation folder, otherwise you cannot measure.
Describe the bug Windows version for DisplayCAL "Measurement report" does not use colorimeter correction at all. Also it fails to autoopen HTML report because file is not written yet.
To Reproduce Steps to reproduce the behavior:
Expected behavior HTML measured values must match the ones obtained by ArgyllCMS spotread with the same CCSS correction, or by older python2.7 DisplayCAL measurement report using the same CCSS on same display & colorimeter.
Screenshots
wexpect logs shows no CCSS and resulting HTML have "wrong" whitepoint & primaries location
While a "calibrated screen report" from DIsplayCAL menu does use it and measures properly:
Measured coordinates from HTML report match with spotread without colorimeter correction for white, primaries and so on.
Versions (please complete the following information):
Additional context To run this test with DisplayCAL 3.9.14 you need to patch it with a full Python3.10.11 installation folder, otherwise you cannot measure.