Stage 4 is broken #56

Closed
opened 2026-08-25 09:15:09 +01:00 by gronod · 0 comments
Owner

colprof.js sends { basename, cwd }. Rust expects { ti3_path, icc_path }. Process IDs also disagree (colprof_${basename} vs colprof_{icc_path}), so even a successful spawn would never fire the UI listeners.

colprof.js sends { basename, cwd }. Rust expects { ti3_path, icc_path }. Process IDs also disagree (colprof_${basename} vs colprof_{icc_path}), so even a successful spawn would never fire the UI listeners.
gronod added the Kind/Bug label 2026-08-25 09:15:09 +01:00
Sign in to join this conversation.