Tk Source Code

Ticket Change Details
Login
Overview

Artifact ID: 11fde5a529bfeb6bd9aa9f2358605720c8f81c525a9a2d178d6483586d4645b2
Ticket: 48f5da841df2a45749880bdafb276521e67e825b
mac_styles branch crash when spinbox does not have enough room
User & Date: Takamoto 2020-01-12 21:18:08
Changes

  1. icomment:
    Using the Mac_styles branch with my quite complex UI, crashes with:
    
    Illegal instruction: 4
    
    when packing a ttkFrame containing a ttkEntry widget. 
    
    Unfortunately I could not create a minimalist code to reproduce the issue. I have a window with some nested frames (<10). A previously created ttkFrame containing a ttkEntry, when packed, makes the UI crashing. 
    
    Attached, the crash report from macOS (crash report_Takamoto), in the hope that it can shed some light.
    
  2. login: "Takamoto"
  3. mimetype: "text/plain"