codec installation doesn't work anymore since gstreamer uses a different helper script
Bug #281606 reported by
Sebastian Heinlein
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-app-install (Ubuntu) |
Fix Released
|
High
|
Michael Vogt |
Bug Description
Gstreamer seems to use /usr/bin/
write(2, "** Message: Missing plugin: gstr"..., 162** Message: Missing plugin: gstreamer|
) = 162
access(
write(2, "** Message: Automatic missing co"..., 87** Message: Automatic missing codec installation not supported (helper script missing)
Related branches
Changed in gnome-app-install: | |
assignee: | nobody → mvo |
importance: | Undecided → High |
milestone: | none → ubuntu-8.10 |
status: | New → Triaged |
To post a comment you must log in.
This bug was fixed in the package gnome-app-install - 0.5.12-0ubuntu1
---------------
gnome-app-install (0.5.12-0ubuntu1) intrepid; urgency=low
* rename gnome-codec-install to gstreamer- codec-install AppInstall. py: source_ activation( ) if no activation. py: update. py:
and make it a alternative (LP: #280633) to match the
changes in the recent gstreamer sync (LP: #281606),
(thanks to Sebastian Heinlein)
* AppInstall/
- do not crash on _confirm_
secondary message is given (LP: #280402)
- fix focus problem in special activation modes (like
codec search) (LP: #191245)
- fix crash when adding components without component
dependencies (LP: #194148)
* AppInstall/
- remove stderr output that may cause IOError in Rhythmbox,
the exit code is sufficient (LP: #193817)
* AppInstall/
- ensure correct permission for the g-a-i caches (LP: #217040)
-- Michael Vogt <email address hidden> Mon, 13 Oct 2008 10:02:12 +0200