On July 26, 2017 11:53:41 AM GMT+02:00, Sven Van Caekenberghe <s...@stfx.eu> 
wrote:
>
>> On 25 Jul 2017, at 19:46, Cyril Ferlicot D.
><cyril.ferli...@gmail.com> wrote:
>> 
>> Le 25/07/2017 à 19:37, Sven Van Caekenberghe a écrit :
>>> Hi,
>>> 
>>> User Herby Vojčík seems to have an issue with the --headless option
>on Windows 10
>>> 
>>>
>https://pharo.fogbugz.com/f/cases/20271/ZnServer-managedServers-disappear-when-headless-mode-used
>>> 
>>> I cannot reproduce his problem.
>>> 
>>> Maybe there are Windows users out there who can have a look and help
>him ?
>
>Anyone ?
>
>>> Thx,
>>> 
>>> Sven
>>> 
>>> 
>> 
>> Hi,
>> 
>> I am not sure but I think that in Windows the option to use is not
>> --headless but --nodisplay.
>
>I just tried a bit using Pharo 6.1 on Windows 10 in command line mode
>(Command Prompt). It seems that apart from starting an image (and
>executing a .st file) not much else works. I can't get any of the
>normal Pharo command line handling to work, it feels as if none of the

  get CatalogName works (at least it did on 6.0, I don't need it my scripts any 
more)
  update works
  save works
  eval worked in 6.0 (I moved to st scripts though before switching to 6.1) but 
needed to contain save:and quit: send

>VM flags have any effect. Output is only written to a file. The windows

  --headless has an effect, it runs headless. And with different outcomes 
sometimes, as this issue shows

>with the World always opens. I can't see a difference between Pharo.exe
>and PharoConsole.exe

Console output is to dedicated window with pharoconsole, not to ui element.

>Even the simplest thing like
>
>  Pharo.exe Pharo.image eval '1+2'
>
>Doesn't work as expected.
>
>Quite unusable.
>
>Maybe this is not supposed to work ?

This is ridiculous claim. Everything actually works as expected when --headless 
not used. Only when used, it behaves strange and saves running servers.

Also, are you trying to tell Pharo treats Windows as tier two platform (I had 
the impression it does not, despite not having 64 bit yet)? To the point that 
32bit version does not do --headless right and saves wrong image and "it is 
supposed to be that way"?

Herby

>Can anyone help a bit here ?
>
>> -- 
>> Cyril Ferlicot
>> https://ferlicot.fr
>> 
>> http://www.synectique.eu
>> 2 rue Jacques Prévert 01,
>> 59650 Villeneuve d'ascq France
>> 

Reply via email to