Re: [MacRuby-devel] has anyone else noticed hotcocoa/graphics is no longer working..

2009-12-03 Thread Matt Aimonetti
I fixed colors.rb a few days/weeks ago, but if you could send me your patch for image.rb, I would apply it. - Matt On Thu, Dec 3, 2009 at 5:04 AM, Alan Skipp wrote: > I noticed the same thing also (though haven't tested the latest nightly > build). I do have a fix for this, but I don't know ho

Re: [MacRuby-devel] hotcocoa/graphics

2009-12-03 Thread Matt Aimonetti
the on_action bug is a known bug, but I don't know why particle.rb crashes, could you reduce the error to something simple? - Matt On Thu, Dec 3, 2009 at 8:10 AM, Juergen Dabel wrote: > Today I tried with the newest nightly build and I got: > > dab:~ jdabel$ cd /Developer/Examples/Ruby/MacRuby/

[MacRuby-devel] hotcocoa/graphics

2009-12-03 Thread Juergen Dabel
Today I tried with the newest nightly build and I got: dab:~ jdabel$ cd /Developer/Examples/Ruby/MacRuby/HotCocoa/graphics dab:graphics jdabel$ macruby particle.rb Segmentation fault dab:graphics jdabel$ macruby demo.rb 2009-12-03 17:03:51.063 macruby[153:903] *** -[NSLock unlock]: lock ( '(null)

Re: [MacRuby-devel] [MacRuby] #479: Need GCD wrapper for Process Sources

2009-12-03 Thread MacRuby
#479: Need GCD wrapper for Process Sources +--- Reporter: ernest.prabha...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker

Re: [MacRuby-devel] [MacRuby] #476: GCD Groups should be a wrapper around dispatch, not its own invocation style

2009-12-03 Thread MacRuby
#476: GCD Groups should be a wrapper around dispatch, not its own invocation style +--- Reporter: ernest.prabha...@… | Owner: lsansone...@… Type: enhancement | Status: new

Re: [MacRuby-devel] [MacRuby] #478: Need GCD wrapper for custom sources

2009-12-03 Thread MacRuby
#478: Need GCD wrapper for custom sources +--- Reporter: ernest.prabha...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker

Re: [MacRuby-devel] has anyone else noticed hotcocoa/graphics is no longer working..

2009-12-03 Thread Alan Skipp
I noticed the same thing also (though haven't tested the latest nightly build). I do have a fix for this, but I don't know how to submit a patch. The problem is in the colors.rb where methods are dynamically generated for the color names. Also the image.rb uses an inefficient method for loading ima

Re: [MacRuby-devel] [MacRuby] #480: NSArray.alloc.initWithObjects('-i', nil) seg faults

2009-12-03 Thread MacRuby
#480: NSArray.alloc.initWithObjects('-i', nil) seg faults -+-- Reporter: mattaimone...@… |Owner: lsansone...@… Type: defect | Status: closed Priority:

[MacRuby-devel] [MacRuby] #481: macrubyc doesn't let you use ruby's stdlibs

2009-12-03 Thread MacRuby
#481: macrubyc doesn't let you use ruby's stdlibs -+-- Reporter: mattaimone...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker