Hello everybody,
I am trying to setup macros on a MacOS 10.13.4 using Slicer 4.8.1. As a first try I recorded a macro that only changes from the “Welcome to Slicer” module to the “Segment Editor” module.
After recording the macro I closed Slicer, started it again and tried to play the macro. Unfortunately, when playing it it does not work. Instead I get an error message and 3 “critical” log messages. I cannot interpret those and would be happy to find out what the problem is!
Thank you very much for your help!
Here the 3 Log Messages:
objc[2372]: Class FIFinderSyncExtensionHost is implemented in both /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit (0x7fffaddc0c90) and /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride (0x14dfe9cd8). One of the two will be used. Which one is undefined.
2.
"/Users/.../Desktop/test_macro.xml" invalid xml file for qtTesting !
Error XSDError in file:///Users/.../Desktop/test_macro.xml, at line 12, column 138: Element event contains unknown attribute eventType.
Additional Information:
A.) Only after starting 3D Slicer I already get several error messages in the log message which do not seem to affect the program otherwise.
B.) XML code:
see next post