After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 353216 - Thumbnailer schemas installed in incorrect location
Thumbnailer schemas installed in incorrect location
Status: RESOLVED FIXED
Product: libgsf
Classification: Core
Component: General
unspecified
Other All
: Normal major
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2006-08-28 11:24 UTC by Wouter Bolsterlee (uws)
Modified: 2006-08-28 14:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed fix (9.48 KB, patch)
2006-08-28 11:30 UTC, Wouter Bolsterlee (uws)
accepted-commit_now Details | Review

Description Wouter Bolsterlee (uws) 2006-08-28 11:24:45 UTC
Some of the thumbnailer schemas are installed in the wrong location. This causes them to mess up the gconf trees.
Comment 1 Wouter Bolsterlee (uws) 2006-08-28 11:30:34 UTC
Created attachment 71763 [details] [review]
Proposed fix

This corrects the schema location in several places. Most of the code was correct already.
Comment 2 Jody Goldberg 2006-08-28 13:34:14 UTC
Comment on attachment 71763 [details] [review]
Proposed fix

thanks.
Comment 3 Wouter Bolsterlee (uws) 2006-08-28 14:43:34 UTC
2006-08-28  Wouter Bolsterlee  <uws+gnome@xs4all.nl>

        * thumbnailer/gsf-office-thumbnailer.schemas.in: Trivial
        patch to install all the schemas in the correct place.
        Fixes bug #353216.