Re: [MacRuby-devel] Some OpenGL sample code

2009-12-24 Thread Julien Jassaud
Laurent, >>> Could you enter "thread apply all bt" into the debugger shell and paste us >>> the result? >> >> Here it is. I don't understand much. The only information I can add is that >> thread 4 do not systematically appear. Besides that, the backtraces are >> consistent. > [...] > > I lo

Re: [MacRuby-devel] Some OpenGL sample code

2009-12-22 Thread Laurent Sansonetti
Salut Julien, On Dec 19, 2009, at 12:17 AM, Julien Jassaud wrote: Bonjour Laurent :) Awesome! I would love to ship these as part of the MacRuby samples once they are completed :) Soon, hopefully ! Could you enter "thread apply all bt" into the debugger shell and paste us the result?

Re: [MacRuby-devel] Some OpenGL sample code

2009-12-19 Thread Michael Johnston
The first thing I did to learn Macruby was to port the Ruby Rocks tutorial (http://www.rubycocoa.com/ruby-rocks). It is here if anyone is interested: http://www.lastobelus.com/uncategorized/ruby-rocks-ported-to-macruby (I kept playing for a while after finishing the tutorial, so my version

Re: [MacRuby-devel] Some OpenGL sample code

2009-12-19 Thread Julien Jassaud
Bonjour Laurent :) > Awesome! I would love to ship these as part of the MacRuby samples once they > are completed :) Soon, hopefully ! > Could you enter "thread apply all bt" into the debugger shell and paste us > the result? Here it is. I don't understand much. The only information I can ad

Re: [MacRuby-devel] Some OpenGL sample code

2009-12-18 Thread Laurent Sansonetti
Bonjour Julien, On Dec 18, 2009, at 4:54 AM, Julien Jassaud wrote: Hello to everyone, I tried to port two OpenGL sample code examples from the ADC in MacRuby ( and plan to port some more ). You can find both projects here : http://github.com/sojastar Awesome! I would love to ship these a

[MacRuby-devel] Some OpenGL sample code

2009-12-18 Thread Julien Jassaud
Hello to everyone, I tried to port two OpenGL sample code examples from the ADC in MacRuby ( and plan to port some more ). You can find both projects here : http://github.com/sojastar Both kind of work but have problems I can't find solutions to so I turn to the list for a little help. One o