danchoi / vmail

a vim interface for gmail
http://danielchoi.com/software/vmail.html
MIT License
785 stars 59 forks source link

Failure: undefined method `+' for nil:NilClass #21

Open jnthnclrk opened 13 years ago

jnthnclrk commented 13 years ago

I keep getting this error every time I try and run vmail... Any thoughts?

danchoi commented 13 years ago

Could you tell me what pattern of actions causes this to happen? Or if you can copy the bit of vmail.log that leads up to the appearance this error, that would help. Thanks for reporting this.

jnthnclrk commented 13 years ago

Here is the command feedback:

jcs-macbook-pro:~ jc$ vmail starting vmail 1.0.6 using config file: .vmailrc using contacts file: vmail-contacts.txt starting vmail imap client for mygmailaccount@gmail.com Failure: undefined method `+' for nil:NilClass

jnthnclrk commented 13 years ago

And here is the corresponding log file entry:

D, [2010-12-22T03:46:37.030662 #91833] DEBUG -- : #<struct Net::IMAP::TaggedResponse tag="RUBY0001", name="OK", data=#, raw_data="RUBY0001 OK mygmailaccount@gmail.com authenticated (Success)\r\n">

jnthnclrk commented 13 years ago

Any thoughts?

danchoi commented 13 years ago

OK I think I figured this out. Please update to vmail 1.1.2 and let me know what happens. Thanks!

jnthnclrk commented 13 years ago

How do I update?

danchoi commented 13 years ago

Type this command on the command line:

gem install vmail