Re: [MacRuby-devel] MacRuby 0.9 release notes

2011-02-26 Thread Gregoire LEJEUNE
Hi, (again) There is another broken symlink : MacRuby.framework/Versions/0.9/Headers Greg 2011/2/26 Gregoire LEJEUNE : > Hi, > > I try to use macruby_deploy --embed. There is three symlinks in the > MacRuby.framework of my application's bundle : > > Headers -> Versions/Current/Headers > MacRuby

Re: [MacRuby-devel] MacRuby 0.9 release notes

2011-02-26 Thread Gregoire LEJEUNE
Hi, I try to use macruby_deploy --embed. There is three symlinks in the MacRuby.framework of my application's bundle : Headers -> Versions/Current/Headers MacRuby -> Versions/Current/MacRuby Resources -> Versions/Current/Resources Unfortunatly there is not directory named Current in the director

Re: [MacRuby-devel] MacRuby 0.9 release notes

2011-02-26 Thread Rob Gleeson
Hi Laurent, macruby_deploy --gem sounds neat :) With regards to statically linking, is it preferred that you ask someone using your application to download MacRuby separately, or can you feel safe that statically linking will be okay? Thanks. - Rob _

Re: [MacRuby-devel] MacRuby 0.9 EXC_BAD_ACCESS using NSPredicate against Core Data

2011-02-26 Thread Jonathan Waddilove
Just installed the new MacRuby 0.9 and I still have this problem. I'm assuming it's something I've screwed up, and hints and tips greatly welcomed... -Jonathan On 24 Feb 2011, at 16:58, Jonathan Waddilove wrote: > Hi, I'm trying to apply a predicate to a core data fetch and hitting > EXC_BAD_

Re: [MacRuby-devel] MacRuby 0.8 EXC_BAD_ACCESS using NSPredicate against Core Data

2011-02-26 Thread Jonathan Waddilove
Greetings Morgan, Ouput up to crash point is as expected (yes, a valid entityDecsription does get returned). Here's an example of the output Importer:initialize Importer:importEntities Ignoring duplicate x-coredata://1FF5D00F-B928-4254-A770-762329EB6F05/Node/p189

Re: [MacRuby-devel] MacRuby-devel Digest, Vol 36, Issue 48

2011-02-26 Thread Franco Rondini
; macgem >> /usr/local/bin/macgem:9:in `': uninitialized constant >> Gem::ConfigFile::YAML (NameError) >> MacBook-di-Franco-Rondini:MacRuby-trunk ronda$ >> >> could it be something wrong in my environment settings? >> ..btw with the previous revi

Re: [MacRuby-devel] macgem and macirb broken after trunk r5248 (0.10) install

2011-02-26 Thread Laurent Sansonetti
Hi Franco, As the version number got changed, I recommend starting with a fresh copy of MacRuby, by doing a `rake clean'. Then, you can build the project as usual, then you may want to delete the /Library/Frameworks/MacRuby.framework directory before doing a `rake install' (though this should n

[MacRuby-devel] macgem and macirb broken after trunk r5248 (0.10) install

2011-02-26 Thread Franco Rondini
Hello guys, After checking out r5248 trunk (0.10) ( my previous svn co was of r5235 (0.9)) the: rake jobs=2 it's OK sudo rake install aborts this way: /usr/bin/install -c -m 0755 ext/bigdecimal/lib/bigdecimal/jacobian.rbo /Library/Frameworks/MacRuby.framework/Versions/0.10/usr/lib/ruby/site_ru