[MacPorts] #23498: tk does not work in ruby19
#23498: tk does not work in ruby19 -----------------------------+---------------------------------------------- Reporter: linneman@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.8.2 Keywords: tuby tcltk tk | Port: ruby19 -----------------------------+---------------------------------------------- sudo port install ruby19 +tk irb1.9 port version 1.8.2 require 'tk' -----> RuntimeError: out of stack space (infinite loop?) from /opt/local/lib/ruby1.9/1.9.1/tk.rb:29:in `initialize' from /opt/local/lib/ruby1.9/1.9.1/tk.rb:29:in `initialize' from /opt/local/lib/ruby1.9/1.9.1/tk.rb:1168:in `new' from /opt/local/lib/ruby1.9/1.9.1/tk.rb:1168:in `block in <module:TkCore>' -- Ticket URL: <http://trac.macports.org/ticket/23498> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23498: tk does not work in ruby19 -----------------------------+---------------------------------------------- Reporter: linneman@… | Owner: febeling@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: ruby19 -----------------------------+---------------------------------------------- Changes (by jmr@…): * priority: High => Normal * keywords: tuby tcltk tk => * owner: macports-tickets@… => febeling@… Comment: Please remember to cc the maintainer. -- Ticket URL: <http://trac.macports.org/ticket/23498#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23498: tk does not work in ruby19 -----------------------------+---------------------------------------------- Reporter: linneman@… | Owner: kimuraw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: ruby19 -----------------------------+---------------------------------------------- Changes (by snc@…): * owner: febeling@… => kimuraw@… -- Ticket URL: <http://trac.macports.org/ticket/23498#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23498: tk does not work in ruby19 ------------------------------+--------------------------------------------- Reporter: linneman@… | Owner: kimuraw@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: fixed | Keywords: Port: ruby19 | ------------------------------+--------------------------------------------- Changes (by kimuraw@…): * status: new => closed * resolution: => fixed Comment: It seems this problem has been fixed at 1.9.2-p0. {{{ % port installed ruby19 | grep active ruby19 @1.9.2-p0_1+tk (active) % --simple-prompt
require 'tk' => true quit % }}}
-- Ticket URL: <http://trac.macports.org/ticket/23498#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts