Is it freezing, without giving me any errors or stdout messages.  

But when I open pict3d/private/engine/shape/polygon.rkt, everything works fine, 
the background expansion works, the check-syntax works, and it type-checks and 
runs fine.  


On Apr 14, 2015, at 7:07 AM, Robby Findler <ro...@eecs.northwestern.edu> wrote:

> When I install pict3d and open it in a recent DrRacket, I get type
> errors in that file via online check syntax that match what I get when
> I run the program, namely:
> 
> Welcome to DrRacket, version 6.2.0.2--2015-04-11(7fb5e69b/d) [3m].
> Language: typed/racket/base [custom]; memory limit: 256 MB.
> . ../engine/shape/polygon.rkt:490:21: Type Checker: type mismatch
>  expected: (U Nonnegative-Float False)
>  given: Flonum in: time
> . ../engine/shape/polygon.rkt:511:19: Type Checker: type mismatch
>  expected: (U Nonnegative-Float False)
>  given: Flonum in: time
> . ../engine/shape/polygon.rkt:490:21: Type Checker: Summary: 2 errors
> encountered in:
>  time
>  time
> 
> I guess you see something else?
> 
> 
> On Tue, Apr 14, 2015 at 5:31 AM, Alexander D. Knauth
> <alexan...@knauth.org> wrote:
>> I did try that, but no.
>> 
>> On Apr 14, 2015, at 3:03 AM, Robby Findler <ro...@eecs.northwestern.edu>
>> wrote:
>> 
>> Do you see a message appearing in stdout of DrRacket? (It would be in
>> console.app on a Mac.)
>> 
>> Robby
>> 
>> On Monday, April 13, 2015, Alexander D. Knauth <alexan...@knauth.org> wrote:
>>> 
>>> DrRacket is freezing on me a lot, but I’m not sure if it’s because of a
>>> problem in DrRacket, Typed Racket, Pict3d, or something else.
>>> 
>>> If I open DrRacket, open pict3d/private/gui/typed-pict3d-combinators.rkt,
>>> which is a typed racket file, with background expansion turned on, if I wait
>>> a few seconds, then DrRacket freezes, and the background expansion dot in
>>> the bottom right corner is on purple, which according to the docs means it’s
>>> computing check-syntax information.
>>> 
>>> It was working great yesterday, but I didn’t update DrRacket, Typed
>>> Racket, or Pict3D, since then.  (I did make some changes to the file
>>> yesterday, but it was working fine then, and when this started happening
>>> today I switched it back to the branch without my changes, and it was still
>>> freezing on the background expansion.
>>> 
>>> 
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "Racket Users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an
>>> email to racket-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>> 
>> 
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Racket Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to racket-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>> 
>> 

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to