20 Nov
2025
20 Nov
'25
6:53 p.m.
Esme Povirk (@madewokherd) commented about dlls/sane.ds/ds_ctrl.c:
{ BOOL rc; activeDS.currentState = 5; /* Transitions to state 5 */ + activeDS.capIndicators = TRUE; /* Twain spec says to ignore CAP_INDICATORS if UI is shown */
As I read the spec, the process and error UI is shown if UI is shown, regardless of the value of CAP_INDICATORS, but the UI being shown does not affect the value of CAP_INDICATORS. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9530#note_123151