Lukas Renggli wrote:
PRSearchWidget>>go
self items in: [ :Name already used in this class ->items |
items notEmpty ifTrue: [
self context: (self context structure: items first) ] ]
Oh god, that is a long standing bug in Monticello that strikes again:
there are some cases when the load order is wrong and causes a
compile error. In this case it is the simples just to delete the
method and load the package again.
I think _pretty_much_ have the latest Magritte/Pier running. Took me a
while.
However, I did come across this again while upgrading. I deleted the
method PRSearchWidget>>go and upgraded. Now, though, search doesn't
work. When I press return, it doesn't do anything.
And, when you look at the components list (when adding a component)
there are TWO search component. I tried both. The second one behaves as
I have described. The first one actual seems to do something (the
hourglass goes on like it's "working"). But, it never finds anything.
Just to add a bit more mystery: search never worked in the Pier version
that was on SqueakMap. It never found any word. Although, the text
cursor went away after hitting return.
--
brad fuller
http://www.Sonaural.com/
+1 (408) 799-6124