Reproduction
Component: Direct Transfer
It happens sometimes, on macOS for what we know, that after having selected the remote folder, then the DT window does not show up.
Sentry Issue: NUXEO-DRIVE-3V9
AttributeError: 'NoneType' object has no attribute 'size' File "nxdrive/gui/application.py", line 772, in _show_direct_transfer_window File "nxdrive/gui/application.py", line 781, in show_direct_transfer_window File "nxdrive/gui/application.py", line 321, in _center_on_screen
Fix
Either find the root cause and fix it or skip the error (and the window wil not be centered, but this is clearly not an issue).
- is caused by
-
NXDRIVE-1926 [Direct Transfer] Display global transfer metrics
- Resolved
- is related to
-
NXDRIVE-2353 Fix the window centering for multi-screen setup
- Resolved
- Is referenced in