This bug was fixed in the package gst0.10-python - 0.10.22-3ubuntu0.1
---------------
gst0.10-python (0.10.22-3ubuntu0.1) precise-proposed; urgency=low
* Backport upstream commit 574275e7 to expose new
gst.preset_{set,get}_app_dir() functions, required by transmageddon (LP:
#1031439)
-- Iain Lane <[email protected]> Sun, 05 Aug 2012 22:23:47 +0100
** Changed in: gst0.10-python (Ubuntu Precise)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gst0.10-python in Ubuntu.
https://bugs.launchpad.net/bugs/1031439
Title:
transmageddon fails to transcode because python-gst0.10 doesn't expose
gst.preset_set_app_dir
Status in “gst0.10-python” package in Ubuntu:
Fix Released
Status in “transmageddon” package in Ubuntu:
Fix Released
Status in “gst0.10-python” source package in Precise:
Fix Released
Status in “gst0.10-python” package in Debian:
Fix Committed
Bug description:
= gst0.10-python =
[ Description ]
gst-python0.10 didn't expose preset_set_app_dir, which the SRUed
transmageddon (0.20-1ubuntu0.1) relied upon.
[ Proposed fix ]
Cherry-pick upstream patch to expose this. Upload transmageddon with
appropriate versioned dep.
[ Development release fix ]
Identical.
[ Regression potential ]
Applications could rely on the new exposed functions without an
appropriate versioned dep, leading to runtime failures.
[ Test plan ]
Launch `transmageddon' from a terminal. Attempt to transcode a video.
Note that an error referring to preset_set_app_dir appears before the
update, and transcoding does not proceed. After the update, note that
transcoding does proceed without this specific error.
[ Original description ]
All transcoding attempts fail the same -
~$ transmageddon
Traceback (most recent call last):
File "transmageddon.py", line 863, in on_transcodebutton_clicked
self._start_transcoding()
File "transmageddon.py", line 736, in _start_transcoding
self.videopasstoggle, self.interlaced, self.inputvideocaps)
File "/usr/share/transmageddon/transcoder_engine.py", line 60, in __init__
Gst.preset_set_app_dir("/usr/share/transmageddon/presets/")
NameError: global name 'Gst' is not defined
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: transmageddon 0.20-1ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-6.6-generic 3.5.0
Uname: Linux 3.5.0-6-generic x86_64
ApportVersion: 2.4-0ubuntu6
Architecture: amd64
Date: Tue Jul 31 13:42:04 2012
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120707)
PackageArchitecture: all
ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: transmageddon
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst0.10-python/+bug/1031439/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp