From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.52.236.136 with SMTP id uu8csp74934vdc; Fri, 12 Apr 2013 12:26:30 -0700 (PDT) X-Received: by 10.49.38.39 with SMTP id d7mr14906290qek.57.1365794790200; Fri, 12 Apr 2013 12:26:30 -0700 (PDT) Return-Path: Received: from rubyforge.org ([50.56.192.79]) by mx.google.com with ESMTP id k7si3712780qct.188.2013.04.12.12.26.29; Fri, 12 Apr 2013 12:26:30 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) client-ip=50.56.192.79; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (bad format) header.i=@gmail.com Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 91A202E152; Fri, 12 Apr 2013 19:26:30 +0000 (UTC) X-Greylist: delayed 1568 seconds by postgrey-1.31 at rubyforge; Fri, 12 Apr 2013 19:13:19 UTC Received: from mail-ia0-f174.google.com (mail-ia0-f174.google.com [209.85.210.174]) by rubyforge.org (Postfix) with ESMTP id 8661C2E0EA for ; Fri, 12 Apr 2013 19:13:19 +0000 (UTC) Received: by mail-ia0-f174.google.com with SMTP id r13so2662563iar.5 for ; Fri, 12 Apr 2013 12:13:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:content-type:from:to:subject:in-reply-to:references:date :message-id:user-agent:content-transfer-encoding; bh=r8M8m7uHxGDfvYH2zkZytfbU6VHKvJ42gCkSnX/j3y8=; b=TTRmCpwQWuEMD4VGZVRWg30anRufO9HeWoXmL2oOuYdLCV0mKkG87xcTe2YR8hYN4r SYcRa4zYapBaonDE2IBFzb6kOif025T8VFQ+g0VLk1fSWtwkD7G4s4Yqoutq6s2l1LXH 0wwKltkIC+IbO9PCdzNErhUsTL9q4hKGcaycxP0BVNZk6B8nBnsPCsavYQDkWjxHD8hy UJghGtlhZYCkJR4ZE9r+lvHGqmCbZk/YgPXbESyFx1g0ZlxMXK7GjKD4i7LFqFkfar+L b6OCzDSiQysVmxJau1ly12dmD2KPNTAbKYCvzPL7UH9lyWV9jh62XMcwqOfHrOTXiJ1c gj+w== X-Received: by 10.50.100.201 with SMTP id fa9mr2461428igb.28.1365792426909; Fri, 12 Apr 2013 11:47:06 -0700 (PDT) Received: from localhost (dsl-173-206-13-123.tor.primus.ca. [173.206.13.123]) by mx.google.com with ESMTPS id hi4sm4193111igc.6.2013.04.12.11.47.04 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 12 Apr 2013 11:47:05 -0700 (PDT) From: Steven Hum To: sup-talk In-reply-to: References: Date: Fri, 12 Apr 2013 14:46:59 -0400 Message-Id: <1365791858-sup-2898@luna> User-Agent: Sup/git Subject: Re: [sup-talk] sup: Fix for an UndefinedMethodError 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 There was some activity not long ago by some sup users who are trying to keep sup afloat -- by attempting to rebuild a sup wiki (the original one had degraded horribly w/o a moderator) and look at current state of sup (and its forks?). Unfortunately, I don't have those mailing list messages in my archives anymore -- I don't hang onto list mail long. But you should be able to comb the list mail to identify a few people who are trying to spear head this. I need to investigate this too.. as I currently use ezyang's fork for imap maildir handling and would be interested if all the good things people have added to sup can be rolled back into an official sup master. Regards, Steven Excerpts from Jonathan Lassoff's message of 2013-04-12 14:09:33 -0400: > I kept hitting this bug that was driving me nuts. > > While editing a message, I'd go to add a recipient that I don't usually email. > > So, I'd leave my draft in a buffer, find a mail from them, and go to > update their contact, only to get hit with an undefined method error. > This seems to get triggered if you ever set a new alias for a contact > that already exists in the contacts list. > > I made a fix on my branch on gitorious. > https://gitorious.org/~jofathan/sup/jofathan-sup/commit/7754799bc186833371c7839142270fe65b942ee6 > > > Is anyone still monitoring the sup/mainline repo on gitorious? > William Morgan? Are you still active with sup? Does sup need a new maintainer? > > I still use sup every day for my work email, and its my favorite client ever. > Maybe it would be useful to have a sup hackers meetup in San Francisco? > > > The crash was like: > [Fri Apr 12 10:04:55 -0700 2013] ERROR: oh crap, an exception > ---------------------------------------------------------------- > I'm very sorry. It seems that an error occurred in Sup. Please > accept my sincere apologies. Please submit the contents of > /home/jof/.sup/exception-log.txt and a brief report of the > circumstances to http://masanjin.net/sup-bugs/ so that I might > address this problem. Thank you! > > Sincerely, > William > ---------------------------------------------------------------- > --- NoMethodError from thread: main > undefined method `email' for "THE_PERSONS_ALIAS_NAME":String > /usr/lib/ruby/1.8/sup/contact.rb:33:in `update_alias' > (eval):1:in `send' > (eval):1:in `update_alias' > /usr/lib/ruby/1.8/sup/modes/contact-list-mode.rb:13:in `alias_contact' > /usr/lib/ruby/1.8/sup/modes/thread-view-mode.rb:259:in `alias' > /usr/lib/ruby/1.8/sup/mode.rb:59:in `send' > /usr/lib/ruby/1.8/sup/mode.rb:59:in `handle_input' > /usr/lib/ruby/1.8/sup/buffer.rb:278:in `handle_input' > /usr/bin/sup-mail:273 -- "Truth or die." Steven Hum 5 - 28 Gilmour St Ottawa, ON K2P 0N3 email sdothum@gmail.com tel 613.237.9058 _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk