You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I could totally be wrong but atm I suspect some copy protection mechanism causes a hickup – disc is from 1999. Inserting the disc in Ubuntu causes the display of 2 CDs in the devices list... It's from a collection though and other discs from that collection do not cause any problems (so far). MB link is
Traceback (most recent call last):
File "/usr/bin/rip", line 41, in <module>
sys.exit(main.main(sys.argv[1:]))
File "/usr/lib/python2.7/dist-packages/morituri/rip/main.py", line 45, in main
ret = c.parse(argv)
File "/usr/lib/python2.7/dist-packages/morituri/rip/main.py", line 123, in parse
logcommand.LogCommand.parse(self, argv)
File "/usr/lib/python2.7/dist-packages/morituri/extern/command/command.py", line 401, in parse
return self.subCommands[command].parse(args[1:])
File "/usr/lib/python2.7/dist-packages/morituri/extern/command/command.py", line 401, in parse
return self.subCommands[command].parse(args[1:])
File "/usr/lib/python2.7/dist-packages/morituri/extern/command/command.py", line 363, in parse
ret = self.do(args)
File "/usr/lib/python2.7/dist-packages/morituri/rip/cd.py", line 111, in do
self.ittoc.getMusicBrainzDiscId(), self.device)
File "/usr/lib/python2.7/dist-packages/morituri/common/program.py", line 168, in getTable
runner.run(t)
File "/usr/lib/python2.7/dist-packages/morituri/extern/task/task.py", line 490, in run
raise TaskException(task.exception, message=msg)
morituri.extern.task.task.TaskException: (ProgramError('/dev/sr0: SCSI command Read sub-channel (0x42) failed: No such device.',), None)
The text was updated successfully, but these errors were encountered:
I could totally be wrong but atm I suspect some copy protection mechanism causes a hickup – disc is from 1999. Inserting the disc in Ubuntu causes the display of 2 CDs in the devices list... It's from a collection though and other discs from that collection do not cause any problems (so far). MB link is
The text was updated successfully, but these errors were encountered: