On 19.10.2009, at 16:53, Mariano Martinez Peck wrote:
On Mon, Oct 19, 2009 at 12:10 PM, George Herolyants <george.herolyants@gmail.com
wrote: Pharo fails to condense .sources file. I get an error "Invalid utf8 input detected" and no PharoDebug.log at all.
Are you trying to condese a dev image? You should not. The sources will be build from a core image (the alternative does not work. else the .sources would contain all the code from the dev image) condensing the core image is working.
It is a known problem. See this: http://code.google.com/p/pharo/issues/detail?id=830
However, I didn't understand Markus comment.
The last lines of the new .sources file are:
!OBWebIcons methodsFor: 'icons' stamp: 'cwp 6/20/2009 00:55'! arrowDown ^ MIMEDocument contentType: 'image/png' content:
'Ðâ°PNG...<then other unprintable characters follow>
George
_______________________________________________ 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