From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.86.87.8 with SMTP id k8cs11147fgb; Wed, 10 Mar 2010 03:00:21 -0800 (PST) Received: by 10.224.66.220 with SMTP id o28mr806095qai.284.1268218820771; Wed, 10 Mar 2010 03:00:20 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 5si19119295qwg.3.2010.03.10.03.00.20; Wed, 10 Mar 2010 03:00:20 -0800 (PST) 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 0195718582E4; Wed, 10 Mar 2010 06:00:20 -0500 (EST) X-Greylist: delayed 400 seconds by postgrey-1.31 at rubyforge.org; Wed, 10 Mar 2010 05:59:42 EST Received: from mx4.wp.pl (mx4.wp.pl [212.77.101.8]) by rubyforge.org (Postfix) with ESMTP id 5052218582D0 for ; Wed, 10 Mar 2010 05:59:41 -0500 (EST) Received: (wp-smtpd smtp.wp.pl 15207 invoked from network); 10 Mar 2010 11:53:00 +0100 Received: from unknown (HELO localhost) (kosmici-atakuja@[217.98.91.13]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with AES128-SHA encrypted SMTP for ; 10 Mar 2010 11:53:00 +0100 From: Piotr Kempa To: sup-talk In-reply-to: <1268154338-sup-155@midna.zekjur.net> References: <201002261808.36354.kosmici-atakuja@wp.pl> <201003081129.47648.piotr.kempa@wp.eu> <1268044814-sup-4847@khjk.org> <201003081220.03154.piotr.kempa@wp.eu> <1268154338-sup-155@midna.zekjur.net> Date: Wed, 10 Mar 2010 11:53:00 +0100 Message-Id: <1268218067-sup-7683@pk-laptop> User-Agent: Sup/0.11 Content-Transfer-Encoding: 8bit Content-Type: multipart/mixed; boundary="=-1268218380-363664-5836-3639-1-=" MIME-Version: 1.0 X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-SPAM: NO 0000000 [0aMU] Subject: Re: [sup-talk] PGP INLINE - can't make it work 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: , Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org --=-1268218380-363664-5836-3639-1-= Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline Excerpts from Michael Stapelberg's message of 2010-03-09 18:06:35 +0100: > Hi Piotr, > > Excerpts from piotr.kempa's message of Mo Mär 08 12:20:02 +0100 2010: > > Thank you and Michael for the explanation. Now it all makes sense. I'll just > > keep watching the git repo in case a patch makes it there. Or this list. If > > anybody needs help testing such patch - I'm at your service. Coding it myself > > could be way over my head though... > I just sent an updated patch to sup-devel, you can find it at > http://rubyforge.org/pipermail/sup-devel/2010-March/000463.html > > Testing it would be appreciated. > > Best regards, > Michael Hello Michael, Thank you. I just tried the patch and unfortunately sup crashes on me now. I patched the 0.11 version and checked that the patches were applied successfully (as far as I could at least). I'm attaching the crash log. The crash happens like this: I add the new source maildir with encrypted emails, run sup, it executes, sees the new source and starts indexing emails and then crashes. Hope this helps somehow. Piotr -- Piotr Kempa --=-1268218380-363664-5836-3639-1-= Content-Disposition: attachment; filename="exception-log.txt" Content-Type: text/plain; name="exception-log.txt" Content-Transfer-Encoding: quoted-printable --- NoMethodError from thread: poll after loading inbox undefined method `split' for nil:NilClass /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/message.rb:515:in `message= _to_chunks' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/message.rb:420:in `multipa= rt_encrypted_to_chunks' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/message.rb:435:in `message= _to_chunks' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/message.rb:244:in `load_fr= om_source!' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/message.rb:340:in `build_f= rom_source' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/poll.rb:170:in `block in e= ach_message_from' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/maildir.rb:160:in `block i= n each' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/maildir.rb:157:in `upto' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/maildir.rb:157:in `each' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/util.rb:610:in `__pass' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/util.rb:597:in `method_mis= sing' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/poll.rb:164:in `each_messa= ge_from' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/poll.rb:116:in `block (2 l= evels) in do_poll' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/poll.rb:104:in `each' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/poll.rb:104:in `block in d= o_poll' :8:in `synchronize' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/poll.rb:103:in `do_poll' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/util.rb:570:in `method_mis= sing' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/modes/poll-mode.rb:15:in `= poll' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/poll.rb:50:in `poll_with_s= ources' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/poll.rb:69:in `poll' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/util.rb:570:in `method_mis= sing' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/bin/sup:231:in `block (2 levels) i= n ' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup.rb:76:in `block in reporti= ng_thread' --=-1268218380-363664-5836-3639-1-= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk --=-1268218380-363664-5836-3639-1-=--