XDM
XDM copied to clipboard
UnicodeEncodeError: 'ascii' during add location
This is what happend:
Raw log message:
{
"msg": "Error in the scheduler thread of download status. 3 fails so far.\nTraceback:\nTraceback (most recent call last):\n File \"/Applications/XDM.app/Contents/Resources/xdm/scheduler.py\", line 81, in run\n File \"/Applications/XDM.app/Contents/Resources/xdm/tasks.py\", line 269, in runChecker\n File \"/Applications/XDM.app/Contents/Resources/xdm/tasks.py\", line 323, in ppElement\n File \"/Applications/XDM.app/Contents/Resources/xdm/classes.py\", line 716, in addLocation\nUnicodeEncodeError: 'ascii' codec can't encode character u'\\xf1' in position 60: ordinal not in range(128)\n",
"lvl": "ERROR",
"caller": {
"line": 87,
"file": "/Applications/XDM.app/Contents/Resources/xdm/scheduler.py",
"fn": "run"
},
"data": {},
"time": "2014-02-22 22:03:02.000286"
}
System info:
- XDM version: Zim 0.5.18.109
- Updater version: Zim 0.5.18.109
- Install type: Mac App
- System: Darwin
- Release: 10.8.0
- Machine: i386
- Python_version: 2.7.1
- Python_implementation: CPython