rlishtaba / rubyripper

Automatically exported from code.google.com/p/rubyripper
0 stars 0 forks source link

Ruby Ripper Crashes while ripping Audio CDs #512

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1) Please describe the steps to reproduce the situation:
a.Not sure how to reproduce the issue
b.
c.

2) What is the expected output? What do you see instead?

ruby-gettext is not found. Translations are disabled!
/usr/lib/ruby/1.9.1/syck.rb:135:in `load': syntax error on line 1682, col 77: 
`' (ArgumentError)
    from /usr/lib/ruby/1.9.1/syck.rb:135:in `load'
    from /usr/local/lib/site_ruby/1.9.1/rr_lib.rb:1121:in `searchMetadata'
    from /usr/local/lib/site_ruby/1.9.1/rr_lib.rb:1113:in `freedb'
    from /usr/bin/rrip_gui:224:in `handleFreedb'
    from /usr/bin/rrip_gui:211:in `block in scan_drive'

3) What version of rubyripper are you using? On what operating system? 
The
gtk2 of commandline interface?

ruburipper 0.6.2 and ruby 1.9.2p290. Ubuntu 11.10

4) Is this not already fixed with the latest & greatest code? See for
instructions the Source tab above.

5) Does the problem happen with all discs? If not, please attach
the output of cdparanoia -Q with a disc that gives trouble.

This happens with all the discs

6) Please explain why this change is important for you. Also, how many
users would benefit from this change?

Please provide any additional information below. The more usefull
information provided, the sooner the issue will be fixed.

I am having two drives and had two instances of Ruby Ripper running 
simultaneously with two different preferences. Restarted the PC and this error 
started popping up.

Original issue reported on code.google.com by sabarir...@gmail.com on 29 Feb 2012 at 10:45

GoogleCodeExporter commented 8 years ago
Please retest against latest stable git.

See for more info: http://code.google.com/p/rubyripper/wiki/Git

Original comment by boukewou...@gmail.com on 29 Sep 2012 at 4:22