pccasto / rubyripper

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

Freedb/cddb crashes rubyripper 0.5.4 #262

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. run rrip_gui or rrip_cli with CD in drive
2. switchhhoff freedb fetch option and run rip cd option

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

Expect to be able to rip CD but it crashes
./rr_lib.rb:357:in `get_disc_info': undefined method `has_key?' for
false:FalseClass (NoMethodError)
    from ./rr_lib.rb:345:in `freedb'
    from /usr/local/bin/rrip_gui:173:in `scan_drive'
    from /usr/local/bin/rrip_gui:162:in `initialize'
    from /usr/local/bin/rrip_gui:162:in `new'
    from /usr/local/bin/rrip_gui:162:in `scan_drive'
    from /usr/local/bin/rrip_gui:66:in `initialize'
    from /usr/local/bin/rrip_gui:1013:in `new'
    from /usr/local/bin/rrip_gui:1013

1) What version of rubyripper are you using? On what operating system?
  rubyripper 0.5.4, ubuntu 8.10 
2) Are you using the gtk2 or the commandline interface?
  both
3) Is the problem gone with the default settings? If so, please attach your
settings file ($HOME/.rubyripper/settings).

Please provide any additional information below.

Original issue reported on code.google.com by esther.e...@gmail.com on 10 Dec 2008 at 3:25

GoogleCodeExporter commented 8 years ago
I don't know what the heck you did, but in version 0.5.4 the get_disc_info 
function
isn't anywhere to be found in the source no more. It has been renamed to 
getDiscInfo,
which is now on line 512 (instead of 357). So I guess you mixed up some 
rubyripper
versions?

Original comment by rubyripp...@gmail.com on 11 Dec 2008 at 11:28

GoogleCodeExporter commented 8 years ago
No reply means no problem to me. Feel free to add a comment with a request for 
reopening the issue. I need some info of the latest version though. Old 
versions are 
not supported.

Original comment by rubyripp...@gmail.com on 18 Dec 2008 at 8:46