From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Wed, 19 Aug 2009 09:19:44 -0700 Subject: [sup-talk] Exception trying to run git source In-Reply-To: <1250642676-sup-2244@yoom> References: <1250642676-sup-2244@yoom> Message-ID: <1250698636-sup-6732@masanjin.net> Reformatted excerpts from Carl Worth's message of 2009-08-18: > --- NoMethodError from thread: main > undefined method `source_uri' for # @source=nil, @fn="sup://sent"> Very curious. SentManager most definitely has a source_uri method. If you look at lib/sup/sent.rb, does it include the line "attr_reader :source, :source_uri"? If so, is there a line in the log that says "SentManager initialized with source uri: xxx"? -- William