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


[racket-dev] DrRacket + ZeroMQ

2013-12-27 Thread Francisco Freire
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