[Bug 1278284] Re: Doesn't find gstreamer1.0 codecs
Sebastien Bacher
seb128 at ubuntu.com
Thu Mar 27 22:34:20 UTC 2014
The issue there is that Gstreamer-Version=1.2 but struct.version=1.0,
one easy way to filter 0.10or1.0 is to split(".")[0]. There might be a
better way but that works for the current issue.
Once that fixed the code hit another issue where
"pkg_caps.intersect(struct.caps)" returns a caps even when there is no
intersect, the api has a is_empty() api, using it fixes the issue
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to sessioninstaller in Ubuntu.
https://bugs.launchpad.net/bugs/1278284
Title:
Doesn't find gstreamer1.0 codecs
Status in “sessioninstaller” package in Ubuntu:
Triaged
Status in “sessioninstaller” source package in Trusty:
Triaged
Bug description:
On the request of Rhythmbox, sessino-installer tries to look for
Vorbis encoder and doesn't find it.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: sessioninstaller 0.20+bzr141-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-8.27-generic 3.13.2
Uname: Linux 3.13.0-8-generic x86_64
ApportVersion: 2.13.2-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Feb 10 08:11:00 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2010-10-12 (1216 days ago)
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
PackageArchitecture: all
SourcePackage: sessioninstaller
UpgradeStatus: Upgraded to trusty on 2013-10-26 (106 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sessioninstaller/+bug/1278284/+subscriptions
More information about the foundations-bugs
mailing list