[squeak-dev] Two bugs. One of them is a regression.

Tobias Pape Das.Linux at gmx.de
Sun Apr 12 20:11:57 UTC 2015


On 12.04.2015, at 06:16, Mateusz Grotek <unoduetre at poczta.onet.pl> wrote:

> I've found two bugs in the current Squeak 4.5 #13712. Please tell me if they're known. If not I'll create the tickets.
> 
> Firstly, there is a regression.
> 1. Create a class called (for example) ABC.
> 2. Add an instance variable called (for example) xyz.
> 3. Open the class comment panel (click on the button "?").
> 4. The contents of it is:
> An ABC is xxxxxxxxx.
> 
> Instance Variables
> 	xyz:[TAB][TAB]<Object>
> 
> xyz
> 	- xxxxx
> 5. Remove the [TAB]s
> 6. Accept it
> 7. An unrecoverable error shows up (after performing steps above it keeps appearing when accessing the ABC class):
> Error: RemoteString past end of file
> The error comes from RemoteString>>text

It may be we know that.
Are you on ubuntu?

Best
	-Tobias



More information about the Squeak-dev mailing list