Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whipper fails to analyze drive #447

Closed
copyread opened this issue Jan 10, 2020 · 5 comments
Closed

Whipper fails to analyze drive #447

copyread opened this issue Jan 10, 2020 · 5 comments
Labels
Duplicate Duplicate of another issue

Comments

@copyread
Copy link

First time trying whipper. After entering the command whipper drive analyze, ~2 minutes of seemingly normal drive operation follow, then it makes a weird, stuttering repetitive noise for 10 seconds, then throws this error:

CRITICAL:whipper.command.main:exception TypeError at /usr/lib/python3.8/site-packages/whipper/program/cdparanoia.py:606: failed(): sequence item 0: expected str instance, bytes found
Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/whipper/common/task.py", line 89, in _read
    self._done()
  File "/usr/lib/python3.8/site-packages/whipper/common/task.py", line 107, in _done
    self.failed()
  File "/usr/lib/python3.8/site-packages/whipper/program/cdparanoia.py", line 606, in failed
    output = "".join(self._output)
TypeError: sequence item 0: expected str instance, bytes found

OS: Manjaro 18.1.5
Drive: HL-DT-STDVDRAM GP57EB40
Whipper version: 0.9.0-1, installed from the community repository

@github-actions
Copy link

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

To help make it easier for us to investigate your issue, please follow the contributing instructions.

@copyread
Copy link
Author

also, CD that I used: Deep Purple - Slaves and Masters. Can be used to configure AccurateRip for EAC.

@copyread
Copy link
Author

Forgot about the log.
whipper.log.gz

@copyread
Copy link
Author

copyread commented Jan 11, 2020

It seems installing whipper broke something in my system, I can't even rip a DVD I successfully ripped before with dvdbackup, now getting read errors. (I didn't try to rip the DVD on Windows, I'm not an expert on this system. I can say it plays fine in WMP though)

I didn't break my drive, I still can get a bit-perfect copy of Slaves and Masters (according to AccurateRip) on EAC @ Windows.

@JoeLametta JoeLametta added the Duplicate Duplicate of another issue label Jan 14, 2020
@JoeLametta
Copy link
Collaborator

Hi, this appears to be a duplicate of issue #431 which was fixed in pull request #434 (commit 29ee670). We still need to tag an updated version of whipper...

It seems installing whipper broke something in my system, I can't even rip a DVD I successfully ripped before with dvdbackup, now getting read errors.

Sorry but I think this isn't related to / caused by this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate Duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants