Nuxeo Drive doesn't do anything in edit online mode
Hello,
I'm using Nuxeo Drive, and when I try edit in online mode, Nuxeo doesn't do anything. I looked at log and the error is:
2015-03-16 18:02:29,421 1652 2592 ERROR nxdrive.commandline Error executing 'download_edit': 'ascii' codec can't encode character u'\xe1' in position 17: ordinal not in range(128) Traceback (most recent call last): File “nuxeo-drive-client\nxdrive\commandline.py”, line 472, in handle File “nuxeo-drive-client\nxdrive\commandline.py”, line 564, in download_edit File “nuxeo-drive-client\nxdrive\engine\watcher\drive_edit.py”, line 109, in edit File “nuxeo-drive-client\nxdrive\client\local_client.py”, line 207, in set_remote_id UnicodeEncodeError: 'ascii' codec can't encode character u'\xe1' in position 17: ordinal not in range(128)
Any advice?
Thanks
Hi,
The filename is “test”. When I open this obtion for first time, it works without problem. But when I try to open for second time, the edit online mode doesnt't do anything. I looked the previous error and the next one:
2015-03-16 19:13:47,463 2072 2812 ERROR nxdrive.commandline Error executing 'download_edit': [Error 183] No se puede crear un archivo que ya existe Traceback (most recent call last): File “nuxeo-drive-client\nxdrive\commandline.py”, line 472, in handle File “nuxeo-drive-client\nxdrive\commandline.py”, line 564, in download_edit File “nuxeo-drive-client\nxdrive\engine\watcher\drive_edit.py”, line 111, in edit WindowsError: [Error 183] No se puede crear un archivo que ya existe
Regards, and thank you very much.
Hello,
I believe you are in this case: https://jira.nuxeo.com/browse/NXDRIVE-256, trying to edit a fileame with non ascii characters.
Please watch the issue to be notified when it is resolved.
Cheers.