NoMethodError: undefined method `remotes' for #<Grit::Repo ...>
Reported by Dr Nic | June 11th, 2008 @ 05:36 PM
On launch from master branch within xcode I'm getting @@@ApplicationController#awakeFromNib: NoMethodError: undefined method `remotes' for #@@@ error. First time playing with the app so not sure if its an install issue or a trunk issue or if I'm just a spaz.
[Session started at 2008-06-12 10:31:55 +1000.]
2008-06-12 10:31:57.442 GitNub[984:10b] ApplicationController#awakeFromNib: NoMethodError: undefined method `remotes' for #<Grit::Repo "/Users/drnic/rubycocoa_apps/gitnub/.git">
/Users/drnic/Documents/ruby/rubycocoa_apps/gitnub/build/Release/GitNub.app/Contents/Resources/ApplicationController.rb:102:in `setup_refs_view_menu'
/Users/drnic/Documents/ruby/rubycocoa_apps/gitnub/build/Release/GitNub.app/Contents/Resources/ApplicationController.rb:60:in `awakeFromNib'
/Users/drnic/Documents/ruby/rubycocoa_apps/gitnub/build/Release/GitNub.app/Contents/Resources/rb_main.rb:23:in `NSApplicationMain'
/Users/drnic/Documents/ruby/rubycocoa_apps/gitnub/build/Release/GitNub.app/Contents/Resources/rb_main.rb:23
/Users/drnic/Documents/ruby/rubycocoa_apps/gitnub/build/Release/GitNub.app/Contents/Resources/ApplicationController.rb:102:in `setup_refs_view_menu': undefined method `remotes' for #<Grit::Repo "/Users/drnic/rubycocoa_apps/gitnub/.git"> (NoMethodError)
from /Users/drnic/Documents/ruby/rubycocoa_apps/gitnub/build/Release/GitNub.app/Contents/Resources/ApplicationController.rb:60:in `awakeFromNib'
from /Users/drnic/Documents/ruby/rubycocoa_apps/gitnub/build/Release/GitNub.app/Contents/Resources/rb_main.rb:23:in `NSApplicationMain'
from /Users/drnic/Documents/ruby/rubycocoa_apps/gitnub/build/Release/GitNub.app/Contents/Resources/rb_main.rb:23
Comments and changes to this ticket
-
Justin Palmer June 11th, 2008 @ 05:45 PM
Just checking, did you update the submodules?
`git submodule init`
`git submodule update`
On Wed, Jun 11, 2008 at 5:36 PM, Lighthouse
wrote:
-
Dr Nic June 11th, 2008 @ 05:50 PM
Sweet, thx. I've updated the http://github.com/Caged/gitnub/w... wiki page to be more explicit, plus added "rake run" as option.
-
Justin Palmer June 11th, 2008 @ 06:00 PM
Awesome. The README directions are the simplest (rake install instead of
manually moving). It might be best if I migrated those to the wiki.
Thanks!
-Justin
On Wed, Jun 11, 2008 at 5:50 PM, Lighthouse
wrote:
-
Justin Palmer August 5th, 2008 @ 06:10 PM
- State changed from new to resolved
- Tag set to error
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป