Pharo Launcher in Windows and Linux
I've encountered some issues with Pharo Launcher in Windows and Linux. First, in Windows 7, upon starting Pharo Launcher, you get this: *primitive #createDirectory: in WindowsStore failed* If you push through and create an image and then try to launch the image, you get this: *primitive #primSize: in MultiByteFileSystem failed* Completely unusable. Second, in Linux (Manjaro), if you create an image for *Pharo 6.1 (stable)*, and then launch it, you get this: *FT2Error: Freetype2 primitive failed [error -1][can't get error string]* It seems to be usable, though. The issue does not occur with Pharo 6.0. All of this comes from the latest Pharo download at pharo.org/web/download. -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
Thanks for the report. On Mon, Mar 26, 2018 at 3:09 PM, horrido <horrido.hobbies@gmail.com> wrote:
I've encountered some issues with Pharo Launcher in Windows and Linux. First, in Windows 7, upon starting Pharo Launcher, you get this:
*primitive #createDirectory: in WindowsStore failed*
If you push through and create an image and then try to launch the image, you get this:
*primitive #primSize: in MultiByteFileSystem failed*
Completely unusable.
Second, in Linux (Manjaro), if you create an image for *Pharo 6.1 (stable)*, and then launch it, you get this:
*FT2Error: Freetype2 primitive failed [error -1][can't get error string]*
It seems to be usable, though. The issue does not occur with Pharo 6.0.
All of this comes from the latest Pharo download at pharo.org/web/download.
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
I added this issue https://github.com/pharo-project/pharo-launcher/issues/80 Stef On Mon, Mar 26, 2018 at 8:09 PM, Stephane Ducasse <stepharo.self@gmail.com> wrote:
Thanks for the report.
On Mon, Mar 26, 2018 at 3:09 PM, horrido <horrido.hobbies@gmail.com> wrote:
I've encountered some issues with Pharo Launcher in Windows and Linux. First, in Windows 7, upon starting Pharo Launcher, you get this:
*primitive #createDirectory: in WindowsStore failed*
If you push through and create an image and then try to launch the image, you get this:
*primitive #primSize: in MultiByteFileSystem failed*
Completely unusable.
Second, in Linux (Manjaro), if you create an image for *Pharo 6.1 (stable)*, and then launch it, you get this:
*FT2Error: Freetype2 primitive failed [error -1][can't get error string]*
It seems to be usable, though. The issue does not occur with Pharo 6.0.
All of this comes from the latest Pharo download at pharo.org/web/download.
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
participants (2)
-
horrido -
Stephane Ducasse