<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""/></div><div class="">I have downloaded the latest Squeak6.0alpha-21736-64bit for 64bit MacOS:</div><div class=""><a href="http://files.squeak.org/6.0alpha/Squeak6.0alpha-21736-64bit/Squeak6.0alpha-21736-64bit-202204190959-macOS.dmg" class="">http://files.squeak.org/6.0alpha/Squeak6.0alpha-21736-64bit/Squeak6.0alpha-21736-64bit-202204190959-macOS.dmg</a></div><div class=""><br class=""/></div><div class="">I extracted it to a folder and copied the image, changes, and sources files from inside the package to that same folder. I dragged the image onto the app. Squeak opened. I opened a Transcript and saved and quit the image.</div><div class=""><br class=""/></div><div class="">I start the image from the command line with a startup script file which just prints something to the command line:</div><div class="">./Squeak6.0alpha-21736-64bit.app/Contents/MacOS/Squeak Squeak6.0alpha-21736-64bit.image <a href="http://latest.st" class="">latest.st</a></div><div class=""><br class=""/></div><div class="">The file <a href="http://latest.st" class="">latest.st</a> is in the same folder and just contains this:</div><div class="">Transcript cr; show: 'execute <a href="http://latest.st" class="">latest.st</a>‘</div><div class=""><br class=""/></div><div class="">Instead of printing to the Transcript a notifier with the following error message opens:</div><div class="">Cannot start a second instance of Squeak\with the image „<a href="http://latest.st" class="">latest.st</a>“ because the VM is configured as singleton application.</div><div class=""><br class=""/></div><div class="">Any idea why?</div><div class=""><br class=""/></div><div class="">Cheers,</div><div class="">Bernhard</div><div class=""><br class=""/></div></body></html>