Re: [sup-talk] sup: Fix for an UndefinedMethodError

2013-04-12 Thread Hamish D
We've set up https://github.com/sup-heliotrope/sup

Please feel free to put pull requests up there. And contributions to the
new wiki are also very welcome. We have lots of missing pages ...

https://github.com/sup-heliotrope/sup/wiki

We have emailed William about this but have had no response. So currently
we have no access to publishing gems under the sup name.

As to a meet up, I'm in England so won't be coming to San Francisco :-P

> 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

We should update this text ...

Hamish
___
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk


Re: [sup-talk] sup: Fix for an UndefinedMethodError

2013-04-12 Thread Steven Hum

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 sdot...@gmail.com  
tel 613.237.9058  
___
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk


[sup-talk] sup: Fix for an UndefinedMethodError

2013-04-12 Thread Jonathan Lassoff
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
___
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk