Bug#739507: UnicodeEncodeError: 'ascii' codec can't encode character

2015-04-24 Thread Sandro Tosi
Hi, On Sat, Apr 18, 2015 at 9:33 AM, Bernhard Übelacker wrote: > - add to /usr/bin/reportbug after the "import sys" these 2 lines: > reload(sys) > sys.setdefaultencoding("utf-8") yup, I agree this is the most direct and effective way to fix all those bugs about enconding, so I'll go this

Bug#739507: UnicodeEncodeError: 'ascii' codec can't encode character

2015-04-18 Thread Bernhard Übelacker
Package: reportbug Version: 6.6.3 Followup-For: Bug #739507 Dear Maintainer, this issue manifested on a fresh Jessie installation and therefore I tried to find out something about it. To me it looks like on affected systems no one sets the default encoding in this python process. At least my syst

Bug#739507: UnicodeEncodeError: 'ascii' codec can't encode character

2014-02-19 Thread LaNaar Dakoté
Package: reportbug Version: 6.5.0 When I invoke `reportbug --configure` and I have to configure a real name, reportbug prints the following output and quit right after that: What real name should be used for sending bug reports? [naar]> LaNaar Dakoté Traceback (most recent call last): Fil