Sven-Kristofer Pilz
Sven-Kristofer Pilz
Distro is Arch and argyllcms is 1.9.2. Sadly I can no longer reproduce the behavior (USB/connection issues?), but now I get ;-) `CdMain: Emitting Finished(5,Gamma correction table was non-monotonic: 0.000000,0.000000,0.000000...
None that I know of.
I get a similar error with colord 1.3.3 and GNOME 3.22 on Arch. ``` /usr/lib/colord/colord-session --verbose 00:00:30 Verbose debugging enabled (on console 1) 00:00:30 CdMain: acquired name: org.freedesktop.ColorHelper 00:00:49 CdMain:...
Still the same error with 1.3.4. I tried to capture the USB traffic, maybe this helps. ``` Send: > Recv: < ``` ``` > 0e 01 03 10 20 00...
When I'm interpreting the firmware correctly, the `CH_ERROR_INVALID_VALUE` comes from `ChSha1Valid`. Will `CH_EEPROM_OFFSET_REMOTE_HASH` ever be set before colord tries to read it?
Yes, now it's able to calibdate. Thanks :).
Also added a small unit test.
Could not reproduce the failing test on Linux. Tried GCC 10, and clang 13 in Debug with address and undefined sanitizer. @alecjacobson, do you have an idea here?
I have similar problems building for Emscripten (WebAssembly). Would it be possible to add a preprocessor flag to disable *FastWindingNumberForSoups*? Version v2.2.0 works fine. ``` In file included from include/igl/signed_distance.h:14:...
> I have similar problems building for Emscripten (WebAssembly). Would it be possible to add a preprocessor flag to disable _FastWindingNumberForSoups_? Version v2.2.0 works fine. FYI, 2.4.0 compiles fine again...