Update heute Mittag hochgefahren, seitdem reproduzierbaren Fehler:
aus dem Labor heraus Patienten angeklickt zum öffnen - Programm stürzt ab. Fehlermeldung:
Da es mit dem Vidieren zusammenhängt gehe ich stark davon aus, dass es auch mit dem im Update angesprochenen Problem zu tun hat.
Viele Grüße
[OS 14.7.1, tomedo v1.151.1.6] Exception: 'Cannot remove an observer <NSKeyValueObservance 0x60000ee070c0> for the key path "vidierungsstatus.statusForLoggedInUser" from <LB820X 0x600008e78100>, most likely because the value for the key "vidierungsstatus" has changed without an appropriate KVO notification being sent. Check the KVO-compliance of the LB820X class.', exception's stack trace:
#0 CoreFoundation 00000000018EA662C0 __exceptionPreprocess()
#1 libobjc.A.dylib 00000000018E54A158 objc_exception_throw()
#2 Foundation 00000000018FB44EDC -[NSKeyValueNestedProperty object:didRemoveObservance:recurse:]()
#3 Foundation 00000000018FB18204 -[NSObject(NSKeyValueObserverRegistration) _removeObserver:forProperty:]()
#4 Foundation 00000000018FB180A4 -[NSObject(NSKeyValueObserverRegistration) removeObserver:forKeyPath:]()
#5 Foundation 00000000018FB4B6DC -[NSKeyValueNestedProperty object:withObservance:didChangeValueForKeyOrKeys:recurse:forwardingValues:]()
#6 Foundation 00000000018FBAAA34 NSKeyValueDidChange()
#7 Foundation 000000000190218544 NSKeyValueDidChangeWithPerThreadPendingNotifications()
#8 AppKit 0000000001922672E0 -[NSView didChangeValueForKey:]()
#9 Foundation 00000000018FB2FE60 _NSSetObjectValueAndNotify()
#10 AppKit 00000000019233A488 -[NSTableRowData _removeViewAndAddToReuse:forRow:]()
#11 AppKit 000000000192342054 -[NSTableRowData _removeRowViewForRow:]()
#12 AppKit 000000000192E2FF4C __36-[NSTableRowData _removeVisibleRows]_block_invoke()
#13 AppKit 0000000001922C9A40 -[NSTableRowData _removeVisibleRows]()
#14 AppKit 0000000001922C981C -[NSTableRowData removeAllKnownSubviews]()
#15 AppKit 000000000192E2EF88 -[NSTableRowData purgeRowViewData]()
#16 AppKit 0000000001922F1518 -[NSTableView reloadData]()
#17 AppKit 0000000001923BADC0 -[NSTableBinder _updateContent]()
#18 AppKit 0000000001923BABEC -[NSTableBinder _handleContentChange:]()
#19 AppKit 0000000001923BAA04 -[NSTableBinder observeValueForKeyPath:ofObject:change:context:]()
#20 Foundation 00000000018FAF9AD4 NSKeyValueNotifyObserver()
#21 Foundation 00000000018FBAAAD4 NSKeyValueDidChange()
#22 Foundation 000000000190218544 NSKeyValueDidChangeWithPerThreadPendingNotifications()
#23 tomedo 000000000104BB1724 -[LabLaboreingangViewController observeValueForKeyPath:ofObject:change:context:]()
#24 Foundation 00000000018FAF9AD4 NSKeyValueNotifyObserver()
#25 Foundation 00000000018FAF407C -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:]()
#26 AppKit 0000000001922306E0 -[NSController _notifyObserversForKeyPath:change:]()
#27 AppKit 0000000001922B3304 -[NSArrayController didChangeValuesForArrangedKeys:objectKeys:indexKeys:]()
#28 libdispatch.dylib 00000000018E7613E8 _dispatch_client_callout()
#29 libdispatch.dylib 00000000018E7648EC _dispatch_continuation_pop()
#30 libdispatch.dylib 00000000018E7787F0 _dispatch_source_latch_and_call()
#31 libdispatch.dylib 00000000018E7773B4 _dispatch_source_invoke()
#32 libdispatch.dylib 00000000018E76FAC8 _dispatch_main_queue_drain()
#33 libdispatch.dylib 00000000018E76F7CC _dispatch_main_queue_callback_4CF()
#34 CoreFoundation 00000000018EA32AB4 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__()
#35 CoreFoundation 00000000018E9F0238 __CFRunLoopRun()
#36 CoreFoundation 00000000018E9EF414 CFRunLoopRunSpecific()
#37 HIToolbox 00000000019919A19C RunCurrentEventLoopInMode()
#38 HIToolbox 000000000199199E2C ReceiveNextEventCommon()
#39 HIToolbox 000000000199199D30 _BlockUntilNextEventMatchingListInModeWithFilter()
#40 AppKit 00000000019224ECC8 _DPSNextEvent()
#41 AppKit 000000000192A454D0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]()
#42 AppKit 000000000192241FFC -[NSApplication run]()
#43 AppKit 000000000192219240 NSApplicationMain()
#44 tomedo 00000000010282BDE4 main()
#45 dyld 00000000018E587154 start()