id summary reporter owner description type status priority milestone component version resolution keywords cc 1307 Console client doesn't add torrents riarheos "Simple add in console client fails somewhere inside python: {{{ >>> add sts.torrent stat() argument 1 must be (encoded string without NULL bytes), not str Traceback (most recent call last): File ""/usr/lib/pymodules/python2.5/deluge/ui/console/main.py"", line 318, in do_command ret = self._commands[cmd].handle(*args, **options.__dict__) File ""/usr/lib/pymodules/python2.5/deluge/ui/console/commands/add.py"", line 66, in handle if not os.path.isfile(arg): File ""/usr/lib/python2.5/posixpath.py"", line 208, in isfile st = os.stat(path) TypeError: stat() argument 1 must be (encoded string without NULL bytes), not str }}} python 2.5.4, deluge 1.3.0-rc1, libtorrent 0.15.0" bug closed major 1.3 Console UI 1.3.0_dev Fixed