<p></p>
<p dir="auto">Hi, I am trying to build a simple standalone application in Smalltalk.<br>
I would need to set a proper title to the X window, i tried this, but it is not recognized.</p>
<pre><code>$> sqcogspur64linuxht/squeak  -title 'Test title'  ./Cuis-Smalltalk-Dev/RenameFileAppImage.image
=> 
unknown option: -title
Usage: sqcogspur64linuxht/lib/squeak/5.0-202003021730/squeak [<option>...] [<imageName> [<argument>...]]
       sqcogspur64linuxht/lib/squeak/5.0-202003021730/squeak [<option>...] -- [<argument>...]
options begin with single -, but -- prefix is silently accepted
</code></pre>
<p dir="auto">any ideas?</p>
<p dir="auto">My system</p>
<pre><code># linux version
$> uname -a 
Linux deb4 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64 GNU/Linux
# vm version
cuis workspace> Smalltalk vmVersion . 
'Open Smalltalk Cog[Spur] VM [CoInterpreterPrimitives VMMaker.oscog-nice.2715]' 
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/605">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW3QKSPHF34CPVLC4JLUMOB5VANCNFSM5IGTHMJA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AIJPEW2D7HV7HMYIGHZLMI3UMOB5VA5CNFSM5IGTHMJKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4PXQ6MUQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/605",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/605",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>