-
```
What steps will reproduce the problem?
1. enabling the 'other' codec with "ffmpeg -i %i -acodec alac %o"
2. enabling/disabling other codecs doesn't alter the crash
3. default settings + 'other' …
-
```
What steps will reproduce the problem?
1. Install 0.5.7 with dependencies
2. Launch CLI
3. Select all tracks to be ripped.
What is the expected output? What do you see instead?
I expect the ripp…
-
```
Im using Ubuntu 8.10 x86, which uses Ruby 1.8.7.
Some regression have found place between 0.5.5 and 0.5.7. Now the program,
meaning the gtk+ version (I will try commandline) crashes, meaning sudd…
-
```
1) Please describe the steps to reproduce the situation:
a.Put a CD : OK
b.Scan drieve : OK
c.Rip CD
2) What is the expected output? What do you see instead?
Rubyripper crashes
3) What version o…
-
```
1) Please describe the steps to reproduce the situation:
a. Get a various artists disc where at least one of the artist names contains a
minus (-)
b. Have rubyripper scan the disc and load the da…
-
```
What steps will reproduce the problem?
1. put a disc in the drive where the FreeDB entry has umlauts in it (or put
Umlauts in there manually)
2. make sure that freedb.yaml does not include this Fr…
-
```
What steps will reproduce the problem?
1. Set -Z in cdparanoia options
2. Quit rr
3. Launch again
4. Hit rip with all tracks selected
What version of rubyripper are you using? On what operating …
-
```
What steps will reproduce the problem?
1. Start the program.
2.
3.
What is the expected output? What do you see instead?
It should begin ripping properly, but it hangs at the beginning of the
pr…
-
```
What steps will reproduce the problem?
1. Start a movie.
2. Wait.
3. The screensaver activates.
What is the expected output? What do you see instead?
Screensaver should not start since "Use X Scr…
-
```
Currently, PermissionDrive.checkDevice() checks for both read AND write access
to the CD-ROM device. I am not certain that write-access is required (at
least, for ripping). Why do we check for…