Hi Twocanoes Team,
I am still testing this great product (and btw thanks for your reply on a previous topic I posted)
Unfortunately I found an issue with a workflow - it crashes
See below, and info about my environment:
MacBook Pro (MacBookPro15,1)
macOS Monterey (12.0.1)
MDS4 ( 4.1-41137)
Thanks in advance for your reply, and in the meantime
hope you have/had a great Thankginving!
***************************************************
* System Information *
***************************************************
Model Identifier: MacBookPro15,1
CPU: Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
RAM: 16GB
Serial Number: C02Y837PJGH5
Current Boot Environment: 12.0.1
***************************************************
Network is up
Attempting to set date and time from time.apple.com...
+0.030641 +/- 0.004871 time.apple.com 17.253.52.125
sntp: adjtime: Operation not permitted
error setting time. ignoring
Starting up Imagr, please wait...
Traceback (most recent call last):
File "main.py", line 19, in <module>
import MainController
File "/Volumes/CORSAIR64GB-MDS/Deploy/Applications/Imagr.app/Contents/Resources/MainController.py", line 18, in <module>
from Quartz.CoreGraphics import *
File "/Volumes/CORSAIR64GB-MDS/Deploy/Applications/Imagr.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/objc/_lazyimport.py", line 152, in __getattr__
raise AttributeError(name)
AttributeError: ContactsPersistence.CNCDMeCardImporter
2021-11-26 09:31:57.410 Imagr[1775:22824] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '/Users/tperfitt/Documents/Projects/imagr/Imagr/main.m:40 main() PyRun_SimpleFile failed with file '/Volumes/CORSAIR64GB-MDS/Deploy/Applications/Imagr.app/Contents/Resources/main.py'. See console for errors.'
*** First throw call stack:
(
0 CoreFoundation 0x00007ff81189ee5b __exceptionPreprocess + 242
1 libobjc.A.dylib 0x00007ff8115ffb9d objc_exception_throw + 48
2 CoreFoundation 0x00007ff81189ecbf +[NSException raise:format:] + 189
3 Imagr 0x000000010437d10b main + 1643
4 dyld 0x00000001091584fe start + 462
5 ??? 0x0000000000000000 0x0 + 0
6 Imagr 0x0000000104378000 __dso_handle + 0
)
libc++abi: terminating with uncaught exception of type NSException