<div dir="ltr">Hi Andrei,<div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 29, 2017 at 10:40 AM, Andrei Chis <span dir="ltr"><<a href="mailto:chisvasileandrei@gmail.com" target="_blank">chisvasileandrei@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span style="font-size:12.8px">Hi,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I have the following script that I run on mac:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">wget -O- <a href="http://get.pharo.org/vmLatest60" target="_blank">get.pharo.org/vmLatest60</a> | bash<br></div><div style="font-size:12.8px">wget -O- <a href="http://get.pharo.org/60" target="_blank">get.pharo.org/60</a> | bash<br></div><div style="font-size:12.8px">./pharo Pharo.image eval "Smalltalk snapshot: true andQuit: true"<br></div><div style="font-size:12.8px">./pharo-ui Pharo.image<br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Initially I thought that it doesn't work but then I saw that it opens a very very small window with just a tiny scrollbar. Screenshot here: <a href="https://dl.dropboxusercontent.com/u/74244847/Data/Screen%20Shot%202017-03-29%20at%207.38.48%20PM.png" target="_blank">https://dl.dropboxusercontent.<wbr>com/u/74244847/Data/Screen%<wbr>20Shot%202017-03-29%20at%207.<wbr>38.48%20PM.png</a>. </div></div></blockquote><div><br></div><div>Find attached a script for unix/mac os that sets the size of the screen in the image file.</div><div><br></div><div>Arguably the VM should use a window extent of 0@0 as a "start me headless" flag.  What do people think?  It would complicate things.  The image would have to be located before any VM command line argument flags are processed, and probably opened twice.  Seems like a lot of effort for little gain.</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-size:12.8px"><span style="font-size:12.8px">Cheers,</span><br></div><div style="font-size:12.8px"><div style="font-size:12.8px">Andrei</div></div></div>
</blockquote></div><br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot</div></span></div></div></div>
</div></div>