This is the second time I've seen someone do a post about Rubyripper in either this forum or a blog, so I thought I'd pass along my experience with this program as well. I've been using it since version 0.4.2 and quite like it, and I seem to recall version 0.5.0 working in 7.10.
I get this when I try to run Rubyripper:
Code:
[ernst::interzone::~/build/rubyripper-0.5.0]:-./rubyripper_gtk2.rb
/home/ernst/build/rubyripper-0.5.0/rr_lib.rb:413:in `open': Not a directory - /home/ernst/.cddb/d90a4011 (Errno::ENOTDIR)
from /home/ernst/build/rubyripper-0.5.0/rr_lib.rb:413:in `foreach'
from /home/ernst/build/rubyripper-0.5.0/rr_lib.rb:413:in `searchLocal'
from /home/ernst/build/rubyripper-0.5.0/rr_lib.rb:411:in `foreach'
from /home/ernst/build/rubyripper-0.5.0/rr_lib.rb:411:in `searchLocal'
from /home/ernst/build/rubyripper-0.5.0/rr_lib.rb:396:in `get_disc_info'
from /home/ernst/build/rubyripper-0.5.0/rr_lib.rb:378:in `freedb'
from ./rubyripper_gtk2.rb:176:in `scan_drive'
from ./rubyripper_gtk2.rb:165:in `initialize'
from ./rubyripper_gtk2.rb:165:in `new'
from ./rubyripper_gtk2.rb:165:in `scan_drive'
from ./rubyripper_gtk2.rb:67:in `initialize'
from ./rubyripper_gtk2.rb:1082:in `new'
from ./rubyripper_gtk2.rb:1082
and Rubyripper crashes. There was a patch available at the Rubyripper Google Code site, but it esseitially broke the Freedb search, necessitating manual title entry.
Version 0.4.4 of Rubyripper works just fine in 8.04. Hopefully the developer, or someone who knows Ruby, sorts this out.