Transcript show: does not work in Pharo 13
Tested on Windows 10. There is no error and no visible output on the Transcript window. On the world menu there are options for Transcript and New Transcript, though it's not clear there's a difference. I tried both. Restarted the Launcher and get the same problem.
Hi! Pharo 13 is not yet stable release, so I would use P12 as latest stable to avoid problems. I didn't include P13 in CI build as maintainer of Pharo track yet.
See related issue (most probably): https://github.com/pharo-project/pharo/issues/17861
Hi David
In fact we are just missing to execute StThreadSafeTranscript installThreadSafeAsTranscript
Can you try and let me know?