2014-01-31 Jordi Delgado <[email protected]>: > Hi, > > I realized that sometimes, when creating new protocols, it appears an > error "subscript out of bounds: 1". I have not been able -yet- > to reproduce it from a clean image, but it happens often (at least > to me). It seems to me that it has something to do with protocol > creation before any method has been written, but I am still investigating. > > I used the latest image downloaded yesterday, and it still happens. > > I browsed fogbuz looking for this error before reporting it, but I could > not > find it. I did not search thorougly, though. > > Just to let you know... > > Bests, and thanks a lot for the work you are doing. It's amazing. > > Jordi > >
Hi, yes there are two (or three?) reports for that kind of issue. And maybe there are more than one bug responsible for this issue. At least two bugs, I have found, are described in this report 12469 <https://pharo.fogbugz.com/default.asp?12469> Sometimes an empty protocol is created I didn't provide a solution for this, as I had problems createing a slice, that only incude those changes. Nicolai
