Bug 157762
| Summary: | Two schema files can't be installed. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | sangu <sangu.fedora> |
| Component: | totem | Assignee: | John (J5) Palmieri <johnp> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | jkeck |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-05-19 14:09:25 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: | 136451 | ||
The 2 schemas that weren't getting installed would have the following effect if installed: /etc/gconf/schemas/totem-handlers.schemas Install handlers for a number of schemes, like uvox, mms, rtsp, etc. that GStreamer might not have support for. You can leave it out without a problem. /etc/gconf/schemas/totem-video-thumbnail.schemas This schema installs the handler for the thumbnailer. If you don't install this schema, Totem's thumbnailer will just not work. This was built as 1.0.2-1 and is in rawhide |
Description of problem: Two schema files can't be installed. Two schema files are totem-handlers.schemas and totem-video-thumbnail.schemas. $rpm -ql totem | more /etc/gconf/schemas/totem-handlers.schemas /etc/gconf/schemas/totem-video-thumbnail.schemas /etc/gconf/schemas/totem.schemas [...] $ rpm -q --scripts totem postinstall scriptlet (using /bin/sh): /sbin/ldconfig update-desktop-database /usr/share/applications export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule \ /etc/gconf/schemas/totem.schemas \ >/dev/null || : postuninstall program: /sbin/ldconfig Version-Release number of selected component (if applicable): totem-1.0.1-1 How reproducible: always Steps to Reproduce: 1. $rpm -ihv totem-1.0.1-1 2. 3. Actual results: Expected results: Additional info: Latest totem version is 1.0.2. http://ftp.gnome.org/pub/GNOME/sources/totem/1.0/totem-1.0.2.tar.bz2