Crashes
Reported by Alcides Fonseca | March 22nd, 2008 @ 05:49 PM
Gitnub crashes when I use the nub command line, and whenever I click on something through the GUI when opened through the dock.
This is the Console Log when called from the command line:
3/23/08 12:47:35 AM GitNub[2038] CommitsController#tableView_willDisplayCell_forTableColumn_row: NoMethodError: undefined method `to_ns' for Sun Mar 23 00:40:41 +0000 2008:Time
3/23/08 12:47:35 AM [0x0-0x94094].com.alternateidea.rubycocoa.GitNubApp[2038] /Applications/GitNub.app/Contents/Resources/lib/time_extensions.rb:12:in `to_system_time'
3/23/08 12:47:35 AM [0x0-0x94094].com.alternateidea.rubycocoa.GitNubApp[2038] /Applications/GitNub.app/Contents/Resources/CommitsController.rb:98:in `tableView_willDisplayCell_forTableColumn_row'
3/23/08 12:47:35 AM [0x0-0x94094].com.alternateidea.rubycocoa.GitNubApp[2038] /Applications/GitNub.app/Contents/Resources/rb_main.rb:23:in `NSApplicationMain'
3/23/08 12:47:35 AM [0x0-0x94094].com.alternateidea.rubycocoa.GitNubApp[2038] /Applications/GitNub.app/Contents/Resources/rb_main.rb:23
And this is when called from the dock and then clicked on the preferences icon (the one on the bottom right corner):
3/23/08 12:48:14 AM GitNub[2044] InfoWindowController#awakeFromNib: NoMethodError: undefined method `git' for nil:NilClass
3/23/08 12:48:14 AM GitNub[2044] CommitsController#perform_utility_action: NoMethodError: undefined method `git' for nil:NilClass
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] /Applications/GitNub.app/Contents/Resources/InfoWindowController.rb:22:in `awakeFromNib'
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] /System/Library/Frameworks/RubyCocoa.framework/Resources/ruby/osx/objc/oc_wrapper.rb:50:in `ocm_send'
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] /System/Library/Frameworks/RubyCocoa.framework/Resources/ruby/osx/objc/oc_wrapper.rb:50:in `method_missing'
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] /Applications/GitNub.app/Contents/Resources/ApplicationController.rb:65:in `show_info_panel'
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] /Applications/GitNub.app/Contents/Resources/CommitsController.rb:44:in `perform_utility_action'
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] /Applications/GitNub.app/Contents/Resources/rb_main.rb:23:in `NSApplicationMain'
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] /Applications/GitNub.app/Contents/Resources/rb_main.rb:23
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] /Applications/GitNub.app/Contents/Resources/InfoWindowController.rb:22:in `awakeFromNib'
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] /System/Library/Frameworks/RubyCocoa.framework/Resources/ruby/osx/objc/oc_wrapper.rb:50:in `ocm_send'
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] /System/Library/Frameworks/RubyCocoa.framework/Resources/ruby/osx/objc/oc_wrapper.rb:50:in `method_missing'
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] /Applications/GitNub.app/Contents/Resources/ApplicationController.rb:65:in `show_info_panel'
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] /Applications/GitNub.app/Contents/Resources/CommitsController.rb:44:in `perform_utility_action'
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] /Applications/GitNub.app/Contents/Resources/rb_main.rb:23:in `NSApplicationMain'
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] /Applications/GitNub.app/Contents/Resources/rb_main.rb:23
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] /Applications/GitNub.app/Contents/Resources/InfoWindowController.rb:22:in `awakeFromNib': undefined method `git' for nil:NilClass (NoMethodError)
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] from /System/Library/Frameworks/RubyCocoa.framework/Resources/ruby/osx/objc/oc_wrapper.rb:50:in `ocm_send'
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] from /System/Library/Frameworks/RubyCocoa.framework/Resources/ruby/osx/objc/oc_wrapper.rb:50:in `method_missing'
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] from /Applications/GitNub.app/Contents/Resources/ApplicationController.rb:65:in `show_info_panel'
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] from /Applications/GitNub.app/Contents/Resources/CommitsController.rb:44:in `perform_utility_action'
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] from /Applications/GitNub.app/Contents/Resources/rb_main.rb:23:in `NSApplicationMain'
3/23/08 12:48:14 AM [0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044] from /Applications/GitNub.app/Contents/Resources/rb_main.rb:23
3/23/08 12:48:14 AM com.apple.launchd[306] ([0x0-0x95095].com.alternateidea.rubycocoa.GitNubApp[2044]) Exited with exit code: 1
Thanks
Comments and changes to this ticket
-
Justin Palmer March 22nd, 2008 @ 05:54 PM
- State changed from new to open
Upgrading RubyCocoa to 0.13.0 should fix this. I might end up implementing to_ns for 0.12.0 support, as this seems to be the only issue with 0.12.0
-
Justin Palmer April 11th, 2008 @ 08:04 PM
- State changed from open to resolved
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 ยป