[MacPorts] #22994: py-tkinter 2.4.6: Fails on 10.4/PPC
MacPorts
noreply at macports.org
Tue Jan 5 15:54:43 PST 2010
#22994: py-tkinter 2.4.6: Fails on 10.4/PPC
--------------------------------------+-------------------------------------
Reporter: christopherglong@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: py-tkinter tk
--------------------------------------+-------------------------------------
Comment(by christopherglong@…):
So, I started tinkering with this some more, specifically with `wish`. I
found some interesting observations:
Running `wish` with `tk +quartz` gives some strange results.
Specifically, the graphics window appears, and the command prompt works.
However, I still can't give focus to the graphics window; when I hover
over it, the cursor changes to a beachball (the Dock and Activity Monitor
report it as not responding). Despite this, it still responds to commands
sent to it from the Terminal. The window size changes depending on the
length of labels placed into it. It does not redraw automatically; labels
and buttons only become visible when a new object has been added to it or
when Exposé is activated.
Running `wish` with regular `tk` returns the following error message:
{{{Application initialization failed: couldn't connect to display ":0"}}}
However, if I open `X11.app` first manually, it runs perfectly (whether it
is launched from `Terminal.app` or `xterm`). Having `X11.app` open also
fixes my original Python command (at least with regular `tk`). Like
#17463, it minimizes upon launch, but still behaves normally.
--
Ticket URL: <http://trac.macports.org/ticket/22994#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list