Yes, there is a bug now in iceberg (I will fix it soon), for now you can go with: IceRepository defaultBackendType: #IceLibgitLocalRepository. Esteban
On 6 May 2017, at 16:41, Aliaksei Syrel <alex.syrel@gmail.com> wrote:
Hi,
It is amazing to see how fast Pharo progresses and moves closer to release. Therefore it may happen that after a week of absence there is so much new stuff that I just loose track of changes and sometimes old behaviour does not correspond new reality and "nothing works" :) Probably it is my case now. I would like to work on a project hosted on github. I tried iceberg:dev-0.4, iceberg:dev-0.5, iceberg-master but didn't succeed..
Here is what I get when try to clone repository both from Playground or by using "+" clone button in Iceberg both dev-04 and dev-05
<Screen Shot 2017-05-06 at 16.35.49.png>
If I try to load Iceberg master in the Image I get this:
<Screen Shot 2017-05-06 at 16.37.28.png>
I am sure I do something wrong, so I recorded three videos - one for every Iceberg version. â Â Iceberg-0.4.mov <https://drive.google.com/file/d/0B-bMBVDOi3oTLTZvejdYTkNfaWM/view?usp=drive_web>ââ Â Iceberg-0.5.mov <https://drive.google.com/file/d/0B-bMBVDOi3oTbDJNZnJMeUJEYk0/view?usp=drive_web>ââ Â Iceberg-master.mov <https://drive.google.com/file/d/0B-bMBVDOi3oTVzhGQmJOVzN3akU/view?usp=drive_web>â VM: pharo-mac-i386-201705051953-b8db6de Image: 60482 OS: macOS Sierra 10.12.4
P.S. Still getting black screen when open an Image until I click...
Cheers, Alex