-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 4.1.2
-
Fix Version/s: 4.4.0
-
Component/s: OS Integration
-
Environment:macOS
-
Epic Link:
-
Tags:
-
Sprint:nxDrive 11.1.22
-
Story Points:1
Issue
Sentry Issue: NUXEO-DRIVE-ZN
IndexError: NSRangeException - *** -[NSArray getObjects:range:]: range {32, 2} extends beyond bounds [0 .. 32] 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 75, in get_other_opened_files File "nxdrive/osi/darwin/files.py", line 58, in _get_opened_files_adobe_cc File "site-packages/objc/_convenience.py", line 129, in <lambda>
Analysis
This happens while iterating over opened documents and the user closes one or more of them.
- is cloned by
-
NXDRIVE-2684 [macOS] Fix opened documents retrieval not interating-safe
- Resolved
- is related to
-
NXDRIVE-1662 [macOS] Handle NSRangeException while fetching opened documents in Adobe
- Resolved
-
NXDRIVE-1861 [macOS] Fix AttributeError: 'SBApplication' object has no attribute 'documents'
- Resolved