Bug#786557: dvdvideo-backup-image: RuntimeError in libdvdcss.py

2015-10-27 Thread Petter Reinholdtsen
I ran into this problem with a new DVD just now, and this time managed to do a strace: mkdir("/home/guest/.dvdcss", 0755) = -1 EEXIST (File exists) mkdir("/home/guest/.dvdcss/WHITE_COLLAR_DISC2-2011040811313000-3d5a70237b", 0755) = -1 EEXIST (File exists) lseek(3, 0, SEEK_SET)

Bug#786557: dvdvideo-backup-image: RuntimeError in libdvdcss.py

2015-05-24 Thread Petter Reinholdtsen
[Bastian Blank] > Okay, my lack of attention to error messages bites again. This is the > result of an error from the libdvdcss seek. A better error message would have helped a lot, yeah. :) I guess this bug is really about the error message, as the error itself went away. >> VLC was able to pl

Bug#786557: dvdvideo-backup-image: RuntimeError in libdvdcss.py

2015-05-23 Thread Bastian Blank
On Fri, May 22, 2015 at 10:29:40PM +0200, Petter Reinholdtsen wrote: > File "/usr/lib/python3/dist-packages/dvdvideo/libdvdcss.py", line 61, in > seek_sector > raise RuntimeError > RuntimeError Okay, my lack of attention to error messages bites again. This is the result of an error from th

Bug#786557: dvdvideo-backup-image: RuntimeError in libdvdcss.py

2015-05-22 Thread Petter Reinholdtsen
Package: python3-dvdvideo Version: 0.20140413 File: /usr/bin/dvdvideo-backup-image Severity: normal When trying to back up a norwegian DVD, I get this error from dvdvideo-backup-image: guest@video:~$ dvdvideo-backup-image /dev/dvd Pioner.iso Traceback (most recent call last): File "/usr/bin/dv