Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fork/exec issues with Tk 8.5/Python 2.5.1 on OS X #46017

Closed
wordtech mannequin opened this issue Dec 21, 2007 · 6 comments
Closed

Fork/exec issues with Tk 8.5/Python 2.5.1 on OS X #46017

wordtech mannequin opened this issue Dec 21, 2007 · 6 comments
Assignees
Labels
topic-tkinter type-bug An unexpected behavior, bug, or error

Comments

@wordtech
Copy link
Mannequin

wordtech mannequin commented Dec 21, 2007

BPO 1676
Nosy @loewis, @ned-deily, @asvetlov

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/loewis'
closed_at = <Date 2012-03-22.20:11:36.727>
created_at = <Date 2007-12-21.01:25:28.267>
labels = ['type-bug', 'expert-tkinter']
title = 'Fork/exec issues with Tk 8.5/Python 2.5.1 on OS X'
updated_at = <Date 2012-03-22.20:11:36.689>
user = 'https://bugs.python.org/wordtech'

bugs.python.org fields:

activity = <Date 2012-03-22.20:11:36.689>
actor = 'ned.deily'
assignee = 'loewis'
closed = True
closed_date = <Date 2012-03-22.20:11:36.727>
closer = 'ned.deily'
components = ['Tkinter']
creation = <Date 2007-12-21.01:25:28.267>
creator = 'wordtech'
dependencies = []
files = []
hgrepos = []
issue_num = 1676
keywords = []
message_count = 6.0
messages = ['58931', '58934', '58946', '63849', '156599', '156611']
nosy_count = 10.0
nosy_names = ['loewis', 'jafo', 'Rhamphoryncus', 'wordtech', 'schmir', 'ceball', 'gpolo', 'ned.deily', 'lars512', 'asvetlov']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1676'
versions = ['Python 2.6']

@wordtech
Copy link
Mannequin Author

wordtech mannequin commented Dec 21, 2007

I've just updated to Tk 8.5 on OS X (Leopard, 10.5.1) and have rebuilt
Python to link to the new version of Tk. I'm seeing tons of weird error
messages in my logs when I run IDLE:

12/20/07 8:18:46 PM [0x0-0xa50a5].org.python.IDLE[1300] Break on
__THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTION
ALITY___YOU_MUST_EXEC__() to debug.
12/20/07 8:18:46 PM [0x0-0xa50a5].org.python.IDLE[1300] The process has
forked and you cannot use this CoreFoundation functionality safely. You
MUST exec().

I'm not sure if this is a showstopper bug or not, but I'm a bit
concerned about all these error messages. Can someone investigate?

@wordtech wordtech mannequin added topic-tkinter type-bug An unexpected behavior, bug, or error labels Dec 21, 2007
@loewis
Copy link
Mannequin

loewis mannequin commented Dec 21, 2007

I would expect that this is a Tk bug, primarily, not a Python bug. If
somebody could reproduce it with Tk alone, it would be good to report it
at http://sourceforge.net/tracker/?group_id=12997

@wordtech
Copy link
Mannequin Author

wordtech mannequin commented Dec 21, 2007

I already queried the Tcl-Mac mailing list about this to see if it
should be reported as a bug against Tk. Daniel Steffen, the maintainer
of Tcl/Tk on the Mac, thinks it may stem from Python-Tk interaction. His
detailed reply is here:

http://www.nabble.com/Re%3A-Fork-vs.-exec-in-RC-5-of-Tk-8.5-
p14394315.html

I have not seen this error when running Tcl/Tk applications against 8.5-
-just Python-Tkinter.

@jafo
Copy link
Mannequin

jafo mannequin commented Mar 18, 2008

Martin: Any response to Kevin's URL reference?

@jafo jafo mannequin assigned loewis Mar 18, 2008
@asvetlov
Copy link
Contributor

Let's close this issue as very old and obsolete.

@ned-deily
Copy link
Member

Yes, whatever the initial problem, it doesn't seem to be an issue anymore.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-tkinter type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

2 participants