Mooc bugs

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Mooc bugs

stepharo

When I type

     foo
     "bar"

in the editing pain of the System Browser, and then delete the second
'"' I get the same error as the OP.

When I try to exit the System Browser a debugger oppens up with a
"Subscript out of bounds" and then the system locks up.
I was on 32 bit Windows 7 when this happened.


Stef


Reply | Threaded
Open this post in threaded view
|

Re: Mooc bugs

CyrilFerlicot
Le 08/05/2016 10:38, stepharo a écrit :

>
> When I type
>
>     foo
>     "bar"
>
> in the editing pain of the System Browser, and then delete the second
> '"' I get the same error as the OP.
>
> When I try to exit the System Browser a debugger oppens up with a
> "Subscript out of bounds" and then the system locks up.
> I was on 32 bit Windows 7 when this happened.
>
>
> Stef
>
>
Hi Stef,

I already opened an issues about this with Pharo 5 milestone:
https://pharo.fogbugz.com/f/cases/18174/Delete-the-second-of-the-template-method-break-the-image

--
Cyril Ferlicot

http://www.synectique.eu

165 Avenue Bretagne
Lille 59000 France


signature.asc (836 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Mooc bugs

stepharo
Thanks I did that too :)




Le 8/5/16 à 12:06, Cyril Ferlicot D. a écrit :

> Le 08/05/2016 10:38, stepharo a écrit :
>> When I type
>>
>>      foo
>>      "bar"
>>
>> in the editing pain of the System Browser, and then delete the second
>> '"' I get the same error as the OP.
>>
>> When I try to exit the System Browser a debugger oppens up with a
>> "Subscript out of bounds" and then the system locks up.
>> I was on 32 bit Windows 7 when this happened.
>>
>>
>> Stef
>>
>>
> Hi Stef,
>
> I already opened an issues about this with Pharo 5 milestone:
> https://pharo.fogbugz.com/f/cases/18174/Delete-the-second-of-the-template-method-break-the-image
>