Gerade ist tomedo beim Öffnen der Aufgaben mit folgender Fehlermeldung augebstürzt. Es gab dann nur den Button "Neustart" in der Fehlermeldung.
[OS 13.1.0, tomedo v1.120.0.10] Exception: 'Cannot remove an observer <NSKeyValueObservance 0x600058fae9d0> for the key path "currentModelVerantwortlicher.status" from <Aufgabe 0x60005a8543c0>, most likely because the value for the key "currentModelVerantwortlicher" has changed without an appropriate KVO notification being sent. Check the KVO-compliance of the Aufgabe class.', exception's stack trace:
#0 CoreFoundation 0000007FF801B4D3FB __exceptionPreprocess()
#1 libobjc.A.dylib 0000007FF801699E25 objc_exception_throw()
#2 Foundation 0000007FF8029519D7 -[NSKeyValueNestedProperty object:didRemoveObservance:recurse:]()
#3 Foundation 0000007FF8029225A2 -[NSKeyValueUnnestedProperty object:didRemoveObservance:recurse:]()
#4 Foundation 0000007FF802921EFB -[NSObject(NSKeyValueObserverRegistration) _removeObserver:forProperty:]()
#5 Foundation 0000007FF802921DC5 -[NSObject(NSKeyValueObserverRegistration) removeObserver:forKeyPath:]()
#6 Foundation 0000007FF802951855 -[NSKeyValueNestedProperty object:didRemoveObservance:recurse:]()
#7 Foundation 0000007FF802921EFB -[NSObject(NSKeyValueObserverRegistration) _removeObserver:forProperty:]()
#8 Foundation 0000007FF802921DC5 -[NSObject(NSKeyValueObserverRegistration) removeObserver:forKeyPath:]()
#9 AppKit 0000007FF804D89048 -[NSAutounbinder removeObserver:forKeyPath:]()
#10 AppKit 0000007FF804C078B3 -[NSBinder _updateObservingRegistration:]()
#11 AppKit 0000007FF804CA1364 -[NSBinder breakConnection]()
#12 AppKit 0000007FF804CA10E4 -[NSObject(NSKeyValueBindingCreation) unbind:]()
#13 AppKit 0000007FF804D953D3 -[NSAutounbinder retainBindingTargetAndUnbind]()
#14 AppKit 0000007FF804C8AB64 -[NSViewController release]()
#15 libobjc.A.dylib 0000007FF801691672 _ZN19AutoreleasePoolPage12releaseUntilEPP11objc_object()
#16 libobjc.A.dylib 0000007FF80168E52F objc_autoreleasePoolPop()
#17 CoreFoundation 0000007FF801A97E3D _CFAutoreleasePoolPop()
#18 Foundation 0000007FF802901B82 -[NSAutoreleasePool drain]()
#19 AppKit 0000007FF804C10429 -[NSApplication run]()
#20 AppKit 0000007FF804BE4427 NSApplicationMain()
#21 tomedo 00000000010250E92F main()
#22 dyld 0000007FF8016C6310 start()