[issue5232] Setting font from preference dialog in IDLE on OS X broken

2009-05-20 Thread Kurt B. Kaiser
Kurt B. Kaiser added the comment: Superceeded by 6075. -- assignee: -> kbk nosy: +kbk resolution: -> later status: open -> closed superseder: -> Patch for IDLE/OS X to work with Tk-Cocoa ___ Python tracker _

[issue5232] Setting font from preference dialog in IDLE on OS X broken

2009-05-20 Thread Kevin Walzer
Kevin Walzer added the comment: Added Brad's snippet to macosxSupport.py: see http://bugs.python.org/issue6075 -- nosy: +wordtech ___ Python tracker ___ _

[issue5232] Setting font from preference dialog in IDLE on OS X broken

2009-04-26 Thread Daniel Diniz
Changes by Daniel Diniz : -- keywords: +patch nosy: +gpolo priority: -> normal stage: -> test needed type: -> behavior ___ Python tracker ___ __

[issue5232] Setting font from preference dialog in IDLE on OS X broken

2009-03-17 Thread Brad Miller
Brad Miller added the comment: I get the same problem when I try to change the key set. This is on on intel build using Tk 8.5, and the latest 3.1 source checked out with bzr. I too changed the order of /Library/Frameworks and /System/Library/Frameworks in setup.py A simple fix for me wa

[issue5232] Setting font from preference dialog in IDLE on OS X broken

2009-02-12 Thread Mitchell Model
Mitchell Model added the comment: OK, so I built 3.1 on a clean (G4) system instead of my highly tangled Intel and didn't get the seg fault. I guess the issue isn't real. ___ Python tracker ___

[issue5232] Setting font from preference dialog in IDLE on OS X broken

2009-02-12 Thread Mitchell Model
Mitchell Model added the comment: At 10:56 PM + 02/12/09, Ned Deily wrote: >Ned Deily added the comment: > >FWIW, I am not able to reproduce this using a release3.0 IDLE (so with >today's patches) built with the default Apple-supplied Tcl/Tk in 10.5. >Are you using a newer Tcl/Tk? Does it

[issue5232] Setting font from preference dialog in IDLE on OS X broken

2009-02-12 Thread Ned Deily
Ned Deily added the comment: FWIW, I am not able to reproduce this using a release3.0 IDLE (so with today's patches) built with the default Apple-supplied Tcl/Tk in 10.5. Are you using a newer Tcl/Tk? Does it happen if you move your current preferences out of ~/.idlerc? -- nosy: +n

[issue5232] Setting font from preference dialog in IDLE on OS X broken

2009-02-12 Thread Mitchell Model
New submission from Mitchell Model : When setting the font in IDLE's Preferences dialog on OSX, having started IDLE from the command line, the font is changed and the following is printed: Exception in Tkinter callback Traceback (most recent call last): File "/Library/Frameworks/Python.fram