On Sun, Apr 5, 2009 at 3:29 PM, Marko Kocić <[email protected]> wrote: > win xp - Compilation and bootsrap process finishes normaly, and I am > able to run console version, but as soom as I start factor.exe, > memmory starts going up and after some time I get "error in > print-error]" message in console. Some (basic) evaluation in listener > works, so I suppose it is a UI problem. 0.9.1 binary was ok, as I > remember. Bootstraping report 22 linkage-errors and 52 > semantic-warnings. Is there any way to display those errors, maybe > there is a clue?
Can you do this, ./factor -run=listener USE: ui.gadgets.worlds [ rethrow ] ui-error-hook set-global "ui.tools" run Then send me the errors printed in the command prompt. > linux - Console works ok, as in windows. UI even show up, but have > problems with font rendering. Basicaly, basic text is displayed ok, > but whenever it has some style (background, bold, italic) it is > unreadable. It happened also long time ago in 0.9.1 days too, so I > suppose it is a font rendering library issue. What video hardware does your laptop have? Can you post a screenshot? Slava ------------------------------------------------------------------------------ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
