From: Panagiotis Atmatzidis Date: 2012-01-14T02:37:45+09:00 Subject: Re: Problem with "Exception" - suddenly stopped working Hello, On 13 Ιαν 2012, at 18:29 , Abinoam Jr. wrote: > Unfortunately (or fortunately) your script is working pretty well in my setup. > > Using /home/abinoam/.rvm/gems/ruby-1.9.2-p290 > > The installed gem is twitter 2.0.2. > > And I couldn't reproduce your bug. > > But, note that you are redefining the update method. Line 36 and line 110. > The last one (the one that is really executed) lacks any begin, rescue clause. Thanks for noting. This was pretty stupid of me. I have a second version of this program which implements support for other protocols. Since however I needed to calculate some stats just from twitter, I created this script which will work just for twitter. I write code using TextMate usually but recently I switched to VIM and I copied two times the update method without noting, probably removing the begin/rescue clause... Since I use small terminal window and moving with '/keywords' in terminal I didn't noticed :-( Thanks for pointing out, I feel a bit embarrassed. I was even about to compile ruby-1.9.2 to check it if it was working with that version. > Abinoam Jr. Best Regards Panagiotis Atmatzidis ----------------------------- Pharmacy Student at VFU, Brno mailing lists: ml@convalesco.org personal info: http://www.convalesco.org The wise man said: "Never argue with an idiot, he brings you down to his level and beat you with experience."