-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.0522
-
Component/s: Metadata Edit
-
Sprint:Sprint Drive 7.2-3
-
Story Points:1
Drive 2.0.0403 on Windows 7 64-bit.
Right-click on a file that is sync'd with Drive, select "Nuxeo Drive", the metadata edit window never opens. There is an error in the log:
2015-04-21 19:40:53,380 4472 1496 ERROR nxdrive.commandline Error executing 'metadata': 'MetadataApplication' object has no attribute 'get_cache_folder' Traceback (most recent call last): File "nuxeo-drive-client\nxdrive\commandline.py", line 472, in handle File "nuxeo-drive-client\nxdrive\commandline.py", line 557, in metadata File "nuxeo-drive-client\nxdrive\wui\metadata.py", line 85, in __init__ File "nuxeo-drive-client\nxdrive\wui\metadata.py", line 74, in CreateMetadataWebDialog File "nuxeo-drive-client\nxdrive\wui\dialog.py", line 641, in __init__ File "nuxeo-drive-client\nxdrive\wui\dialog.py", line 603, in __init__ AttributeError: 'MetadataApplication' object has no attribute 'get_cache_folder'
Opening the metadata edit window from the system tray icon works ok; I mean from the Drive context menu when you click the icon next to the file in the "Recently updated" list.
- depends on
-
NXDRIVE-278 Add cache feature to metadata editing
- Resolved