I don't know. I'm running on Linux. I do not know the exact number of paras, it just crashed. Once I put the app that I'm working on to github, I'll give you a link and steps to reproduce.
On Sat, May 2, 2009 at 4:56 PM, Satoshi Asakawa <[email protected]> wrote: > Hi Devyn, > > It works fine on my Windows VISTA with Shoes 2 (0.r1134), too. :) > > Regards, > Satoshi > > ps. Oh, this problem is only r1229 ? > > > On Sun, May 3, 2009 at 8:15 AM, Krzysztof B. Wicher <[email protected]> > wrote: >> >> It works fine on OSX and r1229 >> >> On Sat, May 2, 2009 at 11:54 PM, Devyn Cairns <[email protected]> >> wrote: >> > Stumbled on this by accident. Try this and see what you get: >> > >> > Shoes.app do >> > Thread.start do >> > 400.times { para '', :stroke => black } >> > end >> > end >> > >> > -- >> > ~devyn >> > > > -- ~devyn
