-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 4.1.2
-
Fix Version/s: 5.2.2
-
Component/s: OS Integration
-
Environment:macOS
-
Release Notes Summary:[macOS] Opened Files
-
Release Notes Description:
-
Epic Link:
-
Tags:
-
Sprint:nxDrive 11.2.22
-
Story Points:1
Issue
Sentry Issue: NUXEO-DRIVE-ZN
IndexError: NSRangeException - *** -[NSArray getObjects:range:]: range {0, 3} extends beyond bounds for empty array File "nxdrive/autolocker.py", line 72, in _poll File "nxdrive/autolocker.py", line 87, in _process File "nxdrive/autolocker.py", line 183, in get_open_files File "nxdrive/osi/darwin/files.py", line 73, in get_other_opened_files File "nxdrive/osi/darwin/files.py", line 50, in _get_opened_files_adobe_cc File "objc/_convenience.py", line 131, in <lambda>
Analysis
This happens while trying to get the list of opened documents and the user closes one or more of them. This cannot be fixed as it is a Cocoa specific error.
- clones
-
NXDRIVE-1955 [macOS] Fix opened documents retrieval not interating-safe
- Resolved
- Is referenced in