[racket] DrRacket Crashes?
I just updated to 5.3.1 and appear to need a slightly different set of
steps to cause the error:
1. Start Dr. Racket
2. Paste the above code in the definitions pane
3. Press CTRL+R
*4. Left-click the 'stop' button--'user break' appears, and the animation
keeps going*
5. Press CTRL+R
The error message is the typical windows "DrRacket.exe has stopped
working". The 'details' are:
Files that help describe the problem:
C:\Users\user\AppData\Local\Temp\WER2B0.tmp.WERInternalMetadata.xml
C:\Users\user\AppData\Local\Temp\WER1AE2.tmp.appcompat.txt
C:\Users\user\AppData\Local\Temp\WER1BEC.tmp.mdmp
Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
If the online privacy statement is not available, please read our privacy
statement offline:
C:\Windows\system32\en-US\erofflps.txt
On 17 December 2012 19:54, Kieron Hardy <kieron.hardy at gmail.com> wrote:
> Doesn't fail for me using Beginning Student on fresh installs of 5.3.1 or
> 5.3
>
> Kieron
>
>
> On Mon, Dec 17, 2012 at 5:06 PM, Adam Golding <adamgolding at adamgolding.com
> > wrote:
>
>> I don't have any #lang lines, but the interactions pane reads:
>>
>> Welcome to DrRacket, version 5.3 [3m].
>> Language: Beginning Student; memory limit: 256 MB.
>> >
>>
>> On 17 December 2012 19:04, Kieron Hardy <kieron.hardy at gmail.com> wrote:
>>
>>> This doesn't fail for me with DrRacket 5.3.1.9--2012-12-07(92c5025/a) on
>>> Vista using #lang racket, #lang racket/base or #lang racket/gui
>>>
>>> Kieron.
>>>
>>>
>>> On Mon, Dec 17, 2012 at 4:07 PM, Adam Golding <
>>> adamgolding at adamgolding.com> wrote:
>>>
>>>> (require picturing-programs)
>>>>
>>>> (big-bang (overlay pic:calendar (rectangle 100 100 "solid" "white"))
>>>> (on-draw show-it) (on-tick rotate-cw 1/2))
>>>>
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20121217/6a96b5f7/attachment-0001.html>