Redcar crashes due to undefined method `join'
Reported by irondan_2358 | February 11th, 2010 @ 06:45 PM
When trying to change focus from another application to redcar app it crashes. This is the current stack.
/usr/lib/ruby/gems/1.8/gems/redcar-0.3.2dev/plugins/application/lib/application/clipboard.rb:63:in
check_for_changes': undefined method
join' for
nil:NilClass (NoMethodError)
from /usr/lib/ruby/gems/1.8/gems/redcar-0.3.2dev/plugins/application/lib/application/clipboard.rb:41:in `length'
from /usr/lib/ruby/gems/1.8/gems/redcar-0.3.2dev/plugins/edit_view/lib/edit_view.rb:41:in `sensitivities'
from /usr/lib/ruby/gems/1.8/gems/redcar-0.3.2dev/plugins/application/lib/application/sensitivity.rb:65:in `call'
from /usr/lib/ruby/gems/1.8/gems/redcar-0.3.2dev/plugins/application/lib/application/sensitivity.rb:65:in `recompute'
from /usr/lib/ruby/gems/1.8/gems/redcar-0.3.2dev/plugins/application/lib/application/sensitivity.rb:77:in `connect_listeners'
from /usr/lib/ruby/gems/1.8/gems/redcar-0.3.2dev/plugins/core/lib/core/observable.rb:103:in `call'
from /usr/lib/ruby/gems/1.8/gems/redcar-0.3.2dev/plugins/core/lib/core/observable.rb:103:in `run_blocks'
from /usr/lib/ruby/gems/1.8/gems/redcar-0.3.2dev/plugins/core/lib/core/observable.rb:103:in `each'
... 15 levels...
from /usr/lib/ruby/gems/1.8/gems/redcar-0.3.2dev/plugins/core/lib/core/gui.rb:39:in `start'
from /usr/lib/ruby/gems/1.8/gems/redcar-0.3.2dev/lib/redcar/boot.rb:75:in `pump'
from /usr/lib/ruby/gems/1.8/gems/redcar-0.3.2dev/lib/redcar/../../bin/redcar:14
Here's what I am using.
$ redcar -v Redcar 0.3.2dev (jruby )
Redcar 0.3.2dev
$ uname -a Linux atari.cl.oracle.com 2.6.26-2-686 #1 SMP Wed Nov 4 20:45:37 UTC 2009 i686 GNU/Linux
$ ruby -v ruby 1.8.7 (2008-08-11 patchlevel 72) [i486-linux]
$ rails -v Rails 2.3.4
Regards,
Daniel
Comments and changes to this ticket
-
irondan_2358 February 11th, 2010 @ 06:47 PM
BTW, it seems to be the same as issue #122. But that one was closed as resolved.
-
Roger February 12th, 2010 @ 08:22 PM
are you using trunk? I used to get this
http://redcar.lighthouseapp.com/projects/25090/tickets/126-copy-fro...
but I haven't for awhile.can you reproduce it using these steps?
clear the clipboard (somehow or other)
start redcar
go to some other window
"copy something" go back to redcar window
-r -
Daniel Lucraft February 13th, 2010 @ 01:25 PM
- State changed from new to open
-
Daniel Lucraft February 13th, 2010 @ 01:33 PM
- State changed from open to resolved
I believe this is fixed on head, so will be in 0.3.3. Let me know if not.
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.