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 675106 - Shell Theme tweak doesn't work with recent user-theme
Shell Theme tweak doesn't work with recent user-theme
Status: RESOLVED FIXED
Product: gnome-tweak-tool
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Tweak Tool maintainer(s)
GNOME Tweak Tool maintainer(s)
Depends on: 675105
Blocks:
 
 
Reported: 2012-04-29 22:01 UTC by Giovanni Campagna
Modified: 2012-05-11 13:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Shell Theme: load settings schema from user directory (3.65 KB, patch)
2012-04-29 22:01 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2012-04-29 22:01:32 UTC
It has been a while that user-theme has been updated to install
schema files in the user directory, and an increasing number of
people complain that this breaks gnome-tweak-tool.
Time to update.
Comment 1 Giovanni Campagna 2012-04-29 22:01:35 UTC
Created attachment 213069 [details] [review]
Shell Theme: load settings schema from user directory

Recent versions of the user-theme extension install the GSettings
schema in the extension directory, to comply with extensions.gnome.org
rules.
Comment 2 Giovanni Campagna 2012-04-29 22:02:10 UTC
Forgot to say, this depends on pygobject's bug 675105.
Comment 3 John Stowers 2012-04-29 22:39:41 UTC
(In reply to comment #2)
> Forgot to say, this depends on pygobject's bug 675105.

thanks.
Comment 4 John Stowers 2012-05-11 13:17:27 UTC
Attachment 213069 [details] pushed as 6fbecd5 - Shell Theme: load settings schema from user directory