Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-07 Thread Noel Welsh
On Mon, Jan 31, 2011 at 10:50 PM, Ryan Culpepper wrote: > * Noel Welsh >  - Rackunit Tests >  - SRFI Tests >  - Ensure that all claimed srfi's are in the installer and they all >    load into racket or drracket (as appropriate) DONE. N. _ For l

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-06 Thread Gregory Cooper
FrTime all seems to be working now. Thanks, Matthew! Greg On Sat, Feb 5, 2011 at 6:43 PM, Robby Findler wrote: > Probably there will be a new build forthcoming a few hours after Eli > triggers one. Hopefully tomorrow sometime. > > Probably best to wait for that, to make sure the testing is accu

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-05 Thread Robby Findler
Probably there will be a new build forthcoming a few hours after Eli triggers one. Hopefully tomorrow sometime. Probably best to wait for that, to make sure the testing is accurate. Robby On Sat, Feb 5, 2011 at 8:39 PM, Gregory Cooper wrote: > Thanks, Matthew!  Should these changes be reflected

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-05 Thread Gregory Cooper
Thanks, Matthew! Should these changes be reflected in the current release candidate, or would I need to check out with git? (I downloaded the latest Mac Intel .dmg about half an hour ago, and the animations were working but the UI widgets were still frozen.) Greg On Sat, Feb 5, 2011 at 5:09 PM,

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-05 Thread Robby Findler
Just in case it wasn't clear, Matthew has now fixed frtime to the point where we're not seeing any more problems, so probably Greg should try again with the tests just to be sure and hopefully we can keep it in the release. Thanks, Matthew! Robby _

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-05 Thread Robby Findler
Oh, I see. Sorry I should have read this message first. Thanks for the fixes! Robby On Sat, Feb 5, 2011 at 6:04 PM, Matthew Flatt wrote: > Fixed. > > The main problem is that `on-subwindow-event' implementations are more > restricted than they used to be. Due to the way that events are > dispatc

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-05 Thread Matthew Flatt
Fixed. The main problem is that `on-subwindow-event' implementations are more restricted than they used to be. Due to the way that events are dispatched, if an `on-subwindow-event' method takes too long or if it requires threads other than the eventspace thread to run, then the event being process

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-05 Thread Michael Sperber
Ryan Culpepper writes: > * Mike Sperber > - DMdA Tests > - Stepper Tests > - Signature Tests Done. -- Cheers =8-} Mike Friede, Völkerverständigung und überhaupt blabla _ For list-related administrative tasks: http://lists.racket-lang.

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-04 Thread Robby Findler
I reduced that down to a small gr2 program. Will send in a bug report when I get home. On Friday, February 4, 2011, Jay McCarthy wrote: > The Fred GUI doesn't seem to work. I can't adjust the sliders on > demos/orbit-mouse.rkt for example. I see no output on the console > though. I'm not really s

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-04 Thread Jay McCarthy
The Fred GUI doesn't seem to work. I can't adjust the sliders on demos/orbit-mouse.rkt for example. I see no output on the console though. I'm not really sure where to check from there. I will try to trace it through Jay 2011/2/4 Jay McCarthy : > I'll update and re-run the FrTime test then for Gr

Re: [racket-dev] Pre-Release Checklist for v5.1, second call

2011-02-04 Thread Chongkai Zhu
On 2/3/2011 8:08 PM, Ryan Culpepper wrote: - SRFI Tests - Ensure that all claimed srfi's are in the installer and they all load into racket or drracket (as appropriate) Done. - Chongkai _ For list-related administrative tasks: http

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-04 Thread Jay McCarthy
I'll update and re-run the FrTime test then for Greg Jay 2011/2/4 Matthew Flatt : > At Fri, 4 Feb 2011 15:02:18 -0700, Jay McCarthy wrote: >> I've looked into this and I think it is a regression of GR2. > > Thanks for investigating! > >> The dc<%> interface documentation lists a huge number of fu

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-04 Thread Matthew Flatt
At Fri, 4 Feb 2011 15:02:18 -0700, Jay McCarthy wrote: > I've looked into this and I think it is a regression of GR2. Thanks for investigating! > The dc<%> interface documentation lists a huge number of functions, > but racket/draw/private/dc-intf.rkt only has "draw-text" in the > interface. Fi

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-04 Thread Jay McCarthy
I've looked into this and I think it is a regression of GR2. The dc<%> interface documentation lists a huge number of functions, but racket/draw/private/dc-intf.rkt only has "draw-text" in the interface. As far as I can tell, this is fine enough because all the functions are implemented by the dif

