if i use LANG=C the result is the same, but it does not generate a
report (apport-crash).

% LANG=C pasaffe -h
Traceback (most recent call last):
  File "/usr/bin/pasaffe", line 44, in <module>
    pasaffe.main()
  File "/usr/lib/python2.7/dist-packages/pasaffe/__init__.py", line 58, in main
    options = parse_options()
  File "/usr/lib/python2.7/dist-packages/pasaffe/__init__.py", line 39, in 
parse_options
    (options, args) = parser.parse_args()
  File "/usr/lib/python2.7/optparse.py", line 1399, in parse_args
    stop = self._process_args(largs, rargs, values)
  File "/usr/lib/python2.7/optparse.py", line 1443, in _process_args
    self._process_short_opts(rargs, values)
  File "/usr/lib/python2.7/optparse.py", line 1550, in _process_short_opts
    option.process(opt, value, values, self)
  File "/usr/lib/python2.7/optparse.py", line 788, in process
    self.action, self.dest, opt, value, values, parser)
  File "/usr/lib/python2.7/optparse.py", line 810, in take_action
    parser.print_help()
  File "/usr/lib/python2.7/optparse.py", line 1669, in print_help
    file.write(self.format_help().encode(encoding, "replace"))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 178: 
ordinal not in range(128)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983210

Title:
  pasaffe crashed with UnicodeDecodeError in print_help(): 'ascii' codec
  can't decode byte 0xd0 in position 178: ordinal not in range(128)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pasaffe/+bug/983210/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to