Re: [racket] Ubuntu PPA Problem

2011-08-06 Thread Jon Rafkind
Sorry about that. Launchpad is currently building the 10.04 PPA. Its taking an extraordinary amount of time probably because their systems are overloaded. Hopefully it will complete within 24 hours or so. Strangely its only the i386 build that is still going, the amd64 is done so I'm not sure why

[racket] Rejoindre mon réseau sur LinkedIn

2011-08-06 Thread Jay Riddle via LinkedIn
LinkedIn Jay Riddle souhaite se connecter à vous sur LinkedIn : -- Je vous invite à faire partie de mon réseau professionnel en ligne sur le site LinkedIn. Accepter l'invitation de Jay Riddle

Re: [racket] another mini-tutorial: a racket slice: munging IRC logs

2011-08-06 Thread Sam Phillips
On Sat, Aug 6, 2011 at 02:36, Neil Van Dyke n...@neilvandyke.org wrote: BTW, I suspect someone will find this in Google when they're trying to talk with an IRC server from Racket, and be disappointed that this is only about parsing a particular log format.  I think that there is some IRC client

Re: [racket] Ubuntu PPA Problem

2011-08-06 Thread Jon Rafkind
Ok I just tested the PPA in 10.04 and it works (in i386). Can you try again? On 08/06/2011 08:21 AM, Jon Rafkind wrote: Sorry about that. Launchpad is currently building the 10.04 PPA. Its taking an extraordinary amount of time probably because their systems are overloaded. Hopefully it will

[racket] Racket embedding / FFI guide docs?

2011-08-06 Thread Danny Yoo
On the Reddit thread regarding the 5.1.2 release, one of the posters mentioned that they wanted to use the FFI, but couldn't decipher the documentation. For someone who doesn't already know how to use the FFI, the current docs are insuffucient. Is this problem on the radar?

Re: [racket] another mini-tutorial: a racket slice: munging IRC logs

2011-08-06 Thread Eric Hanchrow
I would like to put in a plug for my dear friend Rudybot, written partly by Eli but mostly by me, now playing on #racket and #scheme on Freenode: https://github.com/offby1/rudybot On Sat, Aug 6, 2011 at 2:36 AM, Neil Van Dyke n...@neilvandyke.org wrote: Danny Yoo wrote at 08/06/2011 02:08 AM:

[racket] Dr Racket error OS X Lion

2011-08-06 Thread Mike Owens
I just upgraded to Lion (thinking I should have waited) which forced an upgrade to Racket 5.1.2. Unfortunately there is an error when you load a Racket file or type Sexp into the Dr Racket editor. I saw on the Dev list that the error is known and is already fixed in the Repo. Is there a patch

Re: [racket] Dr Racket error OS X Lion

2011-08-06 Thread Robby Findler
What is the exact error? One of the possible (likely) issues can be fixed by removing line 1534 from plt/collects/framework/private/text.rkt. The line in question looks like this: (set! todo '()) (You have to restart DrRacket after that change to see the fix.) Of course, do send along

Re: [racket] Dr Racket error OS X Lion

2011-08-06 Thread Mike Owens
Unfortunately the error no longer appears and DrRacket just freezes. In the dev list it is the same errors that were reported for Windows. --- ᚦ Thorn: the thorn Computers crash and planes fall out the skies. That is the nature of things and not always evil in intent. Even good people

Re: [racket] Dr Racket error OS X Lion

2011-08-06 Thread Vincent St-Amour
At Sat, 6 Aug 2011 18:59:43 -0700, Mike Owens wrote: Is there a patch somewhere that I can get or a knew executable or something? You can try the nightly builds: http://pre.racket-lang.org/installers/ Vincent _ For list-related administrative

Re: [racket] Dr Racket error OS X Lion

2011-08-06 Thread Robby Findler
That sounds like a different error. Can you explain more carefully what you see? That is, any kind of freeze renders drracket equally useless to you, but depending on exactly how it appears to be freezing there are different ways that I would try to go about finding the bug. Thanks, Robby On

Re: [racket] Dr Racket error OS X Lion

2011-08-06 Thread Todd O'Bryan
I realize there's huge reluctance to muck with a release before having time to check everything, but if it's possible to fix this with a single small change that everyone agrees is unlikely to break anything else, might you consider releasing a 5.1.3 or 5.1.2b or 5.1.2+ or some new version number?

Re: [racket] Dr Racket error OS X Lion

2011-08-06 Thread Mike Owens
The first couple of times I got the error dialogs when I loaded a file but currently DrRacket freezes. I think it freezes because the error dialog is behind the main Window. I can't be sure though. --- There is in general good reason to suppose that in several respects the gods could all

Re: [racket] Dr Racket error OS X Lion

2011-08-06 Thread Mike Owens
I just tried using 5.1.2.3 and the behavior is worse. No window appears and CPU usage pegs. --- ᚦ Thorn: the thorn Computers crash and planes fall out the skies. That is the nature of things and not always evil in intent. Even good people sometimes cause good people harm. On Aug 6, 2011,

Re: [racket] Dr Racket error OS X Lion

2011-08-06 Thread Mike Owens
The commenting out of line 1534 worked well. The problems I found with Lion has more to do with incompatibilities with software that I use. Racket 5.1.1 is one. The GPG plugin I use for Mail is another. I heard that if you have a recent MacBook pro that you can have problems with Video. My