may be my vm is old but this is a spur one. I will try with the latest
one and report.
stef
Le 6/11/16 à 20:19, Tudor Girba a écrit :
Hi,
It does not work to run the Bloc examples with the regular VM, but it does work
to browse the code. Stef is saying that he cannot browse code in the Bloc image.
This is a significant problem, but I just do not see why this is so. So, it
would be very useful for us to learn where this problem could come from.
Doru
On Nov 6, 2016, at 7:01 PM, Aliaksei Syrel <alex.sy...@gmail.com> wrote:
Hi
Just taking Bloc image from CI does not work. Don't forget that you need Sparta
plugin (libMoz2D.dylib/DLL/so). I didn't find a way how to ship plugin with
image, sorry...
It can be downloaded from bintray https://bintray.com/syrel/Moz2D/libMoz2D.
Cheers
Alex
On Nov 6, 2016 4:58 PM, "Tudor Girba" <tu...@tudorgirba.com> wrote:
Hi,
I think there are a couple of thinks that are mixed up.
First, the image from CI:
- download the latest image built on October 12 on Jenkins:
https://ci.inria.fr/pharo-contribution/job/Bloc/PHARO=60,VERSION=development,VM=vm/lastSuccessfulBuild/artifact/Bloc.zip
- run it either with the stable of the latest VM
==> you should get no crash when opening the image (I just checked again)
The code loading is a bit strange. I just tried and I do now know why this does
not work from the command line on Mac. For me it somehow hanged while loading
PetitCSS. There is something strange with Metacello and projects that depend on
Glamour that I could not quite fully understand yet and I am looking at it
since a month. Dale, I need your help, but I will follow up on this :).
At the same time, I can reliably load the code using this script from a fresh
Pharo image and the latest VM:
Gofer it
smalltalkhubUser: 'Pharo' project: 'Bloc';
configuration;
loadDevelopment.
Can you please try this one?
Cheers,
Doru
On Nov 6, 2016, at 11:24 AM, stepharo <steph...@free.fr> wrote:
I got to the ci and I click on the image and download and drop it on my vm=>
crash.
Why doing a video?
open a shell
wget -O - http://get.pharo.org/60+vm | bash
./pharo Pharo.image config http://www.smalltalkhub.com/mc/Pharo/Bloc/main
ConfigurationOfBloc --install=development
And it fails loading taskit.
Stef
Le 6/11/16 à 11:01, Aliaksei Syrel a écrit :
The best would be if you could make a video of how you install Bloc and send to
Glenn. Because it works for us and for Travis CI. Sound like you face a
strange and not so easy to catch issue.
Cheers
Alex
On Nov 5, 2016 6:54 PM, "stepharo" <steph...@free.fr> wrote:
why sparta depends on Taskit?
Since I cannot load it I cannot try to understand. I find strange that a
graphical canvas depends on a concurrent task management system.
I tried to follow the instruction given by glenn and it failed. So so far I
could not see any recent versions of Bloc.
I do not understand why the image produced by the jenkins job crashes my vm.
Stef
wget -O - http://get.pharo.org/60+vm | bash
./pharo Pharo.image config http://www.smalltalkhub.com/mc/Pharo/Bloc/main
ConfigurationOfBloc --install=development
just failed yesterday for me.
--
www.tudorgirba.com
www.feenk.com
"What we can governs what we wish."
--
www.tudorgirba.com
www.feenk.com
"Not knowing how to do something is not an argument for how it cannot be done."