-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 4.1.2
-
Fix Version/s: 4.1.3
-
Component/s: Lock / Autolock
-
Environment:macOs
When a document is not yet savedn it is something like:
<AdobePhotoshopCC2018Document @0x604003a53770: AdobePhotoshopCC2018Document 0 of application "Adobe Photoshop CC 2018" (2359)>
In fact, it is no file path because it is stilll unsaved. So this error is legit:
AttributeError: 'NoneType' object has no attribute 'path' File "nxdrive/autolocker.py", line 66, in _poll File "nxdrive/autolocker.py", line 81, in _process File "nxdrive/autolocker.py", line 163, in get_open_files File "nxdrive/osi/darwin/files.py", line 66, in get_other_opened_files File "nxdrive/osi/darwin/files.py", line 55, in _get_opened_files_adobe_cc
Sentry Issue: NUXEO-DRIVE-TQ