an einem meiner Rechner läuft die Medikamentendatenbank nicht richtig. Die Medikamente waren zwar angezeigt, aber sobald man Mehrinformation abrufen will (Dosierung/Gegenanzeigen etc.) bringt tomedo einen Fehler:
[OS 12.7.1, tomedo v1.134.0.0] Exception: '-[__NSCFString replaceCharactersInRange:withString:]: nil argument', exception's stack trace:
#0 CoreFoundation 0000007FF812B0E6D3 __exceptionPreprocess()
#1 libobjc.A.dylib 0000007FF81286E8BB objc_exception_throw()
#2 CoreFoundation 0000007FF812BC9F5C _CFThrowFormattedException()
#3 CoreFoundation 0000007FF812B5177B mutateError()
#4 CoreFoundation 0000007FF812AA39A2 -[__NSCFString replaceCharactersInRange:withString:]()
#5 Foundation 0000007FF81392578A -[NSConcreteMutableAttributedString replaceCharactersInRange:withAttributedString:]()
#6 tomedo 000000000107121198 -[MedikOutlineViewController htmlToAttributedString:withFont:]()
#7 tomedo 00000000010711F0A8 __56-[MedikOutlineViewController showSomeHTMLText:withFont:]_block_invoke()
#8 tomedo 00000000010711FB6B __61-[MedikOutlineViewController replaceTags:run:withCompletion:]_block_invoke()
#9 tomedo 000000000109452661 -[ZSManagedObjectContext backgroundFetchOperation:completedWithIDs:userInfo:internalInfo:error:]()
#10 tomedo 00000000010980E03E -[IZBackgroundFetchOperation fetchRequestDidCompleteWithUserInfo:]()
#11 Foundation 0000007FF8139114F7 __NSThreadPerformPerform()
#12 CoreFoundation 0000007FF812A930AB __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__()
#13 CoreFoundation 0000007FF812A93013 __CFRunLoopDoSource0()
#14 CoreFoundation 0000007FF812A92D8D __CFRunLoopDoSources0()
#15 CoreFoundation 0000007FF812A917A8 __CFRunLoopRun()
#16 CoreFoundation 0000007FF812A90D6C CFRunLoopRunSpecific()
#17 HIToolbox 0000007FF81B73E5E6 RunCurrentEventLoopInMode()
#18 HIToolbox 0000007FF81B73E213 ReceiveNextEventCommon()
#19 HIToolbox 0000007FF81B73E0E5 _BlockUntilNextEventMatchingListInModeWithFilter()
#20 AppKit 0000007FF8154CBF6D _DPSNextEvent()
#21 AppKit 0000007FF8154CA62A -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]()
#22 AppKit 0000007FF8154BCCD9 -[NSApplication run]()
#23 AppKit 0000007FF815490C57 NSApplicationMain()
#24 tomedo 000000000105FD9A40 main()
#25 dyld 00000000011AD0352E start()