The default pharo-ui scripts are running PharoConsole.exe which is annoying because there is no filedialog allowing one to select an image. This is disrupting expectations.

Furthermore PharoConsole is not really a console, it displays a dialog box instead of printing the usage to the console.

Phil

On Wed, May 31, 2017 at 7:56 PM, Torsten Bergmann <astares@gmx.de> wrote:
Hi Esteban,
��
I tried on a fresh Windows setup. What I tried:
��- general image browsing, mousing around
��- loading OS-Windows and run all my test to verify UFFI works fine
��- loading Roassal and checked some examples
��- switching FreeType on and using some non-standard TTF fonts
��- retrieved contents from an HTTPS location using ZnEasy to verify SSL connections
��- loaded and verified some packages like Teapot, WebBrowser, ...
��
anything worked fine.

But using the console version

����PharoConsole.exe Pharo60.image --list
��
or other command line options did not work in a shell. It opens the UI always instead of printing
something to stdout. Dont know if command line/stdout is now already supposed to work in Pharo 6
(if not the PharoConsole.exe would not make sense to include yet).

Also when git is not installed and one creates a repository it gives an error due to directory
creation - but this is a specific issue for Iceberg.

Thanks
T.

��
��
Gesendet:��Mittwoch, 31. Mai 2017 um 16:18 Uhr
Von:��"Esteban Lorenzano" <estebanlm@gmail.com>
An:��"Pharo Development List" <pharo-dev@lists.pharo.org>
Betreff:��[Pharo-dev] please test download for Pharo 6.0
Hello,��
��
we are getting ready for release.
please take a minute to review:
��
��
(notice that zerconf download will not work because it is not yet moved��� so #stable will download current stable version which is 5.0)
��
cheers,
Esteban