[Reportbug-maint] Bug#803162: reportbug: setup wizard is not UTF-8 compliant

Marc Dequènes (duck) duck at duckcorp.org
Tue Oct 27 15:18:35 UTC 2015


Package: reportbug
Version: 6.6.3
Severity: important


Coin,

Here is the crash I got when running for the first time:
================================================================
What real name should be used for sending bug reports?
[root]> Marc Dequènes (Duck)
Traceback (most recent call last):
   File "/usr/bin/reportbug", line 2211, in <module>
     main()
   File "/usr/bin/reportbug", line 1081, in main
     return iface.user_interface()
   File "/usr/bin/reportbug", line 1197, in user_interface
     offer_configuration(self.options)
   File "/usr/bin/reportbug", line 578, in offer_configuration
     realname = realname.decode(charset, 'replace')
   File "/usr/lib/python2.7/encodings/utf_8.py", line 16, in decode
     return codecs.utf_8_decode(input, errors, True)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe8' in 
position 9: ordinal not in range(128)
================================================================

Regards.

-- 
Marc Dequènes



More information about the Reportbug-maint mailing list