[racket] DrRacket crashes when I try to evaluate something
My problem is fixed, thank you Matthew.
Alan
Begin forwarded message:
From: Matthew Flatt <mflatt at cs.utah.edu>
Date: May 4, 2011 1:04:39 PM EDT
To: "Alan R. Bleier" <arb23 at cornell.edu>
Subject: Re: [racket] DrRacket crashes when I try to evaluate something
Got it!
Not surprisingly, the problem was again related to font configurations,
but this time there's definitely Racket bug.
Could you try replacing lines 1711 to the end of
collects/racket/draw/private/dc.rkt
in your Racket installation with the code below?
Thanks,
Matthew