Le 21/03/2016 20:16, Alexandre Bergel a écrit :
Hi!
In a new Moose image, we cannot do a "Transcript open”. Apparently, #Transcript is bound to a NonInteractiveTranscript. NonInteractiveTranscript open raises en error.
That is odd.
Cheers, Alexandre
This was introduced by Pharo 5 but should have been corrected since few days… A temporary workaround is to execute "ThreadSakeTranscript install".