Bug 722757 - [abrt] deluge-gtk-1.3.2-1.fc15: optparse.py:1664:print_help:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 37: ordinal not in range(128)
Summary: [abrt] deluge-gtk-1.3.2-1.fc15: optparse.py:1664:print_help:UnicodeDecodeErro...
Keywords:
Status: CLOSED DUPLICATE of bug 659993
Alias: None
Product: Fedora
Classification: Fedora
Component: deluge
Version: 15
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rahul Sundaram
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:98d25aaf6c33bd3bac6ab24ca3f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-17 13:13 UTC by riki357
Modified: 2011-11-28 17:11 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-11-28 17:11:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description riki357 2011-07-17 13:13:17 UTC
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'

Comment 1 Calum 2011-11-28 17:11:54 UTC

*** This bug has been marked as a duplicate of bug 659993 ***


Note You need to log in before you can comment on or make changes to this bug.