Error on launch with latest Github revision
Reported by Max Hawkins | January 4th, 2011 @ 04:51 AM
Error in: private method `select' called for nil:NilClass
NoMethodError: private method `select' called for nil:NilClass
/Users/max/Code/src/redcar/plugins/application/lib/application.rb:269:in `main_keymap'
/Users/max/Code/src/redcar/plugins/application/lib/application.rb:267:in `each'
/Users/max/Code/src/redcar/plugins/application/lib/application.rb:267:in `main_keymap'
/Users/max/Code/src/redcar/plugins/application_swt/lib/application_swt.rb:130:in `refresh_menu'
/Users/max/Code/src/redcar/plugins/application_swt/lib/application_swt.rb:144:in `to_proc'
/Users/max/Code/src/redcar/plugins/core/lib/core/observable.rb:103:in `call'
/Users/max/Code/src/redcar/plugins/core/lib/core/observable.rb:103:in `observable_run_blocks'
/Users/max/Code/src/redcar/plugins/core/lib/core/observable.rb:103:in `map'
/Users/max/Code/src/redcar/plugins/core/lib/core/observable.rb:103:in `observable_run_blocks'
/Users/max/Code/src/redcar/plugins/core/lib/core/observable.rb:96:in `notify_listeners'
/Users/max/Code/src/redcar/plugins/application/lib/application.rb:220:in `refresh_menu!'
/Users/max/Code/src/redcar/plugins/redcar/redcar.rb:1405:in `start'
/Users/max/Code/src/redcar/plugins/redcar/redcar.rb:22:in `update_gui'
/Users/max/Code/src/redcar/plugins/redcar/redcar.rb:5:in `safely'
/Users/max/Code/src/redcar/plugins/redcar/redcar.rb:21:in `update_gui'
/Users/max/Code/src/redcar/plugins/swt/lib/swt.rb:97:in `call'
/Users/max/Code/src/redcar/plugins/swt/lib/swt.rb:97:in `sync_exec'
/Users/max/Code/src/redcar/plugins/swt/lib/swt/full_swt.rb:98:in `call'
/Users/max/Code/src/redcar/plugins/swt/lib/swt/full_swt.rb:98:in `run'
/Users/max/Code/src/redcar/plugins/swt/lib/swt/event_loop.rb:13:in `start'
/Users/max/Code/src/redcar/plugins/core/lib/core/gui.rb:39:in `start'
/Users/max/Code/src/redcar/lib/redcar.rb:184:in `pump'
/Users/max/Code/src/redcar/bin/redcar:30
Comments and changes to this ticket
-
Daniel Lucraft January 4th, 2011 @ 02:27 PM
- State changed from new to resolved
Thanks, this is fixed in master: https://github.com/redcar/redcar/commit/bb0a906e0e854ea08fb07e71682...
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 ยป
A programmer's text editor for Gnome.