Redcar 0.13 crashes at startup on Ubuntu 11.10
Reported by Chris Brain | January 29th, 2012 @ 10:13 AM
The splash screen appears, redcar starts and immediately crashes out:
Invalid gemspec in
[/var/lib/gems/1.9.1/specifications/redcar-0.13.gemspec]: invalid
date format in specification: "2012-01-21 00:00:00.000000000Z"
Redcar 0.13 ( i686-linux )
java -d32 -client
-Xbootclasspath/a:/var/lib/gems/1.9.1/gems/redcar-jruby-0.1/vendor/jruby-complete-1.6.4.jar
-Dfile.encoding=UTF8 -Xmx320m -Xss1024k -Djruby.memory.max=320m
-Djruby.stack.max=1024k org.jruby.Main
/var/lib/gems/1.9.1/gems/redcar-0.13/bin/redcar --no-sub-jruby
--ignore-stdin --start-time=1327831329 && echo
'finished'
Invalid gemspec in
[/var/lib/gems/1.9.1/specifications/redcar-0.13.gemspec]: Illformed
requirement ["#<Syck::DefaultKey:0xaab3e48> 1.1.2"]
Redcar 0.13 ( java )
Invalid gemspec in
[/var/lib/gems/1.9.1/specifications/redcar-0.13.gemspec]: Illformed
requirement ["#<Syck::DefaultKey:0xaab3e48> 1.1.2"]
WebKit version 1.4.3
NoMethodError: undefined method `edit_view' for
#<Redcar::HtmlTab "Start">
menus at /var/lib/gems/1.9.1/gems/redcar-0.13/plugins/edit_view/lib/edit_view.rb:106
instance_eval at org/jruby/RubyKernel.java:2061
checked? at /var/lib/gems/1.9.1/gems/redcar-0.13/plugins/application/lib/application/menu/item.rb:98
menuShown at /var/lib/gems/1.9.1/gems/redcar-0.13/plugins/application_swt/lib/application_swt/menu.rb:72
each at org/jruby/RubyArray.java:1603
menuShown at /var/lib/gems/1.9.1/gems/redcar-0.13/plugins/application_swt/lib/application_swt/menu.rb:70
start at /var/lib/gems/1.9.1/gems/swt-0.12/lib/swt/event_loop.rb:13
start at /var/lib/gems/1.9.1/gems/redcar-0.13/plugins/core/lib/core/gui.rb:37
pump at /var/lib/gems/1.9.1/gems/redcar-0.13/lib/redcar.rb:221
(root) at /var/lib/gems/1.9.1/gems/redcar-0.13/bin/redcar:30
Comments and changes to this ticket
-
Nicolás Mosconi February 2nd, 2012 @ 11:50 AM
Hi Chris.
This is not a redcar problem. This happend with all the gems in ubuntu 11.10. Just edit the file /var/lib/gems/1.9.1/specifications/redcar-0.13.gemspec as root (with sudo) and change "2012-01-21 00:00:00.000000000Z" to "2012-01-21" -
Nicolás Mosconi February 2nd, 2012 @ 12:07 PM
You may also replace "#<Syck::DefaultKey:0xaab3e48>" with "="
-
jamesgifford November 21st, 2012 @ 01:23 PM
- Tag set to ubuntu
I assume you installed ruby from the package manager?
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.