Summary: | can't copy encrypted dvd ((K3bLibDvdCss) unable to seek to 7552) | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | sts |
Component: | general | Assignee: | Sebastian Trueg <trueg> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adawit, bl.kdebug, johannesobermayr |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
output
Seek without flags if with flags fails. Ignore failed key cracking |
Description
sts
2007-03-14 12:42:50 UTC
Created attachment 19972 [details]
output
I would not say that this is a K3b bug. The decryption in dvdcss fails. Nothing K3b can do about that. I was wondering it starts with k9copy and I can play it with kaffeine.. > ------- Additional Comments From sts gmx de 2007-03-15 13:48 -------
> I was wondering it starts with k9copy and I can play it with kaffeine..
hmm... and it happens each time with k3b?
yes it happens each time. I test another encrypted dvd and it works fine.. hmh.. I found a csstest file: ./csstest /dev/hda 7552 cool, I found libdvdcss version 1.2.9 requested sector: 000001ba...00000000000000000000000000000000000000000000... sector is not scrambled I don't know this means.. and ripping this dvd works also fine > ------- Additional Comments From sts gmx de 2007-03-16 16:34 -------
> and ripping this dvd works also fine
using which app?
your great application 1.0rc7 :) Created attachment 19999 [details]
Seek without flags if with flags fails.
Try this one and send the output again, please.
Created attachment 20000 [details]
Ignore failed key cracking
Maybe this patch makes more sense
*** Bug 181791 has been marked as a duplicate of this bug. *** Git commit 89d4585c087daf9bdc17c4019af8065d23eb2d85 by Dawit Alemayehu. Committed on 28/06/2014 at 01:57. Pushed by adawit into branch 'KDE/4.13'. When executing commands set the working directory to be the current directory if not speified by the service. REVIEW: 118954 FIXED-IN: 4.13.3 M +8 -1 kinit/klauncher.cpp M +5 -2 kio/kio/krun.cpp http://commits.kde.org/kdelibs/89d4585c087daf9bdc17c4019af8065d23eb2d85 Git commit 0a5683cac4bc38e12eaa62966e37d8d208837662 by Dawit Alemayehu. Committed on 01/07/2014 at 11:35. Pushed by adawit into branch 'KDE/4.13'. Amended fix for #142957 to only apply to a local URL. REVIEW: 118954 M +3 -1 kinit/klauncher.cpp M +4 -1 kio/kio/krun.cpp http://commits.kde.org/kdelibs/0a5683cac4bc38e12eaa62966e37d8d208837662 Please disregard the commit messages as those were intended for bug# 142597 and not this one. |