Bug#539736: reportbug: --subject does not accept non-ASCII characters

2009-08-27 Thread Jakub Wilk
* Sandro Tosi , 2009-08-27, 21:52: what about setting import sys sys.setdefaultencoding('utf-8') at the beginning of bin/reportbug ? That would be totally wrong (even though the gtk module actually seems to be doing something like this). Let me quote GvR[1]: So, what are you proposing? if

Bug#539736: [Reportbug-maint] Bug#539736: reportbug: --subject does not accept non-ASCII characters

2009-08-27 Thread Sandro Tosi
On Thu, Aug 27, 2009 at 20:08, Jakub Wilk wrote: > * Sandro Tosi , 2009-08-11, 18:10: >> >> what about setting >> >> import sys >> sys.setdefaultencoding('utf-8') >> >> at the beginning of bin/reportbug ? > > That would be totally wrong (even though the gtk module actually seems to be > doing somet

Bug#539736: [Reportbug-maint] Bug#539736: reportbug: --subject does not accept non-ASCII characters

2009-08-27 Thread Jakub Wilk
* Sandro Tosi , 2009-08-11, 18:10: what about setting import sys sys.setdefaultencoding('utf-8') at the beginning of bin/reportbug ? That would be totally wrong (even though the gtk module actually seems to be doing something like this). Let me quote GvR[1]: | The fundamental reason the de

Bug#539736: [Reportbug-maint] Bug#539736: reportbug: --subject does not accept non-ASCII characters

2009-08-11 Thread Sandro Tosi
On Mon, Aug 3, 2009 at 22:05, cha...@ohmytux.com wrote: > tags 539736 confirmed > tags 539736 patch > thanks > > Hi, > > Le lundi 03 août 2009 à 15:05 +0200, Jakub Wilk a écrit : >> * Sandro Tosi , 2009-08-03, 14:19: >> >> I think you just terminated reportbug to early. (Sorry, my original report >

Bug#539736: [Reportbug-maint] Bug#539736: reportbug: --subject does not accept non-ASCII characters

2009-08-03 Thread cha...@ohmytux.com
tags 539736 confirmed tags 539736 patch thanks Hi, Le lundi 03 août 2009 à 15:05 +0200, Jakub Wilk a écrit : > * Sandro Tosi , 2009-08-03, 14:19: > >> I think you just terminated reportbug to early. (Sorry, my original report > >> was not precise enough.) > > > >yeah, better to have to complete,

Bug#539736: reportbug: --subject does not accept non-ASCII characters

2009-08-03 Thread Jakub Wilk
* Sandro Tosi , 2009-08-03, 14:19: I think you just terminated reportbug to early. (Sorry, my original report was not precise enough.) yeah, better to have to complete, full transcript ;) it seemed it crashed right at the beginning Could you try this non-interactive version? sure Thanks fo

Bug#539736: reportbug: --subject does not accept non-ASCII characters

2009-08-03 Thread Sandro Tosi
2009/8/3 Jakub Wilk : > I think you just terminated reportbug to early. (Sorry, my original report > was not precise enough.) yeah, better to have to complete, full transcript ;) it seemed it crashed right at the beginning > Could you try this non-interactive version? sure > $ yes '' | PAGER=ca

Bug#539736: reportbug: --subject does not accept non-ASCII characters

2009-08-03 Thread Jakub Wilk
* Sandro Tosi , 2009-08-03, 13:24: Package: reportbug Version: 4.5 Severity: normal $ reportbug reportbug -s 'żółw' *** Welcome to reportbug.  Use ? for help at prompts. *** Detected character set: UTF-8 [snip] Traceback (most recent call last):  File "/home/jwilk/bin/reportbug", line 12, in  

Bug#539736: reportbug: --subject does not accept non-ASCII characters

2009-08-03 Thread Sandro Tosi
2009/8/3 Jakub Wilk : > Package: reportbug > Version: 4.5 > Severity: normal > > $ reportbug reportbug -s 'żółw' > *** Welcome to reportbug.  Use ? for help at prompts. *** > Detected character set: UTF-8 > [snip] > Traceback (most recent call last): >  File "/home/jwilk/bin/reportbug", line 12, in

Bug#539736: reportbug: --subject does not accept non-ASCII characters

2009-08-03 Thread Jakub Wilk
Package: reportbug Version: 4.5 Severity: normal $ reportbug reportbug -s 'żółw' *** Welcome to reportbug. Use ? for help at prompts. *** Detected character set: UTF-8 [snip] Traceback (most recent call last): File "/home/jwilk/bin/reportbug", line 12, in execfile('/usr/bin/reportbug')