pay attention there is a problem with rubric in latest image...
Hi in Pharo5.0 Latest update: #50550 I got a red square of death due to a wrong initialise in array class... with rubric index in the middle.... could not get more. I had to kill the image. Stef
Hi, Did it involve Array class>>basicNew: and FreeType? I got it while typing in a Rubric editor. I could not reproduce the bug, it was around 2-3 weeks ago and havenât seen it since.
On Jan 27, 2016, at 5:23 PM, stepharo <stepharo@free.fr> wrote:
Hi
in Pharo5.0 Latest update: #50550
I got a red square of death due to a wrong initialise in array class... with rubric index in the middle.... could not get more. I had to kill the image.
Stef
if it is that, is a known bug⦠just save&quit and reopen (I will find the bug eventually, but is complicated). Esteban
On 27 Jan 2016, at 17:27, Skip Lentz <skip.lentz@inria.fr> wrote:
Hi,
Did it involve Array class>>basicNew: and FreeType? I got it while typing in a Rubric editor. I could not reproduce the bug, it was around 2-3 weeks ago and havenât seen it since.
On Jan 27, 2016, at 5:23 PM, stepharo <stepharo@free.fr> wrote:
Hi
in Pharo5.0 Latest update: #50550
I got a red square of death due to a wrong initialise in array class... with rubric index in the middle.... could not get more. I had to kill the image.
Stef
Wait I could not save no menu nothing. Stef Le 27/1/16 17:41, Esteban Lorenzano a écrit :
if it is that, is a known bug⦠just save&quit and reopen (I will find the bug eventually, but is complicated).
Esteban
On 27 Jan 2016, at 17:27, Skip Lentz <skip.lentz@inria.fr> wrote:
Hi,
Did it involve Array class>>basicNew: and FreeType? I got it while typing in a Rubric editor. I could not reproduce the bug, it was around 2-3 weeks ago and havenât seen it since.
On Jan 27, 2016, at 5:23 PM, stepharo <stepharo@free.fr> wrote:
Hi
in Pharo5.0 Latest update: #50550
I got a red square of death due to a wrong initialise in array class... with rubric index in the middle.... could not get more. I had to kill the image.
Stef
Yes Le 27/1/16 17:27, Skip Lentz a écrit :
Hi,
Did it involve Array class>>basicNew: and FreeType? I got it while typing in a Rubric editor. I could not reproduce the bug, it was around 2-3 weeks ago and havenât seen it since.
On Jan 27, 2016, at 5:23 PM, stepharo <stepharo@free.fr> wrote:
Hi
in Pharo5.0 Latest update: #50550
I got a red square of death due to a wrong initialise in array class... with rubric index in the middle.... could not get more. I had to kill the image.
Stef
2016-01-27 17:23 GMT+01:00 stepharo <stepharo@free.fr>:
Hi
in Pharo5.0 Latest update: #50550
I got a red square of death due to a wrong initialise in array class... with rubric index in the middle.... could not get more. I had to kill the image.
17392 <https://pharo.fogbugz.com/f/cases/17392/FreeType-numCharMaps-nil-causes-Arra...> FreeType numCharMaps nil causes Array>>basicNew: to fail Somehow the FT2Face instance aren't "filled". We Access attributes like charmap or height that have nil-values. I don't know why. either the instances aren't properly initialized, or the prior (valid ) instances are somehow cleaned up ?
Stef
participants (4)
-
Esteban Lorenzano -
Nicolai Hess -
Skip Lentz -
stepharo