Mark,
Confirmed in a fresh 2.0 image. Opened issue 6044
http://code.google.com/p/pharo/issues/detail?id=6044.
It looks like no class implements wrappingBlock:, but it's called
from CodeCriticBrowser, KMDescription, and ChangesBrowser (the
culprit here).
Dan
On 06/07/2012 07:55 AM, Mark Smith wrote:
I'm having some issues with Nautilus (in Pharo 1.4 and
Pharo 2.0a) when trying to rename a method, and more recently when
generating instance variable accessors.
It appears that we may be missing a dependency as the
PickListMorph doesn't understand the wrappingBlock: message.
Can anyone confirm this problem?
All the best,
Mark
And incase this is useful to anyone �
7 June 2012 1:03:30.005 pm
VM: Mac OS - intel - 1073 - CoInterpreter
VMMaker-oscog-EstebanLorenzano.158 uuid:
82eded98-68af-4c80-a472-4f6de293adcf May �1 2012,
StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.158
uuid: 82eded98-68af-4c80-a472-4f6de293adcf May �1 2012,�https://git.gitorious.org/cogvm/blessed.git�Commit:
6aa3fd0f1188078d3167dec1a53031a61b97b688 Date: Tue May 1 20:28:14
2012 +0200 By: Esteban Lorenzano <estebanlm@gmail.com>
Image: Pharo1.4 [Latest update: #14438]
PickListModel(Object)>>doesNotUnderstand: #wrappingBlock:
Receiver:
a PickListModel
Arguments
and temporary variables:�
aMessage:� wrappingBlock:
[:item | item nameToDisplay]
exception:� MessageNotUnderstood:
PickListModel>>wrappingBlock:
resumeValue:� nil