Re: [racket-dev] Pre-Release Checklist for v5.1, second call

2011-02-04 Thread Carl Eastlund
On Thu, Feb 3, 2011 at 9:08 PM, Ryan Culpepper wrote: > * Carl Eastlund >  - Dracula Tests (confirm that Dracula runs from PLaneT) Done. --Carl _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.1, second call

2011-02-04 Thread Sam Tobin-Hochstadt
On Thu, Feb 3, 2011 at 9:08 PM, Ryan Culpepper wrote: > > * Sam Tobin-Hochstadt >  - Match Tests Done. -- sam th sa...@ccs.neu.edu _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.1, second call

2011-02-04 Thread Doug Williams
The plot demos and the plot extensions from the science collection all work as expected. Doug On Thu, Feb 3, 2011 at 9:08 PM, Ryan Culpepper wrote: > Checklist items for the v5.1 release > (using the v5.0.99.900 release candidate build) > > Search for your name to find relevant items, reply wh

Re: [racket-dev] Pre-Release Checklist for v5.1, second call

2011-02-04 Thread Stephen Bloch
On Feb 3, 2011, at 9:08 PM, Ryan Culpepper wrote: > Checklist items for the v5.1 release > (using the v5.0.99.900 release candidate build) > ... > * Stephen Bloch > - Picturing Programs Tests Looks good, based on the 5.0.99.900 build I downloaded this morning. Stephen Bloch sbl...@adelphi.

Re: [racket-dev] Pre-Release Checklist for v5.1, second call

2011-02-03 Thread Jon Rafkind
> * Jon Rafkind > Release tests for (one of the) linux releases: > - Test that the `racket' and `racket-textual' source releases > compile fine > - Test that the binary installers for both work, try each one in > both normal and unix-style installation modes. (just ubuntu) > [Note

[racket-dev] Pre-Release Checklist for v5.1, second call

