Hmm, That's not great deal... In pharo 1.3 the Transcript interface changed,
so when the transcript is opened -as a post load- it fails.

There are some things you may do:

- Try commenting the line opening the transcript and evaluate the
configuration load again.  This should solve it.
- Try the new configuration which is in the DBXTalk repo.  Actually, this
one depends on which sql engine you want to use since we are testing some of
them :).

cheers,
Guille

On Wed, Jun 29, 2011 at 5:53 PM, Laszlo Zsolt Kiss <[email protected]>wrote:

> aloha phaoers:)
>
> I have a problem with a Pharo 1.3 One Click update: #13279 with Glorp.
> I downloaded a clean Pharo 1.3 One Click today.
> Next I probed this:
>
> Gofer new
> squeaksource: 'MetacelloRepository';
> package: 'ConfigurationOfGlorpDBX';
> load.
>
> ((Smalltalk at: #ConfigurationOfGlorpDBX) project version: '1.1') load
>
> I attached the error page.
>
> Please, help me.
>
> Thx
>
> Laszlo Zsolt
>
>

Reply via email to