[MacRuby-devel] Mavericks and Macruby

2013-11-02 Thread rob ista
Something seems to be broken since the upgrade to Mavericks. Macgems don’t want to load anymore: Robs-iMac:~ rob$ macgem list /usr/local/bin/macgem:9:in `main': undefined method `summary_indent=' for class `OptionParser' (NameError) This is just an example. A ‘require macgems’ followed by

Re: [MacRuby-devel] Mavericks and Macruby

2013-11-02 Thread Steve Clarke
I've had that and other problems too. The standard library 'set' no longer works, though it's fairly easy to substitute NSMutableSet. I can't run one of my main apps on Mavericks. Is this the beginning of the end or even the end of the end for Macruby? On 2 Nov 2013, at 19:02, rob ista

Re: [MacRuby-devel] Mavericks and Macruby

2013-11-02 Thread Joshua Ballanco
I haven't had time to update to Mavericks yet, so I couldn't tell you for sure, but the summary_indent= error looks like it may be a consequence of the upgraded 2.0 version of Ruby on the system. IIRC, there should still be a copy of the 1.8 Ruby version (under /System/Library I think?). If you

Re: [MacRuby-devel] Mavericks and Macruby

2013-11-02 Thread Robert Carl Rice
Hi Rob, I upgraded to Mavericks and soon after reverted my system to 10.8.5 from a Time Machine backup after it was apparent that MacRuby wasn't going to work. I have a MacRuby app on the iTunes Store and another pending review on the store, so I still need to maintain them. Is there a recent

Re: [MacRuby-devel] Mavericks and Macruby

2013-11-02 Thread Andres Santos
I agree a new tutorial for Mavericks would be great 2013/11/2 Robert Carl Rice rice.au...@pobox.com Hi Rob, I upgraded to Mavericks and soon after reverted my system to 10.8.5 from a Time Machine backup after it was apparent that MacRuby wasn't going to work. I have a MacRuby app on the