2011-02-03 Thread Ryan Culpepper
Checklist items for the v5.1 release (using the v5.0.99.900 release candidate build) Search for your name to find relevant items, reply when you finish an item (please indicate which item/s is/are done). Also, if you have any commits that should have been picked, make sure that the changes are

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-03 Thread Eli Barzilay
Yesterday, Jon Rafkind wrote: > > Running the plt binary installer: > http://pre.racket-lang.org/release/installers/plt-5.0.99.900-bin-i386-linux-ubuntu-jaunty.sh This should be fixed now. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://bar

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-03 Thread Stevie Strickland
On Jan 31, 2011, at 5:50 PM, Ryan Culpepper wrote: > * Stevie Strickland > - Unit Contract Tests > - Contract Region Tests Done. Stevie _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-03 Thread John Clements
On Jan 31, 2011, at 2:50 PM, Ryan Culpepper wrote: > > * John Clements > - Stepper Tests Done. > Updates: > - Stepper Updates: update HISTORY > (updates should show v5.1 as the most current version; email me > to pick the changes when they're done, or tell me if there are no such > chang

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-03 Thread Robby Findler
Can you get me started with a pointer to the test suite (and how to run it, if it isn't obvious)? I'll have a look and fix it if it is straightforward. Robby On Thu, Feb 3, 2011 at 12:09 PM, Gregory Cooper wrote: > On Mon, Jan 31, 2011 at 2:50 PM, Ryan Culpepper wrote: >> * Greg Cooper >>  -

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-03 Thread Gregory Cooper
On Mon, Jan 31, 2011 at 2:50 PM, Ryan Culpepper wrote: > * Greg Cooper >  - FrTime Tests It looks like the graphics / GUI integration for FrTime has broken.  I don't think anyone's using FrTime, so it might be best just to remove it. (I don't have commit access, so someone else would have to do

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-03 Thread Kathryn Gray
On 31 Jan 2011, at 10:50:56, Ryan Culpepper wrote: > > * Kathy Gray > - Test Engine Tests Done -Kathy _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-03 Thread Jon Rafkind
On 02/02/2011 03:17 PM, Jon Rafkind wrote: >> * Jon Rafkind >> Release tests for (one of the) linux releases: >> - Test that the `racket' and `racket-textual' source releases >> compile fine >> - Test that the binary installers for both work, try each one in >> both normal and unix-s

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-02 Thread Jon Rafkind
> * Jon Rafkind > Release tests for (one of the) linux releases: > - Test that the `racket' and `racket-textual' source releases > compile fine > - Test that the binary installers for both work, try each one in > both normal and unix-style installation modes. (just ubuntu) > [Note

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-02 Thread Eli Barzilay
A few seconds ago, Matthew Flatt wrote: > At Wed, 2 Feb 2011 16:01:42 -0500, Eli Barzilay wrote: > > I have a change that does that (disables plot if the directory is > > missing). Is it a problem if configure becomes the result of Autoconf > > 2.61 (it's currently 2.66). > > Yes, it's best if we

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-02 Thread Matthew Flatt
At Wed, 2 Feb 2011 16:01:42 -0500, Eli Barzilay wrote: > I have a change that does that (disables plot if the directory is > missing). Is it a problem if configure becomes the result of Autoconf > 2.61 (it's currently 2.66). Yes, it's best if we stick to 2.66, so I'm happy to do that part. _

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-02 Thread Matthew Flatt
At Wed, 02 Feb 2011 13:58:56 -0700, Jon Rafkind wrote: > On 02/02/2011 01:26 PM, Matthew Flatt wrote: > > At Wed, 02 Feb 2011 12:20:52 -0700, Jon Rafkind wrote: > >> This patch makes configure ignore plot if plot/Makefile is not found. Ok > >> to commit? > > Don't modify "configure" directly. Its s

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-02 Thread Eli Barzilay
30 minutes ago, Matthew Flatt wrote: > At Wed, 02 Feb 2011 12:20:52 -0700, Jon Rafkind wrote: > > This patch makes configure ignore plot if plot/Makefile is not found. Ok > > to commit? > > Don't modify "configure" directly. Its source is > "racket/configure.in". I have a change that does that (d

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-02 Thread Jon Rafkind
On 02/02/2011 01:26 PM, Matthew Flatt wrote: > At Wed, 02 Feb 2011 12:20:52 -0700, Jon Rafkind wrote: >> This patch makes configure ignore plot if plot/Makefile is not found. Ok >> to commit? > Don't modify "configure" directly. Its source is "racket/configure.in". > My patch was for src/racket/co

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-02 Thread Matthew Flatt
At Wed, 02 Feb 2011 12:20:52 -0700, Jon Rafkind wrote: > This patch makes configure ignore plot if plot/Makefile is not found. Ok > to commit? Don't modify "configure" directly. Its source is "racket/configure.in". But the problem for the releaseis that "src/plot" should be included, right?

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-02 Thread Jon Rafkind
On 02/01/2011 01:05 PM, Jon Rafkind wrote: >> * Jon Rafkind >> Release tests for (one of the) linux releases: >> - Test that the `racket' and `racket-textual' source releases >> compile fine >> - Test that the binary installers for both work, try each one in >> both normal and unix-s

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-02 Thread Casey Klein
On Mon, Jan 31, 2011 at 4:50 PM, Ryan Culpepper wrote: > > * Casey Klein >  - Redex Tests Done. >  Updates: >  - Redex Updates: update HISTORY >  (updates should show v5.1 as the most current version; email me >  to pick the changes when they're done, or tell me if there are no such >  changes.

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-02 Thread Matthew Flatt
At Wed, 2 Feb 2011 08:44:53 -0500, Sam Tobin-Hochstadt wrote: > On Wed, Feb 2, 2011 at 8:09 AM, Matthew Flatt wrote: > > > > Recent versions of Ubuntu are configured disable images that accompany > > text labels within buttons. For now, I made `racket/gui' enable button > > images globally within

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-02 Thread Sam Tobin-Hochstadt
On Wed, Feb 2, 2011 at 8:09 AM, Matthew Flatt wrote: > > Recent versions of Ubuntu are configured disable images that accompany > text labels within buttons. For now, I made `racket/gui' enable button > images globally within the application, although it should really > should be button-specific (

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-02 Thread Matthew Flatt
At Tue, 1 Feb 2011 22:27:50 -0500, Eli Barzilay wrote: > Two hours ago, Eli Barzilay wrote: > > > > Seems like there's a bigger problem -- on linux the games dialog > > doesn't have the icons on the game buttons. > > If I run the following on windows it works, but on linux (I tried > three differ

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-01 Thread Eli Barzilay
Two hours ago, Eli Barzilay wrote: > > Seems like there's a bigger problem -- on linux the games dialog > doesn't have the icons on the game buttons. If I run the following on windows it works, but on linux (I tried three different setups) I get the label without the bitmap. #lang racket/gui

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-01 Thread Robby Findler
On Tue, Feb 1, 2011 at 6:39 PM, Eli Barzilay wrote: > Four minutes ago, Robby Findler wrote: >> Oh -- but I did notice that the lambda cube game does not work; when >> you move your mouse over the left hand set of thingies, then turn >> black and never turn colored again. > > Oh, right -- I comple

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-01 Thread Eli Barzilay
25 minutes ago, Robby Findler wrote: > Oh -- but I did notice that the lambda cube game does not work; when > you move your mouse over the left hand set of thingies, then turn > black and never turn colored again. Seems like there's a bigger problem -- on linux the games dialog doesn't have the ic

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-01 Thread Eli Barzilay
Four minutes ago, Robby Findler wrote: > Oh -- but I did notice that the lambda cube game does not work; when > you move your mouse over the left hand set of thingies, then turn > black and never turn colored again. Oh, right -- I completely forgot about it. I'll see if I can do a quick fix. (It

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-01 Thread Robby Findler
Oh -- but I did notice that the lambda cube game does not work; when you move your mouse over the left hand set of thingies, then turn black and never turn colored again. Robby On Tue, Feb 1, 2011 at 10:43 AM, Robby Findler wrote: > On Mon, Jan 31, 2011 at 4:50 PM, Ryan Culpepper wrote: >> * Ro

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-01 Thread Vincent St-Amour
At Mon, 31 Jan 2011 17:50:56 -0500, Ryan Culpepper wrote: > - Typed Scheme Tests Done. Vincent _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-01 Thread Jon Rafkind
> * Jon Rafkind > Release tests for (one of the) linux releases: > - Test that the `racket' and `racket-textual' source releases > compile fine > - Test that the binary installers for both work, try each one in > both normal and unix-style installation modes. (just ubuntu) > [Note

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-01 Thread Robby Findler
On Mon, Jan 31, 2011 at 4:50 PM, Ryan Culpepper wrote: > * Robby Findler >  - DrRacket Tests >  - Framework Tests >  - Contracts Tests >  - Games Tests >  - Teachpacks Tests: image tests >  - PLaneT Tests >  Updates: >  - DrRacket Updates: update HISTORY >  (updates should show v5.1 as the most c

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-01 Thread Jay McCarthy
2011/1/31 Ryan Culpepper : > * Jay McCarthy >  - Web Server Tests >  - XML Tests >  - HTML Tests >  - PLAI Tests >  - Racklog tests >  - Datalog tests All passed -- Jay McCarthy Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay "The glory of God is Intelligence" -

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-01 Thread Matthew Flatt
At Mon, 31 Jan 2011 17:50:56 -0500, Ryan Culpepper wrote: > * Matthew Flatt > - Racket Tests > - Languages Tests > - GRacket Tests (Also check that `gracket -z' and `gracket-text' still > works in Windows and Mac OS X) > - mzc Tests > - mzc --exe tests > - .plt-packing Tests > -

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-01-31 Thread Eli Barzilay
Three hours ago, Jon Rafkind wrote: > On 01/31/2011 03:50 PM, Ryan Culpepper wrote: > > > > --> Release candidates are at > > --> http://pre.racket-lang.org/release/installers > > This link is a 404. Yes, there is no release candidate build yet -- I'll start a build as soon as I get replies abo

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-01-31 Thread Jon Rafkind
On 01/31/2011 03:50 PM, Ryan Culpepper wrote: > Checklist items for the v5.1 release > (using the v5.0.99.900 release candidate build) > > Search for your name to find relevant items, reply when you finish an > item (please indicate which item/s is/are done). Also, if you have any > commits that

[racket-dev] Pre-Release Checklist for v5.1

2011-01-31 Thread Ryan Culpepper
Checklist items for the v5.1 release (using the v5.0.99.900 release candidate build) Search for your name to find relevant items, reply when you finish an item (please indicate which item/s is/are done). Also, if you have any commits that should have been picked, make sure that the changes are