weird��� I will check the logs tomorrow (most probably a bug when reading baseline derived configurations���)

Esteban

On 01 Mar 2016, at 22:48, Peter Uhn��k <i.uhnak@gmail.com> wrote:

Hi,

I've noticed that my IconFactory is missing in both Catalog Browser and http://catalog.pharo.org/

Yet I can clearly see it in MetaRepoForPharo50,

and the following also works (loaded from MetaRepo)

Metacello new
configuration: 'IconFactory';
smalltalkhubUser: 'Pharo' project: 'MetaRepoForPharo50';
load

Did I miss something? Because it used to be there and now its gone.

Thanks,
Peter