From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.150.201.2 with SMTP id y2cs2016ybf; Wed, 31 Aug 2011 23:27:36 -0700 (PDT) Received: by 10.52.21.139 with SMTP id v11mr1159809vde.329.1314858456250; Wed, 31 Aug 2011 23:27:36 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id i16si191275vcu.128.2011.08.31.23.27.36; Wed, 31 Aug 2011 23:27:36 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-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-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id D88A51588073; Thu, 1 Sep 2011 02:27:35 -0400 (EDT) X-Greylist: delayed 457 seconds by postgrey-1.31 at rubyforge.org; Thu, 01 Sep 2011 02:23:09 EDT Received: from fmmailgate01.web.de (fmmailgate01.web.de [217.72.192.221]) by rubyforge.org (Postfix) with ESMTP id 0A3C0185834E for ; Thu, 1 Sep 2011 02:23:09 -0400 (EDT) Received: from smtp01.web.de ( [172.20.0.243]) by fmmailgate01.web.de (Postfix) with ESMTP id EFA7A1960FE90 for ; Thu, 1 Sep 2011 08:15:21 +0200 (CEST) Received: from [79.240.180.212] (helo=localhost) by smtp01.web.de with esmtp (WEB.DE 4.110 #2) id 1Qz0Yb-0001mX-00 for sup-talk@rubyforge.org; Thu, 01 Sep 2011 08:15:21 +0200 From: Ruthard Baudach To: sup-talk Date: Thu, 01 Sep 2011 07:28:24 +0200 Message-Id: <1314854903-sup-1099@PrxServer3> User-Agent: Sup/0.12.1 X-Sender: rthrd@web.de X-Provags-ID: V01U2FsdGVkX19Cn38786/SAFCz0wIGDBQdQoknWp+fgSxzf06z felGt1Y/B3NzC2QSqduhpKg7S+L47OsCzrdldtuk7v0uisWMTr 7Qjs2BSRM= Subject: [sup-talk] turnsole crashes X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Finally I started trying heliotrope/turnsole. Heliotrope runs, http://localhost8042 shows a nice list with all of my e-mails. ruby -I /home/ruthard/heliotrope/lib bin/turnsole raises: /var/lib/gems/1.9.1/gems/console-0.5/lib/console/string.rb:27:in `display_width': malformed string: incomplete multibyte character at position 99 (ArgumentError) from /var/lib/gems/1.9.1/gems/console-0.5/lib/console/string.rb:27:in `display_width' from /home/ruthard/turnsole/lib/turnsole/buffer.rb:61:in `write' from /home/ruthard/turnsole/lib/turnsole/modes/scroll-mode.rb:242:in `block in draw_line_from_array' from /home/ruthard/turnsole/lib/turnsole/modes/scroll-mode.rb:228:in `each' from /home/ruthard/turnsole/lib/turnsole/modes/scroll-mode.rb:228:in `each_with_index' from /home/ruthard/turnsole/lib/turnsole/modes/scroll-mode.rb:228:in `draw_line_from_array' from /home/ruthard/turnsole/lib/turnsole/modes/scroll-mode.rb:203:in `draw_line' from /home/ruthard/turnsole/lib/turnsole/modes/line-cursor-mode.rb:51:in `draw_line' from /home/ruthard/turnsole/lib/turnsole/modes/scroll-mode.rb:48:in `block in draw!' from /home/ruthard/turnsole/lib/turnsole/modes/scroll-mode.rb:48:in `each' from /home/ruthard/turnsole/lib/turnsole/modes/scroll-mode.rb:48:in `draw!' from /home/ruthard/turnsole/lib/turnsole/buffer.rb:45:in `force_draw!' from /home/ruthard/turnsole/lib/turnsole/buffer.rb:41:in `draw!' from /home/ruthard/turnsole/lib/turnsole/screen.rb:212:in `draw!' from /home/ruthard/turnsole/lib/turnsole/ui.rb:43:in `step' from bin/turnsole:150:in `
' I've updated all gems, upgraded to ruby 1.9.1, yet the same result. What can I do further? Yours, Ruthard _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk