abrt version: 1.1.14 architecture: x86_64 cmdline: /usr/bin/python /usr/bin/deluge --help component: deluge executable: /usr/bin/deluge kernel: 2.6.35.6-48.fc14.x86_64 package: deluge-1.3.0-1.fc14 reason: optparse.py:1664:print_help:UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 35: ordinal not in range(128) release: Fedora release 14 (Laughlin) time: 1291488445 uid: 500 backtrace ----- optparse.py:1664:print_help:UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 35: ordinal not in range(128) Traceback (most recent call last): File "/usr/bin/deluge", line 9, in <module> load_entry_point('deluge==1.3.0', 'console_scripts', 'deluge')() File "/usr/lib/python2.7/site-packages/deluge/main.py", line 79, in start_ui (options, args) = parser.parse_args() File "/usr/lib64/python2.7/optparse.py", line 1394, in parse_args stop = self._process_args(largs, rargs, values) File "/usr/lib64/python2.7/optparse.py", line 1434, in _process_args self._process_long_opt(rargs, values) File "/usr/lib64/python2.7/optparse.py", line 1509, in _process_long_opt option.process(opt, value, values, self) File "/usr/lib64/python2.7/optparse.py", line 788, in process self.action, self.dest, opt, value, values, parser) File "/usr/lib64/python2.7/optparse.py", line 810, in take_action parser.print_help() File "/usr/lib64/python2.7/optparse.py", line 1664, in print_help file.write(self.format_help().encode(encoding, "replace")) UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 35: ordinal not in range(128) Local variables in innermost frame: self: <optparse.OptionParser instance at 0x198ac20> file: <open file '<stdout>', mode 'w' at 0x7f61c7d2b1e0> encoding: 'UTF-8' How to reproduce ----- 1. deluge --help 2. 3.
Created attachment 464775 [details] File: backtrace
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
*** Bug 722757 has been marked as a duplicate of this bug. ***
Fixed in 1.3.3: http://dev.deluge-torrent.org/ticket/1637