[Bug 1310049] Re: [SRU] lsdvd
Timo Jyrinki
timo.jyrinki at canonical.com
Mon Sep 29 07:32:33 UTC 2014
Hey! I've readied an upload on my patch pilot shift and I've tested that
it now produces the same -Oy (Python) output as the utopic version,
unlike before.
Could you test it on 14.04 LTS from:
sudo apt-add-repository ppa:timo-jyrinki/ppa
sudo apt update
sudo apt install lsdvd
Note that if you've installed a higher version number already, you will
need to install the .deb directly from https://launchpad.net/~timo-
jyrinki/+archive/ubuntu/ppa/+sourcepub/4444970/+listing-archive-extra
instead.
The reason I ask for extra testing is that while modifying the patch as
seen in the debdiff seems to affect the output, the Acidrip itself still
does not seem to show anything for me when I "Load" the DVD video
source. The lsdvd output on the command line seems to show the tracks
etc. I tried other reverse dependencies of lsdvd, but couldn't find one
that would be suitable for testing the python output change.
So, I'm not sure it's worth uploading if Acidrip doesn't get fixed by
the update. On the other hand, I've never used Acidrip before, I'm using
an external DVD drive, so it might be that it actually fixes the issue
at hand but just doesn't work for me.
I'm ok uploading this if I get reports of it (as tested via my PPA)
fixing the issue.
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1310049
Title:
[SRU] lsdvd
Status in “acidrip” package in Ubuntu:
Confirmed
Status in “lsdvd” package in Ubuntu:
Fix Released
Status in “acidrip” source package in Trusty:
New
Status in “lsdvd” source package in Trusty:
New
Status in “lsdvd” package in Debian:
Fix Released
Bug description:
[Impact]
The package doesn't work on trusty because of a bad patch
[Test Case]
Install the package on trusty
[Regression Potential]
None, the package is already fixed in debian and utopic.
[Other Info]
Since updating to Trusty lsdvd has been producing invalid python output, here's a snippet:
lsdvd = {
'%s' : device'/dev/sr0',
'%s' : title'HARRY_POTTER_GOBLET_OF_FIRE',
'%s' : vmg_id'DVDVIDEO-VMG',
'%s' : provider_id'WARNER_HOME_VIDEO',
'track' : [
{
'%s' : ix1,
'%s' : length9038.000,
'%s' : vts_id'DVDVIDEO-VTS',
'%s' : vts1,
'%s' : ttn1,
'%s' : fps25.00,
'%s' : format'PAL',
'%s' : aspect'16/9',
'%s' : width720,
'%s' : height576,
'%s' : df'Letterbox',
'palette' : [
'92520000',
'808080',
'808080',
'808080',
'808080',
'808080',
'808080',
'eb8080',
'808080',
'b08080',
'808080',
'808080',
'808080',
'808080',
'808080',
'808080',
],
...
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acidrip/+bug/1310049/+subscriptions
More information about the Ubuntu-sponsors
mailing list