<p></p>
<p dir="auto">For a few days, <code>primitiveScreenScaleFactor</code> fails on headless Linux/X11 VMs. Reprocase:</p>
<ol dir="auto">
<li>Download and extract the latest AiO bundle from today</li>
<li>
<div class="highlight highlight-source-shell"><pre>$ cat <span class="pl-s"><span class="pl-k"><<</span> <span class="pl-k">EOF</span> > test.st</span>
<span class="pl-s">TranscriptStream redirectToStdOut: true.</span>
<span class="pl-s">Transcript showln: DisplayScreen actualScreenScaleFactor asString.</span>
<span class="pl-s"><span class="pl-k">EOF</span></span>
$ ./squeak.sh --headless <span class="pl-s"><span class="pl-pds">"</span><span class="pl-s"><span class="pl-pds">$(</span>realpath test.st<span class="pl-pds">)</span></span><span class="pl-pds">"</span></span></pre></div>
</li>
<li>stack overflow:
<pre><code>DisplayScreen>>#actualScreenScaleFactor

stack page bytes 8192 available headroom 5576 minimum unused headroom 6016

        (Segmentation fault)
Aborted (core dumped)
</code></pre>
</li>
</ol>
<p dir="auto">8 days again, this still worked. See also: <a href="https://github.com/LinqLover/create-image/actions/workflows/test.yml">https://github.com/LinqLover/create-image/actions/workflows/test.yml</a></p>
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/marceltaeumel/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marceltaeumel">@marceltaeumel</a> Does this require a fix similar to <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/2a0e7851d0e057b06e77e64a58e155d9c7935e6a/hovercard" href="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/2a0e7851d0e057b06e77e64a58e155d9c7935e6a"><tt>2a0e785</tt></a>?</p>
<p dir="auto">PS: I noted a still existing typo here: <a href="https://sourcegraph.com/search?q=context:global+ioSceenScaleFactor+repo:%5Egithub%5C.com/OpenSmalltalk/opensmalltalk-vm%24+&patternType=literal" rel="nofollow">https://sourcegraph.com/search?q=context:global+ioSceenScaleFactor+repo:%5Egithub%5C.com/OpenSmalltalk/opensmalltalk-vm%24+&patternType=literal</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/625">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEWYQKX66KGHHA3Q2OJLVGZ2LZANCNFSM5UIFGEQA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AIJPEW6DEMBZ2F4LW22Y3ILVGZ2LZA5CNFSM5UIFGEQKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4SDBDMHA.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><OpenSmalltalk/opensmalltalk-vm/issues/625</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/625",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/625",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>