Error opening "Changes tree"
Reported by Nicolás Mosconi | January 13th, 2012 @ 05:53 PM | in 0.14
On redcar 0.12.1 when I click on "Toggle Changes Tree" i get
this error: "undefined method `all_changes' for
#<Git::Status:0x1ed9d72>".
I'm using ruby 1.8.7 on linux (Ubuntu 11.10).
NoMethodError
undefined method all_changes' for
#<Git::Status:0x3a6465>
/var/lib/gems/1.8/gems/redcar-0.12.1/plugins/scm_git/lib/scm_git.rb:222:in
prepare_changes'
/var/lib/gems/1.8/gems/redcar-0.12.1/plugins/scm_git/lib/scm_git.rb:198:in
indexed_changes'
/var/lib/gems/1.8/gems/redcar-0.12.1/plugins/scm/lib/scm/scm_changes_mirror/changes_node.rb:37:in
children'
/var/lib/gems/1.8/gems/redcar-0.12.1/plugins/tree_view_swt/lib/tree_view_swt.rb:428:in
has_children'
/var/lib/gems/1.8/gems/redcar-0.12.1/plugins/tree_view_swt/lib/tree_view_swt.rb:42:in
initialize'
/var/lib/gems/1.8/gems/redcar-0.12.1/plugins/application_swt/lib/application_swt/treebook.rb:24:in
tree_added' org/jruby/RubyMethod.java:133:in
call'
org/jruby/RubyProc.java:274:in call'
org/jruby/RubyProc.java:229:in
call'
/var/lib/gems/1.8/gems/redcar-0.12.1/plugins/core/lib/core/observable.rb:103:in
observable_run_blocks'
org/jruby/RubyArray.java:2336:in
collect'
/var/lib/gems/1.8/gems/redcar-0.12.1/plugins/core/lib/core/observable.rb:103:in
observable_run_blocks'
/var/lib/gems/1.8/gems/redcar-0.12.1/plugins/core/lib/core/observable.rb:96:in
notify_listeners'
/var/lib/gems/1.8/gems/redcar-0.12.1/plugins/application/lib/application/treebook.rb:19:in
add_tree'
/var/lib/gems/1.8/gems/redcar-0.12.1/plugins/scm/lib/scm/commands.rb:25:in
execute'
/var/lib/gems/1.8/gems/redcar-0.12.1/plugins/application/lib/application/command/executor.rb:26:in
execute'
/var/lib/gems/1.8/gems/redcar-0.12.1/plugins/application/lib/application/command.rb:84:in
run'
/var/lib/gems/1.8/gems/redcar-0.12.1/plugins/application/lib/application/menu/item.rb:43:in
selected'
/var/lib/gems/1.8/gems/redcar-0.12.1/plugins/application_swt/lib/application_swt/menu.rb:133:in
widgetSelected'
/var/lib/gems/1.8/gems/swt-0.11/lib/swt/event_loop.rb:13:in
start'
/var/lib/gems/1.8/gems/redcar-0.12.1/plugins/core/lib/core/gui.rb:37:in
start'
/var/lib/gems/1.8/gems/redcar-0.12.1/lib/redcar.rb:222:in
pump'
/var/lib/gems/1.8/gems/redcar-0.12.1/bin/redcar:29:in
(root)'
Error in command Redcar::Scm::ToggleScmTreeCommand
Comments and changes to this ticket
-
Nicolás Mosconi January 26th, 2012 @ 03:41 AM
The Git::Status.all_changes method was added by mscharley in his own fork of ruby-git (https://github.com/mscharley/ruby-git/commit/5bb186ef984ca51911dcf3...) and was never merged in the main ruby-git repository.
-
delisa May 25th, 2012 @ 08:59 PM
- State changed from new to resolved
- Assigned user set to delisa
- Milestone set to 0.14
- Milestone order changed from 197760 to 0
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.