pccasto / rubyripper

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

rr crashes when single file rip is selected #199

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I tested it again with Rev. 232 and again rr crashes with the same error.
Here is what I get from the console:
Ripping track 0
/usr/lib/site_ruby/1.8/rr_lib.rb:910:in `totalSectors': wrong number of
arguments (1 for 0) (ArgumentError)
    from /usr/lib/site_ruby/1.8/rr_lib.rb:910:in `rip'
    from /usr/lib/site_ruby/1.8/rr_lib.rb:778:in `main'
    from /usr/lib/site_ruby/1.8/rr_lib.rb:776:in `times'
    from /usr/lib/site_ruby/1.8/rr_lib.rb:776:in `main'
    from /usr/lib/site_ruby/1.8/rr_lib.rb:762:in `ripTracks'
    from /usr/lib/site_ruby/1.8/rr_lib.rb:750:in `each'
    from /usr/lib/site_ruby/1.8/rr_lib.rb:750:in `ripTracks'
    from /usr/lib/site_ruby/1.8/rr_lib.rb:744:in `initialize'
     ... 8 levels...
    from /usr/bin/rrip_gui:991:in `initialize'
    from /usr/bin/rrip_gui:1104:in `call'
    from /usr/bin/rrip_gui:1104:in `main'
    from /usr/bin/rrip_gui:1104

Single file ripping works perfect (tested it 3 times).

Original issue reported on code.google.com by IPsting...@gmail.com on 17 Jun 2008 at 7:06

GoogleCodeExporter commented 8 years ago
I added a whitespace. With succes I've got a single flac file. Can you check 
r.233 please?

Original comment by rubyripp...@gmail.com on 18 Jun 2008 at 3:53

GoogleCodeExporter commented 8 years ago
Ok, tested r.233 with 3 diverent CD's and no crashes!
It seems like that problem is solved.

Original comment by IPsting...@gmail.com on 19 Jun 2008 at 7:41

GoogleCodeExporter commented 8 years ago
Yippeee!! :) Thanks for the feedback.

Original comment by rubyripp...@gmail.com on 19 Jun 2008 at 8:41