Re: [Pharo-dev] Is ZipArchive broken?

2018-10-12 Thread Paul DeBruicker
See https://pharo.fogbugz.com/f/cases/21867/cannot-load-save-to-ftp-repository Stephane Ducasse-3 wrote > Hi > > When I drop a MCZ on a Pharo 70 image I get an instance of Character > does not understand bitOr: and I wonder if there is not a regression > in ZipArchive. > I can rename the file

[Pharo-dev] Is ZipArchive broken?

2018-10-12 Thread Stephane Ducasse
Hi When I drop a MCZ on a Pharo 70 image I get an instance of Character does not understand bitOr: and I wonder if there is not a regression in ZipArchive. I can rename the file and dezip with an external tools and load the code. It happened to me with multiple mcz files. Stef

Re: [Pharo-dev] STON updates/improvements

2018-10-12 Thread p...@highoctane.be
Sven, You rule. Definitely nice changes and thanks for the consolidation. Best, Phil On Fri, Oct 12, 2018, 11:38 Sven Van Caekenberghe wrote: > Hi, > > I have consolidated all repositories where STON code lives so that they > are now all in sync, and in sync with changes from Pharo 7. > >

Re: [Pharo-dev] STON updates/improvements

2018-10-12 Thread Cyril Ferlicot
On ven. 12 oct. 2018 at 11:38, Sven Van Caekenberghe wrote: > Hi, > > I have consolidated all repositories where STON code lives so that they > are now all in sync, and in sync with changes from Pharo 7. > > http://ss3.gemtalksystems.com/ss/STON/ >

Re: [Pharo-dev] What you think about visibility of trait method in browser?

2018-10-12 Thread Jan Blizničenko
Hello In my case, I would like to see USED (ie. not removed or replaced) trait methods by default with clearly visible mark that they come from trait (which is how Nautilus presents them). Reason is that quickly seeing whole API brought by this class is more important to me than seeing what the

Re: [Pharo-dev] STON updates/improvements

2018-10-12 Thread Sven Van Caekenberghe
> On 12 Oct 2018, at 11:49, Guillermo Polito wrote: > > Thanks Sven :) > > On Fri, Oct 12, 2018 at 11:38 AM Sven Van Caekenberghe wrote: > Now, AFTER the changes, the STON serialisation looks as follows: > > { > #datatype : MimeType [ 'application/json' ], > #background :

Re: [Pharo-dev] STON updates/improvements

2018-10-12 Thread Guillermo Polito
Thanks Sven :) On Fri, Oct 12, 2018 at 11:38 AM Sven Van Caekenberghe wrote: > Now, AFTER the changes, the STON serialisation looks as follows: > > { > #datatype : MimeType [ 'application/json' ], > #background : Color [ #red ], > #home : URL [

[Pharo-dev] STON updates/improvements

2018-10-12 Thread Sven Van Caekenberghe
Hi, I have consolidated all repositories where STON code lives so that they are now all in sync, and in sync with changes from Pharo 7. http://ss3.gemtalksystems.com/ss/STON/ http://smalltalkhub.com/mc/SvenVanCaekenberghe/STON/main/ https://github.com/svenvc/ston There are 2 CI builds

[Pharo-dev] MacOS instructions do not work on Mojave

2018-10-12 Thread Jan Blizničenko
Hello Before starting, note that I am not MacOS user. Most of experiments I have done on MacOS Mojave in VirualBox and with friend with mac with MacOS Mojave. On https://pharo.org/download there are instructions how to run Pharo on MacOS. These steps are however not needed for Pharo Launcher

[Pharo-dev] [Call for testers] Pharo Launcher 1.4.5

2018-10-12 Thread Guillermo Polito
Hi all, We have been working these last ~two weeks with Christophe on the stability of the launcher. We have prepared version 1.4.5, and we would like to have some feedback. http://files.pharo.org/pharo-launcher/1.4.5 So, we would really LOVE, if somebody can play with this version and send us

Re: [Pharo-dev] Laucher cannot start a fresh 7 image

2018-10-12 Thread Christophe Demarey
Do you have a pointer to the issue? If you do not use the latest Pharo Launcher, please update it: http://files.pharo.org/pharo-launcher/1.4.5/ Once done, you could also remove the pharo 7 VM from the vm folder and also the private vm folder to ensure the latest VM is downloaded. If you still