There was some mention in the most resent rubymotion release notes that rubymotion was now capable of writing Mavericks os X Apps (including eval() ). So there is a solution. I am not sure Laurent will be willing to share the solution back to macruby though. Tim
On Sat, Nov 2, 2013 at 7:44 PM, <macruby-devel-requ...@lists.macosforge.org>wrote: > Send MacRuby-devel mailing list submissions to > macruby-devel@lists.macosforge.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.macosforge.org/mailman/listinfo/macruby-devel > or, via email, send a message with subject or body 'help' to > macruby-devel-requ...@lists.macosforge.org > > You can reach the person managing the list at > macruby-devel-ow...@lists.macosforge.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of MacRuby-devel digest..." > > > Today's Topics: > > 1. Mavericks and Macruby (rob ista) > 2. Re: Mavericks and Macruby (Steve Clarke) > 3. Re: Mavericks and Macruby (Joshua Ballanco) > 4. Re: Mavericks and Macruby (Robert Carl Rice) > 5. Re: Mavericks and Macruby (Andres Santos) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sat, 02 Nov 2013 20:02:59 +0100 > From: rob ista <rob.i...@me.com> > To: macruby-devel@lists.macosforge.org > Subject: [MacRuby-devel] Mavericks and Macruby > Message-ID: <d504fb3c-2155-42d5-b68f-b456e2659...@me.com> > Content-Type: text/plain; charset="windows-1252" > > 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 e.g. ?require > uri? results in similar errors. > > Anyone any clue? > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.macosforge.org/pipermail/macruby-devel/attachments/20131102/13239b5b/attachment-0001.html > > > > ------------------------------ > > Message: 2 > Date: Sat, 2 Nov 2013 23:06:56 +0000 > From: Steve Clarke <st...@sclarkes.me.uk> > To: "MacRuby development discussions." > <macruby-devel@lists.macosforge.org> > Subject: Re: [MacRuby-devel] Mavericks and Macruby > Message-ID: <e7f9ad57-ed29-447f-90be-02f851507...@sclarkes.me.uk> > Content-Type: text/plain; charset="windows-1252" > > 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 <rob.i...@me.com> wrote: > > > 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 e.g. ?require > uri? results in similar errors. > > > > Anyone any clue? > > _______________________________________________ > > MacRuby-devel mailing list > > MacRuby-devel@lists.macosforge.org > > https://lists.macosforge.org/mailman/listinfo/macruby-devel > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.macosforge.org/pipermail/macruby-devel/attachments/20131102/a8923661/attachment-0001.html > > > > ------------------------------ > > Message: 3 > Date: Sun, 3 Nov 2013 02:32:15 +0200 > From: Joshua Ballanco <jball...@gmail.com> > To: "MacRuby development discussions." > <macruby-devel@lists.macosforge.org> > Subject: Re: [MacRuby-devel] Mavericks and Macruby > Message-ID: <4a116250291a4403a660c7e268c99...@gmail.com> > Content-Type: text/plain; charset="utf-8" > > 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 > change the #! line in "macgem" to point specifically to Ruby 1.8, things > may start working again? > > > > On Sunday, November 3, 2013 at 1:06 AM, Steve Clarke wrote: > > > 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 <rob.i...@me.com (mailto: > rob.i...@me.com)> wrote: > > > 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 e.g. ?require > uri? results in similar errors. > > > > > > Anyone any clue? _______________________________________________ > > > MacRuby-devel mailing list > > > MacRuby-devel@lists.macosforge.org (mailto: > MacRuby-devel@lists.macosforge.org) > > > https://lists.macosforge.org/mailman/listinfo/macruby-devel > > > > > > _______________________________________________ > > MacRuby-devel mailing list > > MacRuby-devel@lists.macosforge.org (mailto: > MacRuby-devel@lists.macosforge.org) > > https://lists.macosforge.org/mailman/listinfo/macruby-devel > > > > > > ------------------------------ > > Message: 4 > Date: Sat, 2 Nov 2013 22:26:12 -0400 > From: Robert Carl Rice <rice.au...@pobox.com> > To: "MacRuby development discussions." > <macruby-devel@lists.macosforge.org> > Subject: Re: [MacRuby-devel] Mavericks and Macruby > Message-ID: <05e2f947-e6a5-4e7e-9130-d636413e4...@pobox.com> > Content-Type: text/plain; charset="windows-1252" > > 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 build of MacRuby for Mavericks? > > Is the iTunes Store still accepting new MacRuby apps? > > Of course, I think Apple is making a big mistake if they pull the rug out > from under MacRuby. > > I need some help here. > Anybody? > > Bob Rice > > > On Nov 2, 2013, at 3:02 PM, rob ista <rob.i...@me.com> wrote: > > > 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 e.g. ?require > uri? results in similar errors. > > > > Anyone any clue? > > _______________________________________________ > > MacRuby-devel mailing list > > MacRuby-devel@lists.macosforge.org > > https://lists.macosforge.org/mailman/listinfo/macruby-devel > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.macosforge.org/pipermail/macruby-devel/attachments/20131102/c1d85766/attachment-0001.html > > > > ------------------------------ > > Message: 5 > Date: Sat, 2 Nov 2013 20:43:59 -0600 > From: Andres Santos <asb.stud...@gmail.com> > To: "MacRuby development discussions." > <macruby-devel@lists.macosforge.org> > Subject: Re: [MacRuby-devel] Mavericks and Macruby > Message-ID: > <CAAfRnXv7chrs4WjS+VWxh=my= > npdkmpedw7qdfdb3udcgtl...@mail.gmail.com> > Content-Type: text/plain; charset="windows-1252" > > 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 iTunes Store and another pending review > > on the store, so I still need to maintain them. > > > > Is there a recent build of MacRuby for Mavericks? > > > > Is the iTunes Store still accepting new MacRuby apps? > > > > Of course, I think Apple is making a big mistake if they pull the rug out > > from under MacRuby. > > > > I need some help here. > > Anybody? > > > > Bob Rice > > > > > > On Nov 2, 2013, at 3:02 PM, rob ista <rob.i...@me.com> wrote: > > > > 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 e.g. ?require > > uri? results in similar errors. > > > > Anyone any clue? > > _______________________________________________ > > MacRuby-devel mailing list > > MacRuby-devel@lists.macosforge.org > > https://lists.macosforge.org/mailman/listinfo/macruby-devel > > > > > > > > _______________________________________________ > > MacRuby-devel mailing list > > MacRuby-devel@lists.macosforge.org > > https://lists.macosforge.org/mailman/listinfo/macruby-devel > > > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.macosforge.org/pipermail/macruby-devel/attachments/20131102/e42b46a3/attachment.html > > > > ------------------------------ > > _______________________________________________ > MacRuby-devel mailing list > MacRuby-devel@lists.macosforge.org > https://lists.macosforge.org/mailman/listinfo/macruby-devel > > > End of MacRuby-devel Digest, Vol 66, Issue 1 > ******************************************** >
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macruby-devel