-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Nuxeo Drive
-
Environment:Windows 7 / IE 8
- I create a file named "Communiqué presse - Predica - 03/09/2012"
- I drag'n drop the file in my workspace
Problem:
- File is not visible in the local drive
- Error in my client logs
2013-02-15 10:55:56,559 3616 952 ERROR nxdrive.gui.application Error in synchronization thread: Unterminated string starting at: line 1 column 1044 (char 1044) Traceback (most recent call last): File "nuxeo-drive-client\nxdrive\gui\application.py", line 71, in sync_loop File "nuxeo-drive-client\nxdrive\synchronizer.py", line 711, in loop File "nuxeo-drive-client\nxdrive\synchronizer.py", line 902, in update_synchronize_server File "nuxeo-drive-client\nxdrive\synchronizer.py", line 752, in _get_remote_changes File "nuxeo-drive-client\nxdrive\client\remote_document_client.py", line 321, in get_changes File "nuxeo-drive-client\nxdrive\client\base_automation_client.py", line 156, in execute File "C:\Python27\lib\json\__init__.py", line 326, in loads File "C:\Python27\lib\json\decoder.py", line 366, in decode File "C:\Python27\lib\json\decoder.py", line 382, in raw_decode ValueError: Unterminated string starting at: line 1 column 1044 (char 1044)
- depends on
-
NXP-11011 Manage encoded filename and content
- Resolved