Bug#572192: apt-listbugs: crashes after requesting a web browser listing

2010-03-11 Thread Francesco Poli
On Wed, 10 Mar 2010 11:44:50 +0200 Antti-Juhani Kaijanaho wrote: On Tue, Mar 02, 2010 at 07:00:24PM +0100, Francesco Poli wrote: If you do, then could you please try to edit line 588 of /usr/share/apt-listbugs/apt-listbugs/logic.rb by applying the substitution s/codeset/charset/ ?

Bug#572192: apt-listbugs: crashes after requesting a web browser listing

2010-03-10 Thread Antti-Juhani Kaijanaho
On Tue, Mar 02, 2010 at 07:00:24PM +0100, Francesco Poli wrote: If you do, then could you please try to edit line 588 of /usr/share/apt-listbugs/apt-listbugs/logic.rb by applying the substitution s/codeset/charset/ ? Please let me know if it fixes the problem. I now had the opportunity

Bug#572192: apt-listbugs: crashes after requesting a web browser listing

2010-03-03 Thread Antti-Juhani Kaijanaho
On Tue, Mar 02, 2010 at 07:00:24PM +0100, Francesco Poli wrote: With current testing (libgettext-ruby1.8/1.93.0-1.1) I obtain: $ irb1.8 irb(main):001:0 require 'gettext' = true irb(main):002:0 Locale.codeset = UTF-8 irb(main):003:0 Locale.charset = UTF-8 irb(main):004:0 exit $ $

Bug#572192: apt-listbugs: crashes after requesting a web browser listing

2010-03-03 Thread Francesco Poli
On Wed, 3 Mar 2010 13:11:44 +0200 Antti-Juhani Kaijanaho wrote: On Tue, Mar 02, 2010 at 07:00:24PM +0100, Francesco Poli wrote: With current testing (libgettext-ruby1.8/1.93.0-1.1) I obtain: $ irb1.8 irb(main):001:0 require 'gettext' = true irb(main):002:0 Locale.codeset = UTF-8

Bug#572192: apt-listbugs: crashes after requesting a web browser listing

2010-03-02 Thread Antti-Juhani Kaijanaho
Package: apt-listbugs Version: 0.1.3 Severity: normal Are you sure you want to install/upgrade the above packages? [Y/n/?/...] w /usr/share/apt-listbugs/apt-listbugs/logic.rb:588:in `display_bugs_as_html': undefined method `codeset' for Locale:Module (NoMethodError) from

Bug#572192: apt-listbugs: crashes after requesting a web browser listing

2010-03-02 Thread Francesco Poli
On Tue, 02 Mar 2010 10:53:18 +0200 Antti-Juhani Kaijanaho wrote: [...] Are you sure you want to install/upgrade the above packages? [Y/n/?/...] w /usr/share/apt-listbugs/apt-listbugs/logic.rb:588:in `display_bugs_as_html': undefined method `codeset' for Locale:Module (NoMethodError)