[MacRuby-devel] [MacRuby] #630: Confusing instructions for building LLVM?

2010-03-12 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: +--- In the README: https://www.macruby.org/trac/browser/MacRuby/trunk/README.rdoc

[MacRuby-devel] [MacRuby] #631: soap4r is not working for me

2010-03-12 Thread MacRuby
: Component: MacRuby|Keywords: ---+ I'm trying to use stubs generated with ruby 1.8 wsdl2ruby.rb and I've installed the soap4r gem with macgem. When I us

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

2010-03-13 Thread MacRuby
: Component: MacRuby |Keywords: -+-- Hi -- performSelector behaves a little oddly when you try to use it on the built ins of Ruby. {{{ macruby-nightly > [1,

Re: [MacRuby-devel] [MacRuby] #615: macruby segfaults when generating large random numbers

2010-03-18 Thread MacRuby
#615: macruby segfaults when generating large random numbers ---+ Reporter: ahob...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: major

Re: [MacRuby-devel] [MacRuby] #615: macruby segfaults when generating large random numbers

2010-03-18 Thread MacRuby
#615: macruby segfaults when generating large random numbers ---+ Reporter: ahob...@… |Owner: lsansone...@… Type: defect | Status: reopened Priority: major

[MacRuby-devel] [MacRuby] #633: Segmentation fault using Net::SMTP on background thread

2010-03-19 Thread MacRuby
: major | Milestone: Component: MacRuby|Keywords: ---+ The following code causes a segmentation fault. The third line from the bottom is

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

2010-03-19 Thread MacRuby
: blocker | Milestone: MacRuby 0.6 Component: MacRuby |Keywords: gcd +--- {{{ irb(main):001:0> require 'dispatch' => true irb(main):002:0

[MacRuby-devel] [MacRuby] #635: Interface Builder does not see my outlets

2010-03-21 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby|Keywords: Interface Builder, outlets ---+ I tried to make HotCocoa application. I added Ruby class file, wrote outlets (like attr_accessor

Re: [MacRuby-devel] [MacRuby] #529: Using a Proc as a ‘callback function’

2010-03-22 Thread MacRuby
: blocker |Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by martinlagarde

Re: [MacRuby-devel] [MacRuby] #244: String.name should return "String" and not "NSMutableString"

2010-03-24 Thread MacRuby
Priority: blocker | Milestone: MacRuby 0.6 Component: MacRuby| Resolution: fixed Keywords: | ---+ Changes (by lsansone...@…): * st

Re: [MacRuby-devel] [MacRuby] #179: Calling Regexp#match from ObjC in a background thread hangs

2010-03-24 Thread MacRuby
: blocker|Milestone: MacRuby 0.6 Component: MacRuby| Resolution: fixed Keywords: | ---+ Changes (by lsansone...@…): * status: new => clo

Re: [MacRuby-devel] [MacRuby] #308: "too short multibyte code string" when using Pathname

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

Re: [MacRuby-devel] [MacRuby] #587: macgem fails on 32 bits machines ("too short escaped multibyte character")

2010-03-24 Thread MacRuby
s: closed Priority: blocker|Milestone: MacRuby 0.6 Component: MacRuby| Resolution: fixed Keywords: | ---+ Changes (by lsansone...@…): * status: new

Re: [MacRuby-devel] [MacRuby] #612: RegexpError: U_REGEX_BAD_ESCAPE_SEQUENCE (was: RegexpError: too short escaped multibyte character)

2010-03-24 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: -+-- Comment(by lsansone...@…): The snippet above now causes the following error on trunk: {{{ $ ./miniruby -e

Re: [MacRuby-devel] [MacRuby] #617: Reopening Symbol Appears to Cause auto malloc[16067]: error for object 0x1016090b0: auto_zone_set_associative_ref

2010-03-24 Thread MacRuby
| Status: new Priority: blocker| Milestone: Component: MacRuby|Keywords: ---+ Comment(by lsansone...@…): As of trunk r3858

Re: [MacRuby-devel] [MacRuby] #126: bytestrings, nsstring, and unicode/multibyte characters do not get along

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

Re: [MacRuby-devel] [MacRuby] #436: Strange pair(?) of bugs (floats) (was: Strange pair(?) of bugs)

2010-03-24 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: +--- -- Ticket URL: <http://www.macruby.org/trac/ticket/436#comment:1> MacRuby <http://ma

Re: [MacRuby-devel] [MacRuby] #544: NSBigMutableString#tr crashes

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

Re: [MacRuby-devel] [MacRuby] #614: Compiling lib/net/telnet.rb on r3489 crashes on latest trunk

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

Re: [MacRuby-devel] [MacRuby] #116: "%s" inside of format statements in macruby doesn't work with multibyte characters

2010-03-24 Thread MacRuby
#116: "%s" inside of format statements in macruby doesn't work with multibyte characters -+-- Reporter: jordan.breed...@…|Owner: lsansone...@… Type: defect

Re: [MacRuby-devel] [MacRuby] #192: String#length and String#size do not work correctly

2010-03-24 Thread MacRuby
Priority: critical|Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | +--- Changes (by lsansone

Re: [MacRuby-devel] [MacRuby] #602: File.dirname cuts string at wrong index with unicode strings

2010-03-24 Thread MacRuby
| Status: closed Priority: major |Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: string path dirname unicode encoding

Re: [MacRuby-devel] [MacRuby] #615: macruby segfaults when generating large random numbers

2010-03-24 Thread MacRuby
#615: macruby segfaults when generating large random numbers ---+ Reporter: ahob...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: major

Re: [MacRuby-devel] [MacRuby] #635: Interface Builder does not see my outlets

2010-03-24 Thread MacRuby
| Milestone: Component: MacRuby|Keywords: Interface Builder, outlets ---+ Changes (by lsansone...@…): * milestone: MacRuby 0.5 => Comment: Could you add your .rb f

Re: [MacRuby-devel] [MacRuby] #454: String#getbyte not working?

2010-03-24 Thread MacRuby
: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords:| --+- Changes (by lsansone...@…): * status: new => closed * resolution: => fixed * mil

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

2010-03-25 Thread MacRuby
| Milestone: MacRuby 0.6 Component: MacRuby |Keywords: method syntax enhancement --+- I like two currently supported features of MacRuby: {{{ def m1(a, b=true) ... end def m2(a, withB:b

Re: [MacRuby-devel] [MacRuby] #431: Seg fault evaluating an escaped unicode string

2010-03-25 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: +--- Comment(by lsansone...@…): As of r3863, it still crashes. But the euro symbol seems good. {{{ $ ./miniruby -e 'p &q

Re: [MacRuby-devel] [MacRuby] #431: Seg fault evaluating an escaped unicode string

2010-03-25 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: +--- Comment(by lsansone...@…): I changed the parser to not crash anymore. {{{ $ ./miniruby -e 'p "\xFC\u20AC"

Re: [MacRuby-devel] [MacRuby] #431: Seg fault evaluating an escaped unicode string

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

Re: [MacRuby-devel] [MacRuby] #465: [0.5b2] Problem walking directory trees with unicode filenames

2010-03-25 Thread MacRuby
Priority: blocker |Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by martinlagarde...@…): * status: new

Re: [MacRuby-devel] [MacRuby] #534: Hash RangeError

2010-03-25 Thread MacRuby
|Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by martinlagarde...@…): * status: new

Re: [MacRuby-devel] [MacRuby] #569: macrake crashes with abort trap when compiling Phusion Passenger

2010-03-25 Thread MacRuby
Priority: blocker |Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by martinlagarde...@…): * status

Re: [MacRuby-devel] [MacRuby] #590: Process.spawn not implemented (was: Process.spawn causes abort trap)

2010-03-25 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: -+-- Changes (by martinlagarde...@…): * priority: blocker => major * type: defect => task -- Ticket URL:

Re: [MacRuby-devel] [MacRuby] #547: macirb doesn't work, but macruby does

2010-03-25 Thread MacRuby
#547: macirb doesn't work, but macruby does --+- Reporter: rensela...@… |Owner: lsansone...@… Type: defect| Status: closed Priority: bl

Re: [MacRuby-devel] [MacRuby] #626: macruby fails Class.class_eval in macruby but not in 1.8 & 1.9?

2010-03-25 Thread MacRuby
#626: macruby fails Class.class_eval in macruby but not in 1.8 & 1.9? +--- Reporter: rebo...@… | Owner: lsansone...@… Type: defect | Status:

Re: [MacRuby-devel] [MacRuby] #81: Enumerable::Enumerator seems to be broken

2010-03-25 Thread MacRuby
| Milestone: Component: MacRuby|Keywords: ---+ Changes (by martinlagarde...@…): * priority: blocker => minor * milestone: MacRuby 0.4 => Comment: C

Re: [MacRuby-devel] [MacRuby] #364: priority queue program crashes MacRuby

2010-03-25 Thread MacRuby
#364: priority queue program crashes MacRuby -+-- Reporter: jordan.breed...@…|Owner: lsansone...@… Type: defect | Status: closed Priority: blocker

Re: [MacRuby-devel] [MacRuby] #465: [0.5b2] Problem walking directory trees with unicode filenames

2010-03-26 Thread MacRuby
Priority: blocker |Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | -+-- Comment(by robe...@…): Fix confirmed, thanks

Re: [MacRuby-devel] [MacRuby] #292: FileUtils.cp_r can abort

2010-03-26 Thread MacRuby
: MacRuby 0.5 Component: MacRuby| Resolution: fixed Keywords: | ---+ Changes (by martinlagarde...@…): * status: new => closed * resolution: =>

[MacRuby-devel] [MacRuby] #637: Segmentation fault error with NSSearchPathForDirectoriesInDomains function

2010-03-27 Thread MacRuby
| Status: new Priority: major| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: NSSearchPathForDirectoriesInDomains "Segmentation

Re: [MacRuby-devel] [MacRuby] #637: Segmentation fault error with NSSearchPathForDirectoriesInDomains function

2010-03-27 Thread MacRuby
| Status: new Priority: major| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: NSSearchPathForDirectoriesInDomains "Segmentation

Re: [MacRuby-devel] [MacRuby] #637: Segmentation fault error with NSSearchPathForDirectoriesInDomains function

2010-03-28 Thread MacRuby
| Status: new Priority: major| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: NSSearchPathForDirectoriesInDomains "Segmentation

[MacRuby-devel] [MacRuby] #638: NSCFNUmber.to_f doesn't work correctly

2010-03-28 Thread MacRuby
ocker | Milestone: Component: MacRuby |Keywords: -+-- {{{ 41 jor...@thetourist ~/Misc/Scripts/macruby_plus_scripting_bridge > macruby -e &#x

[MacRuby-devel] [MacRuby] #639: macirb periodically has memory problems

2010-03-28 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: -+-- {{{ 48 jor...@thetourist ~ > gdb macruby GNU gdb 6.3.50-20050815 (Apple version gdb-146

Re: [MacRuby-devel] [MacRuby] #638: NSCFNUmber.to_f doesn't work correctly

2010-03-29 Thread MacRuby
ocker | Milestone: Component: MacRuby |Keywords: -+-- Comment(by lsansone...@…): Seems 10.6 only. -- Ticket URL: <http://www.macruby.org/tra

[MacRuby-devel] [MacRuby] #640: macgem fails to build from gemspec

2010-03-29 Thread MacRuby
| Milestone: Component: MacRuby|Keywords: macgem build gem ---+ Steps to reproduce: 1. install MacRuby 0.5 from macruby.org download 2. clone http://github.com/tpitale/octopi/ 3

Re: [MacRuby-devel] [MacRuby] #586: "macgem build" fails.

2010-03-29 Thread MacRuby
Milestone: Component: MacRuby |Keywords: macgem -+-- Comment(by tpit...@…): I'm also having this problem in problem #640 with two example projects. This seems to be a more simpl

Re: [MacRuby-devel] [MacRuby] #640: macgem fails to build from gemspec

2010-03-29 Thread MacRuby
| Milestone: Component: MacRuby|Keywords: macgem build gem ---+ Description changed by martinlagarde...@…: Old description: > Steps to reproduce: > > 1. install MacRuby 0.5 from ma

Re: [MacRuby-devel] [MacRuby] #640: macgem fails to build from gemspec

2010-03-29 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: duplicate Keywords: macgem build gem | ---+ Changes (by martinlagarde...@…): * status: new => closed * resolut

Re: [MacRuby-devel] [MacRuby] #377: macgem crashes while installing any gem

2010-03-29 Thread MacRuby
Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby |Keywords: macgem, gem --+- Comment(by martinlagarde...@…): This should be fixed

Re: [MacRuby-devel] [MacRuby] #606: Zlib::Inflate crashing

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

Re: [MacRuby-devel] [MacRuby] #586: "macgem build" fails.

2010-03-29 Thread MacRuby
Milestone: Component: MacRuby |Keywords: macgem -+-- Comment(by martinlagarde...@…): The core problem is fixed, but macgem is still unable to generate correct .gem files because of an is

Re: [MacRuby-devel] [MacRuby] #606: Zlib::Inflate crashing

2010-03-29 Thread MacRuby
|Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | +--- Changes (by lsansone...@…): * milestone: => MacRuby 0.6 -- Tic

Re: [MacRuby-devel] [MacRuby] #377: macgem crashes while installing any gem

2010-03-29 Thread MacRuby
Priority: blocker |Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: macgem, gem

Re: [MacRuby-devel] [MacRuby] #340: http.get failing with the error "wrong chunk size line: (Net::HTTPBadResponse)" (was: http.get failing with the error "not in gzip format")

2010-03-29 Thread MacRuby
Status: new Priority: blocker | Milestone: Component: MacRuby |Keywords: http get +--- Changes (by mar

Re: [MacRuby-devel] [MacRuby] #604: EXC_BAD_ACCESS while opening stream

2010-03-29 Thread MacRuby
| Milestone: Component: MacRuby|Keywords: ---+ Comment(by martinlagarde...@…): I just looked closely: the problem is that our `io.c` does the following

Re: [MacRuby-devel] [MacRuby] #583: macgem doesn't work with the latest trunk

2010-03-29 Thread MacRuby
major| Milestone: MacRuby 0.6 Component: MacRuby |Keywords: -+-- Comment(by hghoe...@…): No problem installing hotococoa using the latest trunk (svn rev

Re: [MacRuby-devel] [MacRuby] #583: macgem doesn't work with the latest trunk

2010-03-29 Thread MacRuby
major|Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by martinlagarde...@…): * status:

[MacRuby-devel] [MacRuby] #641: Using CLLocationCoordinate2D structs raises TypeError

2010-03-30 Thread MacRuby
Priority: major | Milestone: MacRuby 0.6 Component: MacRuby |Keywords: struct, typeerror, corelocation --+- When using the CoreLocation framework coordinates are expressed in a C

[MacRuby-devel] [MacRuby] #642: Macri fails on first run -- permissions problem -- creating the cache

2010-03-30 Thread MacRuby
: major | Milestone: Component: MacRuby|Keywords: ---+ Recently installed 0.5 on Snow Leopard. First time I tried to run macri I got the following: core:in

Re: [MacRuby-devel] [MacRuby] #641: Using CLLocationCoordinate2D structs raises TypeError

2010-03-30 Thread MacRuby
Priority: major|Milestone: MacRuby 0.6 Component: MacRuby | Resolution: duplicate Keywords: struct, typeerror, corelocation

Re: [MacRuby-devel] [MacRuby] #604: EXC_BAD_ACCESS while opening stream

2010-03-30 Thread MacRuby
|Milestone: MacRuby 0.6 Component: MacRuby| Resolution: invalid Keywords: | ---+ Changes (by martinlagarde...@…): * status: new => clo

Re: [MacRuby-devel] [MacRuby] #604: EXC_BAD_ACCESS while opening stream

2010-03-30 Thread MacRuby
|Milestone: MacRuby 0.6 Component: MacRuby| Resolution: invalid Keywords: | ---+ Comment(by jakub.su...@…): Thanks! -- Ticket URL: <h

Re: [MacRuby-devel] [MacRuby] #586: "macgem build" fails.

2010-03-31 Thread MacRuby
Milestone: Component: MacRuby |Keywords: macgem -+-- Comment(by tpit...@…): Replying to [comment:2 martinlagarde...@…]: Is there a way around this problem? Can I build the gem with

Re: [MacRuby-devel] [MacRuby] #586: "macgem build" fails.

2010-03-31 Thread MacRuby
Milestone: Component: MacRuby |Keywords: macgem -+-- Comment(by martinlagarde...@…): Replying to [comment:3 tpit...@…]: > Replying to [comment:2 martinlagarde...@…]: > > Is

Re: [MacRuby-devel] [MacRuby] #586: "macgem build" fails.

2010-03-31 Thread MacRuby
Milestone: Component: MacRuby |Keywords: macgem -+-- Comment(by tpit...@…): Odd, when I do that it fails like so: unknown: warning: ignoring alias unknown: warning: ignoring alias ERR

Re: [MacRuby-devel] [MacRuby] #586: "macgem build" fails.

2010-03-31 Thread MacRuby
Milestone: Component: MacRuby |Keywords: macgem -+-- Comment(by martinlagarde...@…): Replying to [comment:5 tpit...@…]: > Odd, when I do that it fails like so: > > unknown

Re: [MacRuby-devel] [MacRuby] #586: "macgem build" fails.

2010-03-31 Thread MacRuby
Milestone: Component: MacRuby |Keywords: macgem -+-- Comment(by tpit...@…): I just switched to the nightly, and the install works. The gems are tpitale-octopi and garb. Thanks! --

[MacRuby-devel] [MacRuby] #643: Yield fails when captured in a block that gets called

2010-03-31 Thread MacRuby
| Milestone: Component: MacRuby|Keywords: block, yield, call ---+ Works in 1.9.1 and 1.9.2, fails with "LocalJumpError; no block given" in MacRuby nightly from

[MacRuby-devel] [MacRuby] #644: String.include? bug

2010-04-01 Thread MacRuby
: MacRuby 0.5 Component: MacRuby |Keywords: --+- "foo".include?("") returns false, but should return true for any string. -- Ticket URL: <http://www.macr

Re: [MacRuby-devel] [MacRuby] #644: String.include? bug

2010-04-01 Thread MacRuby
: MacRuby 0.5 Component: MacRuby |Keywords: --+- Comment(by lsansone...@…): What version of MacRuby do you run? This seems to work on trunk as of r3901: {{{ $ ./miniruby -e

Re: [MacRuby-devel] [MacRuby] #643: Yield fails when captured in a block that gets called

2010-04-01 Thread MacRuby
| Milestone: Component: MacRuby|Keywords: block, yield, call ---+ Comment(by lsansone...@…): Indeed: {{{ $ ./miniruby -e "def foo(&b); b.call; end; def bar; fo

Re: [MacRuby-devel] [MacRuby] #644: String.include? bug

2010-04-01 Thread MacRuby
: MacRuby 0.5 Component: MacRuby |Keywords: --+- Comment(by jankass...@…): The 0.5 installer version: {{{ ~$ macruby --version MacRuby version 0.5 (ruby 1.9.0) [universal

Re: [MacRuby-devel] [MacRuby] #644: String.include? bug

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

[MacRuby-devel] [MacRuby] #645: Segmentation Fault using File::sysseek

2010-04-03 Thread MacRuby
: Component: MacRuby |Keywords: +--- Using the sysseek method of a file always seems to result into a Segmentation fault using MacRuby. Using the same code with regular

Re: [MacRuby-devel] [MacRuby] #645: Segmentation Fault using File::sysseek

2010-04-03 Thread MacRuby
: Component: MacRuby |Keywords: +--- Comment(by martinlagarde...@…): Laurent, the stack trace is the following: {{{ Thread 0 Crashed: Dispatch queue: com.apple.main

Re: [MacRuby-devel] [MacRuby] #645: Segmentation Fault using File::sysseek

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

[MacRuby-devel] [MacRuby] #646: Ripper is broken on trunk

2010-04-03 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: -+-- Ripper, which is used by rb_nibtool.rb (IB), segfaults on trunk: {{{ % cat t.rb class A attr_accessor

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

2010-04-03 Thread MacRuby
Priority: blocker | Milestone: Component: MacRuby |Keywords: -+-- When the user, in Ruby, overrides a #setFoo method of a pure objc superclass

Re: [MacRuby-devel] [MacRuby] #646: Ripper is broken on trunk

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

Re: [MacRuby-devel] [MacRuby] #201: rb_objc_define_kvo_setter does not handle the case where the user might override the regular Ruby writer method.

2010-04-04 Thread MacRuby
| Status: closed Priority: blocker |Milestone: Component: MacRuby | Resolution: wontfix Keywords

[MacRuby-devel] [MacRuby] #648: (TypeError) "unrecognized runtime type" when receiving a CGEventTapProxy

2010-04-06 Thread MacRuby
atus: new Priority: blocker | Milestone: MacRuby 0.6 Component: MacRuby |Keywords: +--- I'm trying to set up an Event Tap that watches KeyDown event

[MacRuby-devel] [MacRuby] #649: NSNumber bridging problem

2010-04-06 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: -+-- There seems to be an issue with NSNumber bridging on the current trunk. Here I have NSArrayController&#

[MacRuby-devel] [MacRuby] #650: Issues with passing procs/methods to #map

2010-04-07 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: +--- {{{ %w{rubygems hotcocoa}.each { |i| require i } }}} This works fine on MacRuby. However, {{{ %w{rubygems

[MacRuby-devel] [MacRuby] #651: NSString#stringByDeletingPathExtension: not retuning a String

2010-04-08 Thread MacRuby
Priority: minor | Milestone: Component: MacRuby |Keywords: stringByDeletingPathExtension --+- The NSString docs for stringByDeletingPathExtension

Re: [MacRuby-devel] [MacRuby] #651: NSString#stringByDeletingPathExtension: not retuning a String

2010-04-08 Thread MacRuby
Priority: minor | Milestone: Component: MacRuby |Keywords: stringByDeletingPathExtension --+- Comment(by koude...@…): Sorry, that should be

Re: [MacRuby-devel] [MacRuby] #651: NSString#stringByDeletingPathExtension: not returning a String (was: NSString#stringByDeletingPathExtension: not retuning a String)

2010-04-08 Thread MacRuby
Priority: minor | Milestone: Component: MacRuby |Keywords: stringByDeletingPathExtension --+- Comment(by lsansone...@…): It behaves like in

Re: [MacRuby-devel] [MacRuby] #651: NSString#stringByDeletingPathExtension: not returning a String

2010-04-08 Thread MacRuby
Priority: minor | Milestone: Component: MacRuby |Keywords: stringByDeletingPathExtension --+- Comment(by martinlagarde...@…): I failed to

Re: [MacRuby-devel] [MacRuby] #651: NSString#stringByDeletingPathExtension: not returning a String

2010-04-09 Thread MacRuby
Priority: minor |Milestone: MacRuby 0.6 Component: MacRuby| Resolution: fixed Keywords: stringByDeletingPathExtension

[MacRuby-devel] [MacRuby] #652: "alias" keyword doesn't compile with symbolized-interpolated-strings

2010-04-13 Thread MacRuby
Status: new Priority: major | Milestone: Component: MacRuby|Keywords: ---+ The following works in Ruby but not MacRu

Re: [MacRuby-devel] [MacRuby] #649: NSNumber bridging problem

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

Re: [MacRuby-devel] [MacRuby] #623: Overriding setRepresentedObject on NSViewController subclass doesn't seem to work

2010-04-15 Thread MacRuby
new Priority: blocker | Milestone: MacRuby 0.6 Component: MacRuby |Keywords: -+-- Comment(by lsansone...@…): The NinhBindingTest app seems to work for me, but I

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

2010-04-15 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: -+-- Comment(by lsansone...@…): Still failing with trunk as of today. -- Ticket URL: <http://www.macruby.org/trac/tic

Re: [MacRuby-devel] [MacRuby] #637: Segmentation fault error with NSSearchPathForDirectoriesInDomains function

2010-04-15 Thread MacRuby
| Status: closed Priority: major | Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed

Re: [MacRuby-devel] [MacRuby] #638: NSCFNUmber.to_f doesn't work correctly

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

Re: [MacRuby-devel] [MacRuby] #458: odd debug messages during NSPredicate.prediateWithFormat:argumentArray:

2010-04-16 Thread MacRuby
Priority: blocker |Milestone: Component: MacRuby | Resolution: Keywords: | -+-- Comment(by lsansone

Re: [MacRuby-devel] [MacRuby] #458: odd debug messages during NSPredicate.prediateWithFormat:argumentArray:

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

[MacRuby-devel] [MacRuby] #653: Rev 3938 does not compile in Leopard

2010-04-16 Thread MacRuby
| Milestone: MacRuby 0.6 Component: MacRuby |Keywords: +--- The latest version fails to compile on 10.5.8 (Leopard). I was using MacRuby 0.5 stable previously. LLVM was compiled

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

2010-04-17 Thread MacRuby
major | Milestone: Component: MacRuby|Keywords: ---+ Comment(by lsansone...@…): The problem is because of the CoreText.framework BridgeSupport

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

2010-04-18 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: -+-- This only seems to happen on CALayer subclasses: {{{ % cat t.rb framework 'QuartzCore

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