[MacRuby] #366: Hotcocoa 'demo' crashes
#366: Hotcocoa 'demo' crashes ----------------------------------------+----------------------------------- Reporter: dave.baldwin@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ----------------------------------------+----------------------------------- Using the nightly build from 6th October on Snow Leopard, Macbook pro (64 bit). macrake in the hotcocoa demo directory brings up a window and then quits unexpectedly. -- Ticket URL: <http://www.macruby.org/trac/ticket/366> MacRuby <http://macruby.org/>
#366: Hotcocoa 'demo' crashes ----------------------------------------+----------------------------------- Reporter: dave.baldwin@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: Component: MacRuby | Resolution: worksforme Keywords: | ----------------------------------------+----------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => worksforme Comment: It works as of r3180, however I get the following in the terminal once I try switching tabs {{{ 2010-01-04 14:43:34.190 miniruby[1864:903] *** -[NSArray objectAtIndex:]: index (0) beyond bounds (0) 2010-01-04 14:43:35.769 miniruby[1864:903] #<HotCocoa::LayoutView:0x2004e3100> is not a subview of #<HotCocoa::LayoutView:0x2002a7a20> and cannot be removed. 2010-01-04 14:43:38.265 miniruby[1864:903] #<HotCocoa::LayoutView:0x2004e3100> is not a subview of #<HotCocoa::LayoutView:0x2002a7a20> and cannot be removed. 2010-01-04 14:43:42.936 miniruby[1864:903] #<HotCocoa::LayoutView:0x2004e3100> is not a subview of #<HotCocoa::LayoutView:0x2002a7a20> and cannot be removed. 2010-01-04 14:43:43.290 miniruby[1864:903] #<HotCocoa::LayoutView:0x2004e3100> is not a subview of #<HotCocoa::LayoutView:0x2002a7a20> and cannot be removed. }}} I suspect these are not MacRuby bugs but bugs in HotCocoa. So I'm closing this entry. -- Ticket URL: <http://www.macruby.org/trac/ticket/366#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby