Hi Torsten, There might be a random problem with "proxy" server. The initial problem is that I could not find a way how to download a file from bintray.com using Pharo built-in download services. That is why I had to create a "proxy" server based on my private page as a temporary workaround.
I tried it now with the image 60483 and it worked... Please, try again, maybe it will work. P.S. Sometimes our CI builds fails because of Moz2D download, which hangs and then throws timeout error. Well, at least we have #core that works 100% regardless of anything :D Cheers, Alex On 10 May 2017 at 13:15, Torsten Bergmann <[email protected]> wrote: > When I try to download on OSX the #dev version as outlined on Tudors blog > the download of the Moz2D lib for OSX fails: code tries to #download in > class MozLibraryMacInstaller from > > http://syrel.ch/download.php?url=https://dl.bintray.com/ > syrel/Moz2D/osx/development/i386/libMoz2D.dylib > > which just hangs as it is not receiving a response. > > Any comments? > > Thx > T. > > > > Gesendet: Dienstag, 09. Mai 2017 um 14:04 Uhr > > Von: "Alexandre Bergel" <[email protected]> > > An: "Pharo Development List" <[email protected]> > > Cc: "Moose-related development" <[email protected]>, "Any > question about pharo is welcome" <[email protected]> > > Betreff: Re: [Pharo-dev] [ann] bloc & cairo+morphic > > > > This is amazing! I gave a try an it really looks great! > > > > Alexandre > > > > > > > On May 8, 2017, at 6:00 PM, Tudor Girba <[email protected]> wrote: > > > > > > Hi, > > > > > > We are happy to announce that based on the work of Glenn, Alex > extended Bloc (Sparta) to work directly in the Morphic world using Cairo as > a backend. > > > > > > Cairo is less powerful than Moz2D (see the screenshot below for an > example), but the implementation addresses a concern that the community > raised regarding a perceived increased liability due to the dependency to > Moz2D. Essentially this means that Bloc can be treated as another graphical > library that can coexist with Morphic without requiring any external VM > plugin. > > > > > > <bloc-two-backends-morphic-host-figures.png> > > > > > > I would also like to point out that adding a new backend and host was > possible because of the many iterations (including throwing away whole > implementations) that Alex and Glenn went through. I think they did an > amazing job. > > > > > > You can find a bit more details about Bloc here: > > > http://www.humane-assessment.com/blog/bloc-flexible-backends-hosts/ > > > > > > Another issue raised regarding Bloc was that of the engineering effort > required to make it a reality. That is why I would also like to announce > that Alex joined feenk.com where he is primarily working on the graphical > stack for Pharo. > > > > > > Cheers, > > > Doru > > > > > > > > > -- > > > www.tudorgirba.com > > > www.feenk.com > > > > > > "To lead is not to demand things, it is to make them happen." > > > > > > > > > > > > > > > > > > > _______________________________________________ > Moose-dev mailing list > [email protected] > https://www.list.inf.unibe.ch/listinfo/moose-dev >
