abrt version: 2.0.3 architecture: x86_64 cmdline: comment: My deluge was just starting as "deluge -h" on startup. component: deluge executable: /usr/bin/deluge kernel: 2.6.38.8-35.fc15.x86_64 os_release: Fedora release 15 (Lovelock) package: deluge-gtk-1.3.2-1.fc15 reason: optparse.py:1664:print_help:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 37: ordinal not in range(128) time: Sun Jul 17 00:47:50 2011 uid: 500 username: riki137 backtrace: :optparse.py:1664:print_help:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 37: ordinal not in range(128) : :Traceback (most recent call last): : File "/usr/bin/deluge", line 9, in <module> : load_entry_point('deluge==1.3.2', 'gui_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 1438, in _process_args : self._process_short_opts(rargs, values) : File "/usr/lib64/python2.7/optparse.py", line 1545, in _process_short_opts : 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 0xc5 in position 37: ordinal not in range(128) : :Local variables in innermost frame: :self: <optparse.OptionParser instance at 0x163d560> :file: <open file '<stdout>', mode 'w' at 0x7fb17f3d61e0> :encoding: 'ascii'
*** This bug has been marked as a duplicate of bug 659993 ***