From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.87.14 with SMTP id k14cs960124agb; Fri, 25 Dec 2009 06:09:13 -0800 (PST) Received: by 10.224.26.87 with SMTP id d23mr6343915qac.55.1261750152884; Fri, 25 Dec 2009 06:09:12 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 35si14536240qyk.130.2009.12.25.06.09.12; Fri, 25 Dec 2009 06:09:12 -0800 (PST) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 86086185827F; Fri, 25 Dec 2009 09:09:12 -0500 (EST) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 575971858289 for ; Fri, 25 Dec 2009 09:02:38 -0500 (EST) Received: from localhost ([127.0.0.1] helo=entry.masanjin.net) by entry.masanjin.net with esmtp (Exim 4.69) (envelope-from ) id 1NOAkV-0006J5-Dn for sup-devel@rubyforge.org; Fri, 25 Dec 2009 06:02:37 -0800 MIME-Version: 1.0 To: sup-devel@rubyforge.org From: Gaute Hope Date: Fri, 25 Dec 2009 14:02:35 +0000 Precedence: bulk X-Roundup-Name: Sup issue tracker X-Roundup-Loop: hello X-Roundup-Version: 1.4.10 Message-Id: <1261749755.37.0.845609324711.issue36@masanjin.net> X-Roundup-issue-status: unread X-Roundup-issue-priority: bug In-Reply-To: <1261749755.37.0.845609324711.issue36@masanjin.net> Subject: [sup-devel] [issue36] label tab completion with utf-8 chars fail X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Reply-To: Sup issue tracker , Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org New submission from Gaute Hope : When trying to label a thread with a label containing unicode chars and pressing TAB I get this. When typing in the whole label manually it ads it with some minor glitches in the rendering of the message-line. When restarting sup I get a one space between the subject and the label that doesn't change background color when selected. [2009-12-25 14:51:11 +0100] ERROR: oh crap, an exception ---------------------------------------------------------------- I'm very sorry. It seems that an error occurred in Sup. Please accept my sincere apologies. If you don't mind, please send the contents of /home/gaute/.sup/exception-log.txt and a brief report of the circumstances to sup-talk at rubyforge dot orgs so that I might address this problem. Thank you! Sincerely, William ---------------------------------------------------------------- --- Encoding::CompatibilityError from thread: main incompatible encoding regexp match (ASCII-8BIT regexp with UTF-8 string) /home/gaute/dev/ruby/sup.git/lib/sup/buffer.rb:461:in `block (2 levels) in ask_many_with_completions' /home/gaute/dev/ruby/sup.git/lib/sup/buffer.rb:461:in `select' /home/gaute/dev/ruby/sup.git/lib/sup/buffer.rb:461:in `block in ask_many_with_completions' /home/gaute/dev/ruby/sup.git/lib/sup/textfield.rb:75:in `call' /home/gaute/dev/ruby/sup.git/lib/sup/textfield.rb:75:in `handle_input' /home/gaute/dev/ruby/sup.git/lib/sup/buffer.rb:572:in `ask' /home/gaute/dev/ruby/sup.git/lib/sup/buffer.rb:450:in `ask_many_with_completions' /home/gaute/dev/ruby/sup.git/lib/sup/buffer.rb:519:in `ask_for_labels' /home/gaute/dev/ruby/sup.git/lib/sup/util.rb:546:in `method_missing' /home/gaute/dev/ruby/sup.git/lib/sup/modes/thread-index-mode.rb:536:in `edit_labels' /home/gaute/dev/ruby/sup.git/lib/sup/mode.rb:52:in `handle_input' /home/gaute/dev/ruby/sup.git/lib/sup/buffer.rb:266:in `handle_input' bin/sup:244:in `' bin/sup:67:in `
' ---------- messages: 97 nosy: gauteh priority: bug ruby_version: 1.9.1 status: unread sup_version: git title: label tab completion with utf-8 chars fail _________________________________________ Sup issue tracker _________________________________________ _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel