Overview
Artifact ID: | f9e8116fb8828db613f7ab757380d4e84b069a7b |
---|---|
Ticket: | 5833dafc43f470661dc62bfd22189c4bb0d2d489
Terminating app due to uncaught exception 'NSInvalidArgumentException' |
User & Date: | anonymous on 2020-07-21 05:13:42 |
Changes
- Change foundin to "8.5.17, 8.6.3"
- 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: (
- CoreFoundation 0x00007fff32e41be7 __exceptionPreprocess + 250
- libobjc.A.dylib 0x00007fff6bc195bf objc_exception_throw + 48
- CoreFoundation 0x00007fff32ec0c77 -[NSObject(NSObject) __retain_OA] + 0
- CoreFoundation 0x00007fff32da644b ___forwarding___ + 1427
- CoreFoundation 0x00007fff32da5e28 _CF_forwarding_prep_0 + 120
- tclgqgUaY 0x000000010354c786 ApplyWindowAttributeFlagChanges + 1265
- tclgqgUaY 0x000000010354cb7f TkMacOSXApplyWindowAttributes + 51
- tclgqgUaY 0x000000010354c0e9 TkMacOSXMakeRealWindowExist + 1269
- tclgqgUaY 0x000000010354e4d4 TkWmMapWindow + 58
- tclgqgUaY 0x00000001034b3b12 Tk_MapWindow + 84
- tclgqgUaY 0x00000001034be8ba MapFrame + 62
- tclkit 0x00000001000c460b _ZNK10c4_ColIter6BufLenEv + 586465
- tclkit 0x00000001000a9526 _ZNK10c4_ColIter6BufLenEv + 475644
- tclgqgUaY 0x000000010349b8cf Tk_MainLoop + 29
- tclkit 0x00000001000a272a _ZNK10c4_ColIter6BufLenEv + 447488
- tclkit 0x000000010000121a tclkit + 4634
- tclkit 0x0000000100000d34 tclkit + 3380
- ??? 0x0000000000000001 0x0 + 1 ) libc++abi.dylib: terminating with uncaught exception of type NSException
- Change login to "anonymous"
- Change mimetype to "text/plain"
- Change private_contact to "6aa9ff83c43ab309e3b0b2bca729cc502d21d779"
- Change severity to "Critical"
- Change status to "Open"
- Change title to:
Terminating app due to uncaught exception 'NSInvalidArgumentException'
- Change type to "Code_Defect"