id summary reporter owner description type status priority milestone component version resolution keywords cc 1637 "deluge-console ""pause --help"" fails for non latin locale" non7top Cas " {{{ non7top@s ~/bin $ LC_ALL=C deluge-console ""pause --help"" Usage: pause [ * | [ ...] ] Options: -h, --help show this help message and exit Pause a torrent non7top@s ~/bin $ deluge-console ""pause --help"" Error parsing options: 'ascii' codec can't decode byte 0xd0 in position 54: ordinal not in range(128) non7top@s ~/bin $ locale LANG=ru_RU.UTF-8 LC_CTYPE=""ru_RU.UTF-8"" LC_NUMERIC=""ru_RU.UTF-8"" LC_TIME=""ru_RU.UTF-8"" LC_COLLATE=""ru_RU.UTF-8"" LC_MONETARY=""ru_RU.UTF-8"" LC_MESSAGES=""ru_RU.UTF-8"" LC_PAPER=""ru_RU.UTF-8"" LC_NAME=""ru_RU.UTF-8"" LC_ADDRESS=""ru_RU.UTF-8"" LC_TELEPHONE=""ru_RU.UTF-8"" LC_MEASUREMENT=""ru_RU.UTF-8"" LC_IDENTIFICATION=""ru_RU.UTF-8"" LC_ALL= non7top@s ~/bin $ python --version Python 2.7.1 }}} Other commands show same error with --help option" bug closed minor 1.3.3 Console UI 1.3.2 Fixed