[MacRuby-devel] [MacRuby] #655: NSInteger received as nil from QuickLook API

2010-04-18 Thread MacRuby
| Milestone: Component: MacRuby|Keywords: ---+ I'm trying to display a QuickLook preview panel inside my MacRuby application. I've imp

[MacRuby-devel] [MacRuby] #656: NSCoder encodeFloat and decodeFloatForKey doesn't with ruby float

2010-04-18 Thread MacRuby
new Priority: major | Milestone: MacRuby 0.5 Component: MacRuby |Keywords: NSCoder Float +--- I'm not sure it's a bug or I'm doing something wrong bu

Re: [MacRuby-devel] [MacRuby] #654: CALayer has a problem aliasing methods

2010-04-18 Thread MacRuby
|Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by lsansone...@…): * status: new

Re: [MacRuby-devel] [MacRuby] #655: NSInteger received as nil from QuickLook API

2010-04-18 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: wontfix Keywords: | ---+ Changes (by lsansone...@…): * status: new => clo

Re: [MacRuby-devel] [MacRuby] #629: Bindings not working for subclass

2010-04-18 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: -+-- Comment(by lsansone...@…): Smaller reduction: {{{ $ cat t2.rb class Foo def name; 'foo'; end end

Re: [MacRuby-devel] [MacRuby] #655: NSInteger received as nil from QuickLook API

2010-04-19 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: Keywords: | ---+ Changes (by jakub.su...@…): * status: closed

Re: [MacRuby-devel] [MacRuby] #655: NSInteger received as nil from QuickLook API

2010-04-19 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: Keywords: | ---+ Comment(by lsansone...@…): Oops, I apologize... I

[MacRuby-devel] [MacRuby] #657: Calling super without args results in an ArgumentError in specific situations

2010-04-19 Thread MacRuby
Priority: blocker | Milestone: Component: MacRuby |Keywords: -+-- I have unfortunately been unable to reduce the bug to a

[MacRuby-devel] [MacRuby] #658: Including a module into Hash breaks creating an NSDictionary from a hash

2010-04-19 Thread MacRuby
Priority: blocker | Milestone: Component: MacRuby |Keywords: -+-- {{{ $ macruby -e "module H; end; class Hash; include H; e

Re: [MacRuby-devel] [MacRuby] #658: Including a module into Hash breaks creating an NSDictionary from a hash

2010-04-19 Thread MacRuby
Priority: blocker | Milestone: Component: MacRuby |Keywords: -+-- Description changed by martinlagarde...@…: Old description

Re: [MacRuby-devel] [MacRuby] #655: NSInteger received as nil from QuickLook API

2010-04-19 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: Keywords: | ---+ Comment(by martinlagarde...@…): Laurent: I wonder if

Re: [MacRuby-devel] [MacRuby] #655: NSInteger received as nil from QuickLook API

2010-04-19 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: Keywords: | ---+ Comment(by jakub.su...@…): Yeah, that's what

Re: [MacRuby-devel] [MacRuby] #655: NSInteger received as nil from QuickLook API

2010-04-19 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: Keywords: | ---+ Comment(by martinlagarde...@…): When you say generate

Re: [MacRuby-devel] [MacRuby] #655: NSInteger received as nil from QuickLook API

2010-04-19 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: Keywords: | ---+ Comment(by jakub.su...@…): I went to /System/Library

Re: [MacRuby-devel] [MacRuby] #655: NSInteger received as nil from QuickLook API

2010-04-19 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: Keywords: | ---+ Comment(by lsansone...@…): So, there are 2 problems

Re: [MacRuby-devel] [MacRuby] #655: NSInteger received as nil from QuickLook API

2010-04-19 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: Keywords: | ---+ Comment(by jakub.su...@…): Ok, thanks for help, I&#x

Re: [MacRuby-devel] [MacRuby] #507: valueForKey(key) no longer working with NSManagedObject subclasses.

2010-04-19 Thread MacRuby
Priority: major | Milestone: Component: MacRuby|Keywords: valueForKey, KVC, Core Data ---+ Comment(by martinlagarde...@…): Hi! Could you

Re: [MacRuby-devel] [MacRuby] #507: valueForKey(key) no longer working with NSManagedObject subclasses.

2010-04-19 Thread MacRuby
Priority: major | Milestone: Component: MacRuby|Keywords: valueForKey, KVC, Core Data ---+ Comment(by martinlagarde...@…): Also if you ever

Re: [MacRuby-devel] [MacRuby] #507: valueForKey(key) no longer working with NSManagedObject subclasses.

2010-04-19 Thread MacRuby
Priority: major | Milestone: Component: MacRuby|Keywords: valueForKey, KVC, Core Data ---+ Comment(by martinlagarde...@…): Sorry, here is a

Re: [MacRuby-devel] [MacRuby] #507: valueForKey(key) no longer working with NSManagedObject subclasses.

2010-04-19 Thread MacRuby
Priority: major|Milestone: Component: MacRuby | Resolution: fixed Keywords: valueForKey, KVC, Core Data

Re: [MacRuby-devel] [MacRuby] #507: valueForKey(key) no longer working with NSManagedObject subclasses.

2010-04-19 Thread MacRuby
Priority: major|Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: valueForKey, KVC, Core Data

[MacRuby-devel] [MacRuby] #659: ER: Calling #== on an Obj-C object calls -isEqual:

2010-04-19 Thread MacRuby
: blocker| Milestone: Component: MacRuby|Keywords: ---+ It would be nice if calling #== on an Obj-C object which defines -isEqual

[MacRuby-devel] [MacRuby] #660: ER: Pointer needs a #cast for untyped pointers

2010-04-19 Thread MacRuby
: blocker| Milestone: Component: MacRuby|Keywords: ---+ We need a method to change the type of a Pointer object. For example

Re: [MacRuby-devel] [MacRuby] #655: NSInteger received as nil from QuickLook API

2010-04-20 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: Keywords: | ---+ Comment(by jakub.su...@…): I've temporarily change

Re: [MacRuby-devel] [MacRuby] #660: ER: Pointer needs a #cast for untyped pointers

2010-04-20 Thread MacRuby
: blocker|Milestone: MacRuby 0.6 Component: MacRuby| Resolution: fixed Keywords: | ---+ Changes (by lsansone

Re: [MacRuby-devel] [MacRuby] #629: Bindings not working for subclass

2010-04-20 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: -+-- Comment(by lsansone...@…): Thibault found out that the Bar method does not have an objc arity of 2 which is causing

Re: [MacRuby-devel] [MacRuby] #655: NSInteger received as nil from QuickLook API

2010-04-20 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: Keywords: | ---+ Comment(by martinlagarde...@…): Maybe a category was

Re: [MacRuby-devel] [MacRuby] #280: NSNumber#decimalValue cant convert to ruby object

2010-04-20 Thread MacRuby
: blocker | Milestone: Component: MacRuby |Keywords: --+- Old description: > macirb > >> framework 'foun

Re: [MacRuby-devel] [MacRuby] #629: Bindings not working for subclass

2010-04-20 Thread MacRuby
|Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by lsansone...@…): * status: new => closed * resolut

[MacRuby-devel] [MacRuby] #661: [NSUndoManager um.prepareWithInvocationTarget:] is broken

2010-04-20 Thread MacRuby
: blocker| Milestone: MacRuby 0.6 Component: MacRuby|Keywords: ---+ Looks like NSUndoManager's proxy functionality is broken with trunk. This used to

Re: [MacRuby-devel] [MacRuby] #661: [NSUndoManager um.prepareWithInvocationTarget:] is broken

2010-04-21 Thread MacRuby
: blocker| Milestone: MacRuby 0.6 Component: MacRuby|Keywords: ---+ Comment(by lsansone...@…): Thibault found that the regression was introduced by r3934

Re: [MacRuby-devel] [MacRuby] #655: NSInteger received as nil from QuickLook API

2010-04-21 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: Keywords: | ---+ Comment(by jakub.su...@…): Removing @required doesn&#

Re: [MacRuby-devel] [MacRuby] #655: NSInteger received as nil from QuickLook API

2010-04-21 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: Keywords: | ---+ Comment(by jakub.su...@…): Ok, I've fixed it...

Re: [MacRuby-devel] [MacRuby] #655: NSInteger received as nil from QuickLook API

2010-04-21 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: Keywords: | ---+ Comment(by martinlagarde...@…): Yep that's right.

Re: [MacRuby-devel] [MacRuby] #655: NSInteger received as nil from QuickLook API

2010-04-21 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: Keywords: | ---+ Comment(by jakub.su...@…): Yeah, that's more or

Re: [MacRuby-devel] [MacRuby] #601: hashes with empty values cannot writeToFile

2010-04-21 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: +--- Comment(by martinlagarde...@…): So does that mean this can be closed? -- Ticket URL: <http://www.macruby.

Re: [MacRuby-devel] [MacRuby] #430: MacRuby does not reap processes started with popen

2010-04-21 Thread MacRuby
#430: MacRuby does not reap processes started with popen -+-- Reporter: neerac...@… | Owner: martinlagarde...@… Type: defect | Status: new Priority

Re: [MacRuby-devel] [MacRuby] #399: Building MacRuby HEAD with llvm trunk r82747 fails at dispatcher.cpp

2010-04-21 Thread MacRuby
#399: Building MacRuby HEAD with llvm trunk r82747 fails at dispatcher.cpp ---+ Reporter: nagachik...@… | Owner: lsansone...@… Type: defect | Status: new

Re: [MacRuby-devel] [MacRuby] #269: Calling a method on a pointer passed to a KVC validation method fails

2010-04-21 Thread MacRuby
Priority: major | Milestone: Component: MacRuby |Keywords: kvc pointer crash +--- Comment(by martinlagarde...@…): Is this still happening? Could you provide a simple

Re: [MacRuby-devel] [MacRuby] #661: [NSUndoManager um.prepareWithInvocationTarget:] is broken

2010-04-21 Thread MacRuby
: blocker| Milestone: MacRuby 0.6 Component: MacRuby|Keywords: ---+ Comment(by martinlagarde...@…): Regression appeared with r3934 -- Ticket URL: <h

Re: [MacRuby-devel] [MacRuby] #661: [NSUndoManager um.prepareWithInvocationTarget:] is broken

2010-04-21 Thread MacRuby
: blocker| Milestone: MacRuby 0.6 Component: MacRuby|Keywords: ---+ Comment(by martinlagarde...@…): Oops, for some reason your comment was not displayed

[MacRuby-devel] [MacRuby] #662: macruby 0.6 breaks Growl

2010-04-21 Thread MacRuby
#662: macruby 0.6 breaks Growl ---+ Reporter: jakub.su...@… | Owner: lsansone...@… Type: defect | Status: new Priority: critical

Re: [MacRuby-devel] [MacRuby] #636: Nicer method calling

2010-04-21 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: wontfix Keywords: method syntax enhancement | ---+ Changes (by martinlagarde...@…): * status: new => clo

Re: [MacRuby-devel] [MacRuby] #328: Calling a ObjC-method with a named argument which is a Ruby keyword does not work

2010-04-21 Thread MacRuby
Priority: minor | Milestone: Component: MacRuby |Keywords: +--- Changes (by martinlagarde...@…): * milestone: MacRuby 0.5 => Comment: It looks like the parser

Re: [MacRuby-devel] [MacRuby] #328: Calling a ObjC-method with a named argument which is a Ruby keyword does not work

2010-04-21 Thread MacRuby
Priority: minor | Milestone: Component: MacRuby |Keywords: +--- Comment(by lsansone...@…): I believe there is a fix in 1.9's parse.y that we can backport. -- T

Re: [MacRuby-devel] [MacRuby] #464: can't load any framework "undefined method copy for NSLoadedClasses:NSMutableString"

2010-04-21 Thread MacRuby
Status: new Priority: minor | Milestone: Component: MacRuby|Keywords: ---+ Comment(by martinlagarde...@…): Hi! It looks like it work

Re: [MacRuby-devel] [MacRuby] #252: Support key-value observing via the attr_accessor family of methods

2010-04-21 Thread MacRuby
| Status: closed Priority: minor |Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: key-value observing, attr_accessor

Re: [MacRuby-devel] [MacRuby] #252: Support key-value observing via the attr_accessor family of methods

2010-04-21 Thread MacRuby
| Status: closed Priority: minor |Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: key-value observing, attr_accessor

Re: [MacRuby-devel] [MacRuby] #464: can't load any framework "undefined method copy for NSLoadedClasses:NSMutableString"

2010-04-21 Thread MacRuby
Status: closed Priority: minor |Milestone: Component: MacRuby| Resolution: fixed Keywords: | ---+ Changes (b

Re: [MacRuby-devel] [MacRuby] #299: macruby core dumps.

2010-04-21 Thread MacRuby
#299: macruby core dumps. --+- Reporter: rohinton.ka...@… |Owner: lsansone...@… Type: defect| Status: closed Priority: minor

Re: [MacRuby-devel] [MacRuby] #210: Calling load_bridge_support_file without parameters raises NoMethodError

2010-04-21 Thread MacRuby
Priority: minor|Milestone: Component: MacRuby | Resolution: fixed Keywords: incorrect error | -+-- Changes (by martinlagarde...@…): * status: new

Re: [MacRuby-devel] [MacRuby] #299: macruby core dumps.

2010-04-21 Thread MacRuby
#299: macruby core dumps. --+- Reporter: rohinton.ka...@… |Owner: lsansone...@… Type: defect| Status: closed Priority: minor

Re: [MacRuby-devel] [MacRuby] #210: Calling load_bridge_support_file without parameters raises NoMethodError

2010-04-21 Thread MacRuby
Priority: minor|Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: incorrect error | -+-- Changes (by martinlagarde...@…): * milestone

Re: [MacRuby-devel] [MacRuby] #655: NSInteger received as nil from QuickLook API

2010-04-21 Thread MacRuby
|Milestone: MacRuby 0.6 Component: MacRuby| Resolution: fixed Keywords: | ---+ Changes (by martinlagarde...@…): * status: reopened

Re: [MacRuby-devel] [MacRuby] #464: can't load any framework "undefined method copy for NSLoadedClasses:NSMutableString"

2010-04-21 Thread MacRuby
Status: closed Priority: minor | Milestone: MacRuby 0.6 Component: MacRuby| Resolution: fixed Keywords: | ---+ Changes (b

Re: [MacRuby-devel] [MacRuby] #655: NSInteger received as nil from QuickLook API

2010-04-21 Thread MacRuby
|Milestone: MacRuby 0.6 Component: MacRuby| Resolution: fixed Keywords: | ---+ Comment(by jakub.su...@…): I'm curious, what exact

Re: [MacRuby-devel] [MacRuby] #632: performSelector behaves oddly.

2010-04-21 Thread MacRuby
: Component: MacRuby |Keywords: -+-- Comment(by lsansone...@…): This is because #pop is implemented in C, and these functions do not conform to the objective-c calling ABI

Re: [MacRuby-devel] [MacRuby] #655: NSInteger received as nil from QuickLook API

2010-04-21 Thread MacRuby
|Milestone: MacRuby 0.6 Component: MacRuby| Resolution: fixed Keywords: | ---+ Comment(by lsansone...@…): There is a class in the

Re: [MacRuby-devel] [MacRuby] #661: [NSUndoManager um.prepareWithInvocationTarget:] is broken

2010-04-21 Thread MacRuby
: blocker|Milestone: MacRuby 0.6 Component: MacRuby| Resolution: fixed Keywords: | ---+ Changes (by lsansone...@…): * status: new

Re: [MacRuby-devel] [MacRuby] #656: NSCoder encodeFloat and decodeFloatForKey doesn't with ruby float

2010-04-21 Thread MacRuby
losed Priority: major |Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: NSCoder Float | +--- Changes (by martinla

Re: [MacRuby-devel] [MacRuby] #658: Including a module into Hash breaks creating an NSDictionary from a hash

2010-04-21 Thread MacRuby
Priority: blocker | Milestone: Component: MacRuby |Keywords: -+-- Comment(by lsansone...@…): On the bleeding edge I get

Re: [MacRuby-devel] [MacRuby] #658: Including a module into Hash breaks creating an NSDictionary from a hash

2010-04-21 Thread MacRuby
Priority: blocker |Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by lsansone

Re: [MacRuby-devel] [MacRuby] #550: TypeError: unrecognized runtime type when using NSThread.alloc.initWithTarget

2010-04-21 Thread MacRuby
Priority: blocker |Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by

Re: [MacRuby-devel] [MacRuby] #594: Not all methods visible to objective-c calls

2010-04-22 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: --+- Changes (by martinlagarde...@…): * priority: blocker => critical Old description: > The following code is

Re: [MacRuby-devel] [MacRuby] #647: Create alias when a pure objc #setFoo method is overriden

2010-04-22 Thread MacRuby
Priority: blocker |Milestone: Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by eloy.de.en

Re: [MacRuby-devel] [MacRuby] #647: Create alias when a pure objc #setFoo method is overriden

2010-04-22 Thread MacRuby
Priority: blocker |Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by eloy.de.en

Re: [MacRuby-devel] [MacRuby] #594: Not all methods visible to objective-c calls

2010-04-22 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: --+- Comment(by mich...@…): Thanks Thibault, great to see progress on this one. As soon as I get home I'll try

[MacRuby-devel] [MacRuby] #663: Kernel#sprintf formatting broken on trunk

2010-04-22 Thread MacRuby
| Milestone: MacRuby 0.6 Component: MacRuby |Keywords: -+-- {{{ 11 jor...@thetourist ~ > rvm use system Now using system ruby. 12 jor...@thetour

Re: [MacRuby-devel] [MacRuby] #594: Not all methods visible to objective-c calls

2010-04-22 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: --+- Comment(by martinlagarde...@…): On the mailing list, this ticket was identified as "we should fix it for

[MacRuby-devel] [MacRuby] #664: MacRuby Crashes When Scheduling a Block to Run on the Main Thread from a Background Thread

2010-04-22 Thread MacRuby
#664: MacRuby Crashes When Scheduling a Block to Run on the Main Thread from a Background Thread -+-- Reporter: dy...@… | Owner: lsansone...@… Type: defect | Status: new

Re: [MacRuby-devel] [MacRuby] #551: NSThread.alloc.initWithTarget segfaulting

2010-04-22 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: -+-- Comment(by lsansone...@…): Here is a better test: {{{ framework 'Foundation'

Re: [MacRuby-devel] [MacRuby] #551: NSThread.alloc.initWithTarget segfaulting

2010-04-22 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: -+-- Comment(by lsansone...@…): Finally it seems related. Looks like the core still thinks we are

Re: [MacRuby-devel] [MacRuby] #552: NSOperationQueue segfaults when more than one operation is being added

2010-04-22 Thread MacRuby
Priority: blocker | Milestone: Component: MacRuby |Keywords: -+-- Comment(by lsansone...@…): Root cause is the same as #551

Re: [MacRuby-devel] [MacRuby] #551: NSThread.alloc.initWithTarget segfaulting

2010-04-22 Thread MacRuby
|Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by lsansone...@…): * status: new

Re: [MacRuby-devel] [MacRuby] #552: NSOperationQueue segfaults when more than one operation is being added

2010-04-22 Thread MacRuby
Priority: blocker |Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by lsansone

[MacRuby-devel] [MacRuby] #665: Easy to reproduce bug

2010-04-24 Thread MacRuby
: Component: MacRuby |Keywords: -+-- Hey, I've been using a MacRuby nightly from a few days ago, and this bug is reproducible on that and macruby-latest.pkg(I fetched it

Re: [MacRuby-devel] [MacRuby] #665: Easy to reproduce bug

2010-04-24 Thread MacRuby
: Component: MacRuby |Keywords: -+-- Comment(by mattaimone...@…): $ macirb irb(main):001:0> framework 'CoreFoundation' => true irb(main):002:0> framework &#x

Re: [MacRuby-devel] [MacRuby] #665: Easy to reproduce bug

2010-04-24 Thread MacRuby
#665: Easy to reproduce bug -+-- Reporter: r...@…|Owner: lsansone...@… Type: defect | Status: closed Priority: blocker |Milestone: MacRuby

Re: [MacRuby-devel] [MacRuby] #628: CTFramesetterCreateFrame doesn't like the CFRange type

2010-04-25 Thread MacRuby
major |Milestone: MacRuby 0.6 Component: MacRuby| Resolution: fixed Keywords: | ---+ Changes (by lsansone...@…): * status: new => closed * resolution:

Re: [MacRuby-devel] [MacRuby] #662: macruby 0.6 breaks Growl

2010-04-25 Thread MacRuby
#662: macruby 0.6 breaks Growl ---+ Reporter: jakub.su...@… | Owner: lsansone...@… Type: defect | Status: new Priority: critical

Re: [MacRuby-devel] [MacRuby] #280: NSNumber#decimalValue cant convert to ruby object

2010-04-26 Thread MacRuby
: blocker | Milestone: Component: MacRuby |Keywords: --+- Comment(by lsansone...@…): The compiler does not know about bit fields (the

Re: [MacRuby-devel] [MacRuby] #662: macruby 0.6 breaks Growl

2010-04-26 Thread MacRuby
#662: macruby 0.6 breaks Growl ---+ Reporter: jakub.su...@… | Owner: lsansone...@… Type: defect | Status: new Priority: critical

Re: [MacRuby-devel] [MacRuby] #662: macruby 0.6 breaks Growl

2010-04-26 Thread MacRuby
#662: macruby 0.6 breaks Growl ---+ Reporter: jakub.su...@… | Owner: lsansone...@… Type: defect | Status: new Priority: critical

[MacRuby-devel] [MacRuby] #666: yaml is broken for specific string, array and hash objects

2010-04-27 Thread MacRuby
| Milestone: MacRuby 0.6 Component: MacRuby |Keywords: yaml +--- {{{ $ macruby -r "yaml" -e "p NSString.new.to_yaml" }}} gives {{{ "---

Re: [MacRuby-devel] [MacRuby] #666: yaml is broken for specific string, array and hash objects

2010-04-27 Thread MacRuby
| Milestone: MacRuby 0.6 Component: MacRuby |Keywords: yaml +--- Comment(by joshua.balla...@…): YAML is a tool of the devil! ;-) -- Ticket URL: <http://www.macruby.org/t

Re: [MacRuby-devel] [MacRuby] #634: Dispatch::Job fails on macruby_nightly-2010-03-19-1254

2010-04-27 Thread MacRuby
: blocker | Milestone: MacRuby 0.6 Component: MacRuby |Keywords: gcd +--- Comment(by martinlagarde...@…): Note than this is only in `macirb`, it works fine

Re: [MacRuby-devel] [MacRuby] #634: Dispatch::Job fails with macirb (was: Dispatch::Job fails on macruby_nightly-2010-03-19-1254)

2010-04-27 Thread MacRuby
| Milestone: MacRuby 0.6 Component: MacRuby |Keywords: gcd +--- -- Ticket URL: <http://www.macruby.org/trac/ticket/634#comment:2> MacRuby <http://ma

Re: [MacRuby-devel] [MacRuby] #567: macirb can't exit after trying to load a gem that doesn't exit

2010-04-27 Thread MacRuby
s: closed Priority: blocker |Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by mar

Re: [MacRuby-devel] [MacRuby] #558: unable to require files.

2010-04-27 Thread MacRuby
#558: unable to require files. -+-- Reporter: tvmo...@…|Owner: lsansone...@… Type: defect | Status: closed Priority: blocker |Milestone: MacRuby

Re: [MacRuby-devel] [MacRuby] #533: CoreLocation not covered by BridgeSupport

2010-04-27 Thread MacRuby
|Milestone: MacRuby 0.6 Component: MacRuby | Resolution: invalid Keywords: | -+-- Changes (by martinlagarde...@…): * status: new

Re: [MacRuby-devel] [MacRuby] #664: MacRuby Crashes When Scheduling a Block to Run on the Main Thread from a Background Thread

2010-04-27 Thread MacRuby
#664: MacRuby Crashes When Scheduling a Block to Run on the Main Thread from a Background Thread -+-- Reporter: dy...@… | Owner: lsansone...@… Type: defect | Status: new

Re: [MacRuby-devel] [MacRuby] #666: yaml is broken for specific string, array and hash objects

2010-04-27 Thread MacRuby
| Milestone: MacRuby 0.6 Component: MacRuby |Keywords: yaml +--- Comment(by lsansone...@…): I would love to fix this bug but I'm too scared of the consequences! Maybe th

Re: [MacRuby-devel] [MacRuby] #666: yaml is broken for specific string, array and hash objects

2010-04-27 Thread MacRuby
|Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: yaml| +--- Changes (by martinlagarde...@…): * status: new => closed * resolut

[MacRuby-devel] [MacRuby] #667: File.join not working with NSStrings

2010-04-27 Thread MacRuby
: MacRuby 0.6 Component: MacRuby |Keywords: -+-- macirb x = NSString.stringWithString("test") File.join("terry",x) gives Abort trap xcode Project is g

Re: [MacRuby-devel] [MacRuby] #667: File.join not working with NSStrings

2010-04-27 Thread MacRuby
: MacRuby 0.6 Component: MacRuby |Keywords: -+-- Description changed by martinlagarde...@…: Old description: > macirb > > x = NSString.stringWithString("test")

Re: [MacRuby-devel] [MacRuby] #667: File.join not working with NSStrings

2010-04-27 Thread MacRuby
|Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by lsansone...@…): * status: new => closed * resolution: => fixed C

Re: [MacRuby-devel] [MacRuby] #662: macruby 0.6 breaks Growl

2010-04-27 Thread MacRuby
#662: macruby 0.6 breaks Growl ---+ Reporter: jakub.su...@… | Owner: lsansone...@… Type: defect | Status: new Priority: critical

Re: [MacRuby-devel] [MacRuby] #533: CoreLocation not covered by BridgeSupport

2010-04-27 Thread MacRuby
|Milestone: MacRuby 0.6 Component: MacRuby | Resolution: invalid Keywords: | -+-- Comment(by mattaimone...@…): Thanks Thibault

Re: [MacRuby-devel] [MacRuby] #662: macruby 0.6 breaks Growl

2010-04-27 Thread MacRuby
#662: macruby 0.6 breaks Growl ---+ Reporter: jakub.su...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: critical

Re: [MacRuby-devel] [MacRuby] #634: Dispatch::Job fails with macirb

2010-04-28 Thread MacRuby
| Milestone: MacRuby 0.6 Component: MacRuby |Keywords: gcd +--- Comment(by ernest.prabha...@…): I'm getting sporadic failures simply in launching irb, as well as ca

<    13   14   15   16   17   18   19   20   21   22   >