I found this error in the console log: ApplicationController#awakeFromNib: SystemStackError: stack level too deep
Happens in /Library/Frameworks/RubyCocoa.framework/Resources/ruby/osx/objc/oc_attachments.rb
In a call that originates from:
from /Applications/GitNub.app/Contents/Resources/TexturedWindow.rb:14:in `initWithContentRect_styleMask_backing_defer'
from /Applications/GitNub.app/Contents/Resources/rb_main.rb:23:in `NSApplicationMain'
from /Applications/GitNub.app/Contents/Resources/rb_main.rb:23
I'm not sure your issue is the same I had. A million different things can cause an app to die on launch. But, here's what got it running for me:
thanks kch, but that fix didn't work for me :(
Here is my error
TexturedWindow#initWithContentRect_styleMask_backing_defer: NameError: uninitialized constant TexturedWindow::NSMinYEdge
/Library/Frameworks/RubyCocoa.framework/Resources/ruby/osx/objc/oc_import.rb:192:in `const_missing': uninitialized constant TexturedWindow::NSMinYEdge (NameError)
This is SL 10.6 issue, apply this fix http://github.com/Caged/gitnub/commit/b23158d8483762fb849fe477233ce6851fbf8e8d