What I have done is to go for a minimal execution trying to find problems. 
Something strange that I have observed while doing so is that if I comment the 
line:
    
    
    echo &"Width: {width}   bytesPerSample: {bytesPerSample} "
    
    Run

I pass from 369 errors in 61 contexts to 0. Why could that be?

Reply via email to