Bug 513908
| Summary: | Totem tries to install older version of already-installed plugin | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Neil <nchannen> |
| Component: | totem | Assignee: | Bastien Nocera <bnocera> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 11 | CC: | andre.ocosta, bnocera, s.adam |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-08-11 22:55:47 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: | |||
|
Description
Neil
2009-07-27 03:39:27 UTC
This happens with WMV and MOV files as well -- in both cases it says it needs gstramer-ffmpeg-0.10.7-1 when gstreamer-ffmpeg-0.10.7-2 is already installed. Could this be PackageKit's fault? Console output from totem says: (totem:13752): Gdk-CRITICAL **: gdk_x11_atom_to_xatom_for_display: assertion `atom != GDK_NONE' failed ** Message: Error: A Advanced Streaming Format (ASF) demuxer plugin is required to play this stream, but not installed. gstdecodebin.c(988): close_pad_link (): /GstPlayBin:play/GstDecodeBin:decodebin0: No decoder to handle media type 'video/x-ms-asf' ** Message: Missing plugin: gstreamer|0.10|totem|Advanced Streaming Format (ASF) demuxer|decoder-video/x-ms-asf (Advanced Streaming Format (ASF) demuxer) ** Message: PackageKit: xid = 90177539 ** Message: PackageKit: Codec nice name: Advanced Streaming Format (ASF) demuxer ** Message: PackageKit: structure: gstreamer0.10(decoder-video/x-ms-asf)()(64bit) This should already have been fixed in: * Wed Jun 10 2009 Bastien Nocera <bnocera> 0.10.23-2 - Update gst-inspect patch to ignore rank none plugins But the gstreamer packages on RPM Fusion need to be updated. Closing as NOTABUG as it's not a bug in Fedora, but in RPM Fusion. Hi Bastien, AFAICS RPM Fusion only provides gstreamer-ffmpeg and gstreamer-plugins-ugly; these are the ones that need to be updated? (I just didn't understand where did your fix go so that I could point them the right direction) |