Re: [MacRuby-devel] Core Dump When Importing 3rd Party gems

2012-11-14 Thread Joshua Ballanco
Hi Jason, The gems you reference include C extensions, which are *mostly* supported by MacRuby, but there are bound to be a few bugs. Do you have crash logs for these failures? If so, would you mind filing a Github issue with the crash logs attached (or linked as a Gist)? Thanks, Josh On Su

Re: [MacRuby-devel] Core Dump When Importing 3rd Party gems

2012-11-14 Thread J Silver
Not sure if this will fix, but I see you are running 0.12. That's way old. You should upgrade to nightly latest 0.13. Still, don't hear many reports of C extensions working beyond the initial Nokogiri, so this is something I too would like to see fixed. Thanks, jsilver On 14/11/2012 10:10, J

Re: [MacRuby-devel] New Version of GlobalChat2 Pro on App Store

2012-11-14 Thread Joshua Ballanco
Awesome job! Congrats! On Friday, November 9, 2012 at 7:52 AM, J Silver wrote: > Thanks Mark! I will have a look. > > On 08/11/2012 21:20, Mark Villacampa wrote: > > Nice!! Good work. > > > > Looking forward to the report on the current status of Ruboto :) > > > > Another possible windows-li

Re: [MacRuby-devel] New Version of GlobalChat2 Pro on App Store

2012-11-14 Thread J Silver
Thanks Josh ! Btw, Work on GC2-QtRuby has started and it is looking good once I get signals and slots implemented properly I'll post it here. BTW, for people interested in working with QtRuby, the correct gem is "qtbindings". This will cause QtRuby to work again in Win/Mac/Lin. I am hoping to c