Bug 179824
| Summary: | gnome-media uses gstreamer 0.10.x from 2.13.6 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | sangu <sangu.fedora> |
| Component: | gnome-media | Assignee: | Christopher Aillon <caillon> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | johnp |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 2.13.91-2 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-02-06 15:26:43 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 150221 | ||
|
Description
sangu
2006-02-03 07:40:59 UTC
Suggest that we look if any packages use gstreamer08 anymore. If not we should consider moving gstreamer08 to extras. evolution and gnome-game use gstreamer08. See Also : evolution : Inline Audio plugin still uses GStreamer 0.8 http://bugzilla.gnome.org/show_bug.cgi?id=329629 gnome-games $ldd /usr/bin/gnomine | grep gst libgstreamer-0.8.so.1 => /usr/lib/libgstreamer-0.8.so.1 (0x0070b000) gnome-games no longer uses it (it was actually a mistake of some code getting in from an experimental branch according to the maintainer). Hopefully someone ports the evolution plugin. Hardly a blocker, but ok... |