pccasto / rubyripper

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

Selecting 'Mark disc as various artist' in rr_gui, then 'Rip CD now!' crashes app #228

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. select 'mark disk from various artist' button.  Either change 'unknown' 
rtists field with data or leave it as 'unknown' - does not matter.
2. click 'Rip CD now'

What is the expected output? What do you see instead?
Expect the CD to be ripped.  Instead, app crashes.  Information is not 
saved.

What version of rubyripper are you using? On what operating system? Are 
you using the gtk2 or the commandline interface?

version 0.5.2 (compiled from source), Gentoo 2.6.25-r6, dev-ruby/ruby-gtk2 
0.16.0-r2

Please provide any additional information below.

$ /usr/local/bin/rrip_gui
/usr/local/bin/rrip_gui:470:in `save_updates': undefined method 
`varArtists' for #<Disc:0xb6f301e0>
     from /usr/local/bin/rrip_gui:470:in `times'
     from /usr/local/bin/rrip_gui:470:in `save_updates'
     from /usr/local/bin/rrip_gui:214:in `start_rip'
     from /usr/local/bin/rrip_gui:86:in `create_signals'
     from /usr/local/bin/rrip_gui:1093:in `call'
     from /usr/local/bin/rrip_gui:1093:in `main'
     from /usr/local/bin/rrip_gui:1093

Have preferences set up for 'various artists' to be:
%f/%a/%b/%b - %n - %va - %t

Not selecting 'Mark disk as various artists' allows the disc to be ripped.

Original issue reported on code.google.com by ejdone...@gmail.com on 17 Aug 2008 at 3:03

GoogleCodeExporter commented 8 years ago
Can you confirm your problems are solved in current svn (see the [Subversion] 
wiki
page)

Original comment by rubyripp...@gmail.com on 18 Aug 2008 at 6:29

GoogleCodeExporter commented 8 years ago
Revision 307 in subversion worked properly

Thanks

Original comment by ejdone...@gmail.com on 19 Aug 2008 at 2:12

GoogleCodeExporter commented 8 years ago
Revision 307 in subversion corrected the error

thanks

Original comment by ejdone...@gmail.com on 19 Aug 2008 at 2:15

GoogleCodeExporter commented 8 years ago
Fixed.

Original comment by rubyripp...@gmail.com on 20 Aug 2008 at 12:23