[Pharo-users] Re: [Pharo-dev] [ANN] New Pharo VM released (v8.6.1)

2020-11-26 Thread Martin McClure
Is this new VM available for Linux? I only see Windows and Mac VMs that are dated 2020-11-02. In the launcher (launcher 2.2, still the latest AFAICT) refreshing the 90-x64 VM just re-downloads the one from 2020-02-11. Thanks, -Martin On 11/2/20 7:48 AM, teso...@gmail.com wrote: Hi, this

[Pharo-users] Re: Willow-Playground

2020-11-26 Thread eftomi
Nice that you settled it out. When Metacello finishes, it usually writes ...finished baseline into the Transcript. Best wishes, Tomaz -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

[Pharo-users] Re: Willow-Playground

2020-11-26 Thread g_patrickb--- via Pharo-users
Thank you for the explanation. I uninstalled Pharo and removed everything from AppData\\Roaming and Local and reinstalled Pharo and loaded willow-playground. I found everything in the system browser and was able to evaluate “Smalltalks2017Presentation start” and bribg it up in my browser on por

[Pharo-users] Re: Willow-Playground

2020-11-26 Thread Gabriel Cotelli
The script is not going to produce nothing visually. You can see some progress bars during the loading depending on the time it takes to load and then the code should be available in the system browser. On Thu, Nov 26, 2020, 11:16 g_patrickb--- via Pharo-users < pharo-users@lists.pharo.org> wrote:

[Pharo-users] [ANN] Superluminal v1.2.0 [v1.2.0] released!

2020-11-26 Thread Buenos Aires Smalltalk
Superluminal, building blocks for creating HTTP requests and API clients reached it's v1.2.0 version. Changelog Core Add setAuthorizationTo: to set Authotization headers in the builder Add set:to: to set arbitrary headers in the builder API Client Add postAt:configuredBy:withSuccessfulResponseDo:

[Pharo-users] Re: Willow-Playground

2020-11-26 Thread g_patrickb--- via Pharo-users
On my Windows 10 laptop I used image names of 80 and 90 and on OpenSUSE the image names were 80test and 90test. Thinking it may have to do with using numbers at the beginning of an image name I tried OpenSUSE again with an image name of Fish and it failed with the same error I originally had.

[Pharo-users] Re: Willow-Playground

2020-11-26 Thread g_patrickb--- via Pharo-users
I don’t know what I’m doing wrong. I get the same error on Windows 10 and OpenSUSE. On Windows I tried with and installation to C:\\Pharo and using an image name of 80 and 90; on Linux, the installation was to /home/gpb/ as the top level directory where it was unzipped.

[Pharo-users] Re: Magritte

2020-11-26 Thread Sanjay Minni
sure, I will be putting queries on this thread which will also indicate where I am, you can always reach out anyways the main objective now will be to get a Magritte based single form UI working under Willow (BS4) for the appearance and then a master+detail form I would be using MongoDB Note: