Re: [racket-dev] DrRacket + ZeroMQ

2013-12-31 Thread Jay McCarthy
Sorry Francisco, I have no idea why DrRacket would cause problems. One
idea is that it is actually bad interoperability between the Windows
GUI toolkit and ZeroMQ. One way to test that would be to use the
command line, but require racket/gui and create a single frame like in
the GUI introduction:

http://docs.racket-lang.org/gui/windowing-overview.html

And see if the same problem happens.

Jay

On Thu, Dec 26, 2013 at 5:58 AM, Francisco Freire
francisco.fre...@ist.utl.pt wrote:
 Hi Guys,

 I was trying to use ZeroMQ with DrRacket since it is an interesting solution
 for a project I have.

 Unfortunately, I did not have success doing this. I used the zeromq Planet
 Package (providing ZeroMQ binding). I also have DrRacket 5.3.6 installed in
 a Windows 7 32 bit machine.

 I only tried some examples from
 https://github.com/imatix/zguide/tree/master/examples/Racket but DrRacket
 crashes when running anyone which does not happen using Racket via command
 line. I already disabled the debugger as suggested by Jay McCarthy but this
 didn't solve the problem. Can anyone help me?

 Happy Holidays,

 Francisco Freire


 _
   Racket Developers list:
   http://lists.racket-lang.org/dev




-- 
Jay McCarthy j...@cs.byu.edu
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

The glory of God is Intelligence - DC 93
_
  Racket Developers list:
  http://lists.racket-lang.org/dev


Re: [racket-dev] Pre-Release Checklist for v6.0, Second Call

2013-12-31 Thread Matthew Flatt
At Sun, 29 Dec 2013 13:57:10 -0500, Ryan Culpepper wrote:
 * Matthew Flatt mfl...@cs.utah.edu
- Run COM tests

Another repair pushed (for command-line parsing in MzCOM.exe).

It took me forever to figure out that MzCOM fails in a release
installation only because I install to a path that contains -.

_
  Racket Developers list:
  http://lists.racket-lang.org/dev


[racket-dev] release blocker?

2013-12-31 Thread John Clements
I don’t know how close we are to release… I just saw a big bug and I want to 
test it against the current release candidate. It has to do with the “Colors” 
tab of the preferences.

John


_
  Racket Developers list:
  http://lists.racket-lang.org/dev


[racket-dev] Nope. (was: Re: release blocker?)

2013-12-31 Thread John Clements
disregard; it seems to be the combination of my development branch and asumu’s 
solarized colors. Can’t make it occur on the release branch.

John

On Dec 31, 2013, at 2:50 PM, John Clements cleme...@brinckerhoff.org wrote:

 I don’t know how close we are to release… I just saw a big bug and I want to 
 test it against the current release candidate. It has to do with the “Colors” 
 tab of the preferences.
 
 John
 
 
 _
  Racket Developers list:
  http://lists.racket-lang.org/dev


_
  Racket Developers list:
  http://lists.racket-lang.org/dev


Re: [racket-dev] Nope. (was: Re: release blocker?)

2013-12-31 Thread Robby Findler
Glad to hear it isn't in the release branch, but do tell us: what was it?

Robby


On Tue, Dec 31, 2013 at 5:39 PM, John Clements cleme...@brinckerhoff.orgwrote:

 disregard; it seems to be the combination of my development branch and
 asumu’s solarized colors. Can’t make it occur on the release branch.

 John

 On Dec 31, 2013, at 2:50 PM, John Clements cleme...@brinckerhoff.org
 wrote:

  I don’t know how close we are to release… I just saw a big bug and I
 want to test it against the current release candidate. It has to do with
 the “Colors” tab of the preferences.
 
  John
 
 
  _
   Racket Developers list:
   http://lists.racket-lang.org/dev


 _
   Racket Developers list:
   http://lists.racket-lang.org/dev

_
  Racket Developers list:
  http://lists.racket-lang.org/dev