|
I use the latest launcher distributed from Pharo website (1.4 according to about page of the launcher). Context : (I cleaned all my Pharo6.1 vm folders & zip files, i try to download current stable version (20/09/18) 32 bits with a windows 10 machine). The launcher download the image and when launching the image, the vm is downloaded. The launcher closed and my image started but on execption : "Freetype2 primitive failed [error -1][cant't get error string]"
Copy of the stack from clipboard
FreeTypeExternalMemory(FT2Handle)>>primitiveFailed: FreeTypeExternalMemory(FT2Handle)>>primitiveFailed FreeTypeExternalMemory>>primCopyToExternalMemory: FreeTypeExternalMemory>>validate EmbeddedFreeTypeFontInstaller>>addFromFileContents:baseName: SourceCodeProRegular class(EmbeddedFreeTypeFontFontDescription class)>>installFontsIn: [ :each | each installFontsIn: provider ] in EmbeddedFreeTypeFontFontDescription class>>installAllFontsIn: in Block: [ :each | each installFontsIn: provider ] OrderedCollection>>do: EmbeddedFreeTypeFontFontDescription class>>installAllFontsIn: EmbeddedFreeTypeFontInstaller>>installAllFontsIn: [ :each | each installAllFontsIn: self ] in FreeTypeFontProvider>>updateEmbeddedFreeTypeFonts in Block: [ :each | each installAllFontsIn: self ] OrderedCollection>>do: FreeTypeFontProvider>>updateEmbeddedFreeTypeFonts FreeTypeSettings class>>updateFreeType FreeTypeSettings class>>startUp: ClassSessionHandler>>startup: [ :each | each startup: isImageStarting ] in WorkingSession>>runStartup: in Block: [ :each | each startup: isImageStarting ] [ aBlock value: each ] in [ :each | [ aBlock value: each ] on: Exception do: [ :error | self errorHandler handleError: error ] ] in WorkingSession>>runList:do: in Block: [ aBlock value: each ] BlockClosure>>on:do: [ :each | [ aBlock value: each ] on: Exception do: [ :error | self errorHandler handleError: error ] ] in WorkingSession>>runList:do: in Block: [ :each | ... Array(SequenceableCollection)>>do: WorkingSession>>runList:do: WorkingSession>>runStartup: WorkingSession>>start: SessionManager>>snapshot:andQuit: [ ^ SessionManager default snapshot: save andQuit: quit ] in SmalltalkImage>>snapshot:andQuit: in Block: [ ^ SessionManager default snapshot: save andQuit:...etc... CurrentExecutionEnvironment class>>activate:for: DefaultExecutionEnvironment(ExecutionEnvironment)>>beActiveDuring: DefaultExecutionEnvironment class>>beActiveDuring: SmalltalkImage>>snapshot:andQuit:
|
|
|
Priority: 5 – Fix If Time
|
|
Status: Work Needed
|
|
Assigned to: Everyone
|
|
Milestone: Later
|
Go to Case
|
|