From mboxrd@z Thu Jan 1 00:00:00 1970 From: sean.escriva@gmail.com (Sean Escriva) Date: Fri, 28 Aug 2009 15:50:41 -0700 Subject: [sup-talk] sup crashed: NoMethodError In-Reply-To: <1251492008-sup-6128@masanjin.net> References: <20090827200317.GA3065@gmail.com> <1251492008-sup-6128@masanjin.net> Message-ID: <20090828225041.GA22963@gmail.com> On Fri, Aug 28, 2009 at 01:41:41PM -0700, William Morgan wrote: > Reformatted excerpts from Sean Escriva's message of 2009-08-27: > > so far I have tried a gem cleanup, gem uninstall sup, gem install -r > > sup, all to no avail. It still always crashes with the following: > > > > --- NoMethodError from thread: main > > undefined method `[]' for false:FalseClass > > /usr/lib/ruby/gems/1.8/gems/sup-0.8.1/lib/sup.rb:107:in `start' > > /usr/lib/ruby/gems/1.8/gems/sup-0.8.1/bin/sup:161 > > /usr/bin/sup:19:in `load' > > /usr/bin/sup:19 > > > > Any tips on how to fix/figure out what I did wrong are greatly > > appreciated! > > Hm, is your ~/.sup/config.yaml file empty for some reason? If so, delete > it and retry, and I will add some code to catch this case. That may have been it. I just clobbered my whole setup and started over, now it's working Although now I'm using the gem and not the git next branch. I don't want to loose my 8K+ message index again. was my install process wrong for switching to the git -next branch? -sme ps: i'll consider switching fully to sup as soon as I figure out how to manage multiple email accounts :)