[Pharo-project] Bug when I try save the image
In latest Devs versions i get a error when i try save the image later i saved a morph in my UIBuilder. Seems something happens when try deallocate a object, fails a primitive... That problem don´t exists in Pharo Dev 10418 build, only in latest versions. That problem don´t exists too in Core images.The problem don´t appears too if i remove the fonts folder... For reproduce the error is needed have installed CLFramework. Start edit and save a CLView, and then save the Pharo image. The error message is "FT2error: Freetype2 primitive failed [error 255] [Bad Squeak Method Parameter]" . Regards -- View this message in context: http://n2.nabble.com/Bug-when-I-try-save-the-image-tp3763621p3763621.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
On Sun, Oct 4, 2009 at 8:43 AM, nullPointer <epicfan@gmail.com> wrote:
In latest Devs versions i get a error when i try save the image later i saved a morph in my UIBuilder. Seems something happens when try deallocate a object, fails a primitive... That problem don´t exists in Pharo Dev 10418 build, only in latest versions. That problem don´t exists too in Core images.The problem don´t appears too if i remove the fonts folder...
For reproduce the error is needed have installed CLFramework. Start edit and save a CLView, and then save the Pharo image. The error message is "FT2error: Freetype2 primitive failed [error 255] [Bad Squeak Method Parameter]" .
if you want that this bug keep stored somewhere so that someone can fix it in a future, please open a bug ticket: http://code.google.com/p/pharo/issues/entry best mariano
Regards -- View this message in context: http://n2.nabble.com/Bug-when-I-try-save-the-image-tp3763621p3763621.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Do it. Thanks for the conseil :) Mariano Martinez Peck wrote:
On Sun, Oct 4, 2009 at 8:43 AM, nullPointer <epicfan@gmail.com> wrote:
In latest Devs versions i get a error when i try save the image later i saved a morph in my UIBuilder. Seems something happens when try deallocate a object, fails a primitive... That problem don´t exists in Pharo Dev 10418 build, only in latest versions. That problem don´t exists too in Core images.The problem don´t appears too if i remove the fonts folder...
For reproduce the error is needed have installed CLFramework. Start edit and save a CLView, and then save the Pharo image. The error message is "FT2error: Freetype2 primitive failed [error 255] [Bad Squeak Method Parameter]" .
if you want that this bug keep stored somewhere so that someone can fix it in a future, please open a bug ticket:
http://code.google.com/p/pharo/issues/entry
best
mariano
Regards -- View this message in context: http://n2.nabble.com/Bug-when-I-try-save-the-image-tp3763621p3763621.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- View this message in context: http://n2.nabble.com/Bug-when-I-try-save-the-image-tp3763621p3776871.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (2)
-
Mariano Martinez Peck -
nullPointer