Ticket Change Details
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2019 Conference, Houston/TX, US, Nov 4-8
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Sep 9.
Overview

Artifact ID: f9e8116fb8828db613f7ab757380d4e84b069a7b
Ticket: 5833dafc43f470661dc62bfd22189c4bb0d2d489
Terminating app due to uncaught exception 'NSInvalidArgumentException'
User & Date: anonymous on 2020-07-21 05:13:42
Changes

  1. Change foundin to "8.5.17, 8.6.3"
  2. Change icomment to:

    Hello! I don't know if this project is still maintained, but I tried to run it on a MacBook Air with macOS 10.15.5, and I got this exception. I downloaded the x86_64 macOS binary.

    2020-07-21 00:08:36.005 tclkit[4386:384806] -[TKWindow setCanCycle:]: unrecognized selector sent to instance 0x1005782a0 2020-07-21 00:08:36.008 tclkit[4386:384806] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[TKWindow setCanCycle:]: unrecognized selector sent to instance 0x1005782a0' *** First throw call stack: (

    1. CoreFoundation 0x00007fff32e41be7 __exceptionPreprocess + 250
    2. libobjc.A.dylib 0x00007fff6bc195bf objc_exception_throw + 48
    3. CoreFoundation 0x00007fff32ec0c77 -[NSObject(NSObject) __retain_OA] + 0
    4. CoreFoundation 0x00007fff32da644b ___forwarding___ + 1427
    5. CoreFoundation 0x00007fff32da5e28 _CF_forwarding_prep_0 + 120
    6. tclgqgUaY 0x000000010354c786 ApplyWindowAttributeFlagChanges + 1265
    7. tclgqgUaY 0x000000010354cb7f TkMacOSXApplyWindowAttributes + 51
    8. tclgqgUaY 0x000000010354c0e9 TkMacOSXMakeRealWindowExist + 1269
    9. tclgqgUaY 0x000000010354e4d4 TkWmMapWindow + 58
    10. tclgqgUaY 0x00000001034b3b12 Tk_MapWindow + 84
    11. tclgqgUaY 0x00000001034be8ba MapFrame + 62
    12. tclkit 0x00000001000c460b _ZNK10c4_ColIter6BufLenEv + 586465
    13. tclkit 0x00000001000a9526 _ZNK10c4_ColIter6BufLenEv + 475644
    14. tclgqgUaY 0x000000010349b8cf Tk_MainLoop + 29
    15. tclkit 0x00000001000a272a _ZNK10c4_ColIter6BufLenEv + 447488
    16. tclkit 0x000000010000121a tclkit + 4634
    17. tclkit 0x0000000100000d34 tclkit + 3380
    18. ??? 0x0000000000000001 0x0 + 1 ) libc++abi.dylib: terminating with uncaught exception of type NSException
  3. Change login to "anonymous"
  4. Change mimetype to "text/plain"
  5. Change private_contact to "6aa9ff83c43ab309e3b0b2bca729cc502d21d779"
  6. Change severity to "Critical"
  7. Change status to "Open"
  8. Change title to:

    Terminating app due to uncaught exception 'NSInvalidArgumentException'

  9. Change type to "Code_Defect"