Yes this was reported in the mailing-list because stupidly we changed the api 
of transcript.
normally this is juste the postload action.
Stef

On Jul 2, 2011, at 7:46 PM, Giuseppe Luigi Punzi wrote:

> El 02/07/2011 16:13, Stéphane Ducasse escribió:
>> consider to use 1.3 because we did some little fixes there and there.
>>      
>> http://code.google.com/p/pharo/wiki/ActionsInPharoOneDotThree
>> 
>> Stef
>> 
>> On Jul 2, 2011, at 1:52 PM, Giuseppe Luigi Punzi wrote:
>> 
>> 
> 
> Well, SqueakDBX fails to install.
> 
> Some idea?
> 
> THERE_BE_DRAGONS_HERE
> MessageNotUnderstood: TranscriptModel>>open
> 2 July 2011 7:34:05 pm
> 
> VM: Win32 - IX86 - 5.1 - Croquet Closure Cog VM [CoInterpreter 
> VMMaker-oscog.35]
> Image: Pharo1.3 [Latest update: #13281]
> 
> TranscriptModel(Object)>>doesNotUnderstand: #open
>     Receiver: a TranscriptModel
>     Arguments and temporary variables: 
>         aMessage:     open
>         exception:     MessageNotUnderstood: TranscriptModel>>open
>         resumeValue:     nil
>     Receiver's instance variables: 
>         entries:     #('The Transcript has no entries ' '13 new update 
> file(s) processed.' ...etc...
>         showOnDisplay:     false
>         innerRectangle:     20@20 corner: 320@520
>         logToFile:     false
>         unfinishedEntry:     a WriteStream 'Finished atomic load'
>         accessSemaphore:     a Semaphore()
>         lastDisplayTime:     nil
>         firstIndex:     1
>         lastIndex:     489
>         informDepedents:     true
> 
> 
> ConfigurationOfGlorpDBX>>postLoadGlorpDriverPostgreSQL
>     Receiver: a ConfigurationOfGlorpDBX
>     Arguments and temporary variables: 
> 
>     Receiver's instance variables: 
>         project:     ConfigurationOfGlorpDBX(0.9-baseline 
> [ConfigurationOfGlorpDBX], 0.9.1 ...etc...
> 
> 
> [self project configuration perform: selector] in 
> MetacelloPackageSpec(MetacelloSpec)>>doItBlock:
>     Receiver: spec 
>     name: 'GlorpDriverPostgreSQL';
>     requires: #('PostgresV2' );
>     repository: 'http://ww...etc...
>     Arguments and temporary variables: 
>         selector:     #postLoadGlorpDriverPostgreSQL
>     Receiver's instance variables: 
>         project:     ConfigurationOfGlorpDBX(0.9-baseline 
> [ConfigurationOfGlorpDBX], 0.9.1 ...etc...
>         loader:     nil
>         name:     'GlorpDriverPostgreSQL'
>         requires:     #('PostgresV2')
>         includes:     #()
>         answers:     #()
>         file:     nil
>         repositories:     spec
> repository: 'http://www.squeaksource.com/PostgresV2'
>         goferPackage:     a MetacelloGoferPackage name: 
> 'GlorpDriverPostgreSQL'
>         preLoadDoIt:     nil
>         postLoadDoIt:     spec value: #postLoadGlorpDriverPostgreSQL
> 
> 
> BlockClosure>>valueWithPossibleArgs:
>     Receiver: [self project configuration perform: selector]
>     Arguments and temporary variables: 
>         anArray:     an Array(a MetacelloFetchingMCSpecLoader(linear load : 
>     explicit load...etc...
>     Receiver's instance variables: 
>         outerContext:     MetacelloPackageSpec(MetacelloSpec)>>doItBlock:
>         startpc:     57
>         numArgs:     0
> 
> 
> [block
>         valueWithPossibleArgs: (Array with: aPostloadDirective loader with: 
> aPostloadDirective spec)] in 
> MetacelloAtomicLoadDirective(MetacelloVersionLoadDirective)>>loadPostloadDirective:
>     Receiver: atomic load : 1.4 [ConfigurationOfGlorpDBX]
>     preload : Glorp >> loadUnderscoreFix
>     load : ...etc...
>     Arguments and temporary variables: 
>         aPostloadDirective:     postload : GlorpDriverPostgreSQL >> 
> postLoadGlorpDriverPost...etc...
>         block:     [self project configuration perform: selector]
>     Receiver's instance variables: 
>         spec:     nil
>         loader:     a MetacelloFetchingMCSpecLoader(linear load : 
>     explicit load : 1.4 [Co...etc...
>         loadDirectives:     an OrderedCollection(preload : Glorp >> 
> loadUnderscoreFix load ...etc...
>         packageloads:     nil
>         preloads:     nil
>         postloads:     an OrderedCollection(postload : GlorpDriverPostgreSQL 
> >> postLoadGlo...etc...
> 
> 
> MetacelloPostLoadDirective(MetacelloPrePostLoadDirective)>>evaluateSupplyingAnswers:
>     Receiver: postload : GlorpDriverPostgreSQL >> 
> postLoadGlorpDriverPostgreSQL
>     Arguments and temporary variables: 
>         loadBlock:     [block
>         valueWithPossibleArgs: (Array with: aPostloadDirective load...etc...
>         answers:     #()
>     Receiver's instance variables: 
>         spec:     spec 
>     name: 'GlorpDriverPostgreSQL';
>     requires: #('PostgresV2' );
>     repos...etc...
>         loader:     a MetacelloFetchingMCSpecLoader(linear load : 
>     explicit load : 1.4 [Co...etc...
> 
> 
> MetacelloAtomicLoadDirective(MetacelloVersionLoadDirective)>>loadPostloadDirective:
>     Receiver: atomic load : 1.4 [ConfigurationOfGlorpDBX]
>     preload : Glorp >> loadUnderscoreFix
>     load : ...etc...
>     Arguments and temporary variables: 
>         aPostloadDirective:     postload : GlorpDriverPostgreSQL >> 
> postLoadGlorpDriverPost...etc...
>         block:     [self project configuration perform: selector]
>     Receiver's instance variables: 
>         spec:     nil
>         loader:     a MetacelloFetchingMCSpecLoader(linear load : 
>     explicit load : 1.4 [Co...etc...
>         loadDirectives:     an OrderedCollection(preload : Glorp >> 
> loadUnderscoreFix load ...etc...
>         packageloads:     nil
>         preloads:     nil
>         postloads:     an OrderedCollection(postload : GlorpDriverPostgreSQL 
> >> postLoadGlo...etc...
> ...
> ...
> ...
> ...
> ...
> ...
> ...
> ...
> ...
> ...
> 
> 
> 


Reply via email to