[MacRuby] #137: running any modal window freezes the application
#137: running any modal window freezes the application ----------------------------------+----------------------------------------- Reporter: masterkain@gmail.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ----------------------------------+----------------------------------------- Running any modal window at runtime freezes the application. Tested with Sparkling modal window, NSRunAlertPanel, NSAlert -- Ticket URL: <http://www.macruby.org/trac/ticket/137> MacRuby <http://macruby.org/>
#137: running any modal window freezes the application ----------------------------------+----------------------------------------- Reporter: masterkain@gmail.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Resolution: Keywords: | ----------------------------------+----------------------------------------- Comment(by masterkain@gmail.com): FlickrDemo app also freezes at startup. -- Ticket URL: <http://www.macruby.org/trac/ticket/137#comment:1> MacRuby <http://macruby.org/>
#137: running any modal window freezes the application ----------------------------------+----------------------------------------- Reporter: masterkain@gmail.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Resolution: Keywords: | ----------------------------------+----------------------------------------- Comment(by lsansonetti@apple.com): That's weird, what is your environment? (version of macosx + processor architecture), thanks. -- Ticket URL: <http://www.macruby.org/trac/ticket/137#comment:2> MacRuby <http://macruby.org/>
#137: running any modal window freezes the application ----------------------------------+----------------------------------------- Reporter: masterkain@gmail.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Resolution: Keywords: | ----------------------------------+----------------------------------------- Comment(by masterkain@gmail.com): Mac OS X 10.5.5, 2.2 GHz IC2D, using MacRuby trunk FlickrDemo app freezes almost immediately and become unresponsitive. It's the same kind of freeze that other test apps I tried have, sparkling "check for updates" at startup dialog is an example. I'll post some code, but it's pretty basic and replicable stuff. I'm not sure what causes the freeze, if you have pointer on how to help debug I'll try to help. thanks -- Ticket URL: <http://www.macruby.org/trac/ticket/137#comment:3> MacRuby <http://macruby.org/>
#137: running any modal window freezes the application ----------------------------------+----------------------------------------- Reporter: masterkain@gmail.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Resolution: Keywords: | ----------------------------------+----------------------------------------- Comment(by masterkain@gmail.com): oh, and Xcode 3.1.1, gcc: {{{ Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5488~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable- languages=c,objc,c++,obj-c++ --program-transform- name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5488) }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/137#comment:4> MacRuby <http://macruby.org/>
#137: running any modal window freezes the application ----------------------------------+----------------------------------------- Reporter: masterkain@gmail.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.4 Component: MacRuby | Resolution: Keywords: | ----------------------------------+----------------------------------------- Changes (by lsansonetti@apple.com): * milestone: => MacRuby 0.4 Comment: Oh indeed, FlickrDemo freezes here with the latest trunk. It's probably a problem with the new GC finalizer code. -- Ticket URL: <http://www.macruby.org/trac/ticket/137#comment:5> MacRuby <http://macruby.org/>
#137: running any modal window freezes the application ----------------------------------+----------------------------------------- Reporter: masterkain@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.4 Component: MacRuby | Resolution: fixed Keywords: | ----------------------------------+----------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed Comment: The problem has been fixed since, since FlickrDemo.app runs fine with MacRuby trunk (as of r825). Closing. -- Ticket URL: <http://www.macruby.org/trac/ticket/137#comment:6> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby