Hallo,
beim Öffnen von allen CKE erhalte ich folgenden Fehler:
[OS 11.6.0, tomedo v1.104.0.6] Exception: 'Cannot remove an observer <ZSCustomKarteiEintragVerwaltungWindowController 0x7f8ad0b2c2f0> for the key path "typHasChanged" from <KarteiEintragTyp 0x6000441c6760> because it is not registered as an observer.', exception's stack trace:
#0 CoreFoundation 0000007FFF204981CB __exceptionPreprocess()
#1 libobjc.A.dylib 0000007FFF201D1D92 objc_exception_throw()
#2 Foundation 0000007FFF211A1B8E -[NSObject(NSKeyValueObserverRegistration) _removeObserver:forProperty:]()
#3 Foundation 0000007FFF211A1880 -[NSObject(NSKeyValueObserverRegistration) removeObserver:forKeyPath:]()
#4 Foundation 0000007FFF211A155D -[NSObject(NSKeyValueObserverRegistration) removeObserver:forKeyPath:context:]()
#5 tomedo 000000000103BF3F47 +[ZSCustomKarteiEintragVerwaltungWindowController showWithCustomKarteieintragTyp:]()
#6 tomedo 0000000001028B3A79 -[KarteiVerwaltungWindowController showCustomKarteieintragVerwaltung:]()
#7 AppKit 0000007FFF22E462BB -[NSApplication(NSResponder) sendAction:to:from:]()
#8 AppKit 0000007FFF22E4615F -[NSControl sendAction:to:]()
#9 AppKit 0000007FFF22E46091 __26-[NSCell _sendActionFrom:]_block_invoke()
#10 AppKit 0000007FFF22E45F98 -[NSCell _sendActionFrom:]()
#11 AppKit 0000007FFF22E45EDE -[NSButtonCell _sendActionFrom:]()
#12 AppKit 0000007FFF22E42FC7 NSControlTrackMouse()
#13 AppKit 0000007FFF22E42883 -[NSCell trackMouse:inRect:ofView:untilMouseUp:]()
#14 AppKit 0000007FFF22E4274A -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:]()
#15 AppKit 0000007FFF22E41A72 -[NSControl mouseDown:]()
#16 tomedo 000000000103CE05C7 -[NSControl(getFirstResponderOnMouseDown) zs_mouseDown:]()
#17 AppKit 0000007FFF22E3FE5E -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:]()
#18 AppKit 0000007FFF22DAF648 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]()
#19 AppKit 0000007FFF22DAEA06 -[NSWindow(NSEventRouting) sendEvent:]()
#20 AppKit 0000007FFF22DACE14 -[NSApplication(NSEvent) sendEvent:]()
#21 tomedo 000000000102EAE6D6 -[ZSApplication sendEvent:]()
#22 AppKit 0000007FFF23085BE1 -[NSApplication _handleEvent:]()
#23 AppKit 0000007FFF22C15C8E -[NSApplication run]()
#24 AppKit 0000007FFF22BE9E6C NSApplicationMain()
#25 tomedo 0000000001024566C8 main()
#26 libdyld.dylib 0000007FFF20341F3D start()