gcampax / gnome-shell-extensions

A collection of extensions for GNOME Shell (forked from previous repo on git.gnome.org)
GNU General Public License v2.0
19 stars 10 forks source link

usr-theme extension #1

Open bmbaker opened 12 years ago

bmbaker commented 12 years ago

I have all extensions wking in GTweak extensions wking except the usertheme extension keeps showing on ubuntu 11.10 (user extension not enabled) and on precise it says (shell user-theme extension incorrectly installed) I am using ppa:ricotz/testing

trying to figure out if this is G-T-T problem or a user-theme problem! nothing shows any problems in LG

when i run G-T-T in a terminal there is this output

bb@ubuntu:~$ gnome-tweak-tool No schema known for /desktop/gnome/shell/windows/theme' No schema known for/desktop/gnome/shell/windows/theme' WARNING : Schema /usr/share/glib-2.0/schemas/org.gnome.shell.gschema.xml missing summary text:

1
  <summary/>
</key>

WARNING : Schema /usr/share/glib-2.0/schemas/org.gnome.shell.gschema.xml missing summary text:

0
  <summary/>
</key>

No schema known for /desktop/gnome/shell/windows/button_layout' No schema known for/desktop/gnome/shell/windows/button_layout'

cheers

gcampax commented 12 years ago

First of all, /desktop/gnome/shell/windows/theme and /desktop/gnome/shell/windows/button_layout don't seem to be valid dconf paths, as for upstream shell. It could be that the package you're using has patches to make it recognized (probably to have different themes in Unity and the Shell), which makes it incompatible with upstream gnome-tweak-tool or with the user-theme extension.

Second, as mailed to gnome-shell-list yesterday, the user-theme extension is this repository is temporarily not configurable with gnome-tweak-tool, as I changed the location of schemas so that's not needed to install it system-wide.

Third, main development for this set of extensions happens at git.gnome.org, and bugs are tracked in the gnome bugzilla (gnome-shell product, extensions component). It would be helpful if you could report any issue there.

Thanks!

bmbaker commented 12 years ago

Hihi :-) Thanks for the reply, I have already posted a bug against GTweak on gnome and its also on Ubuntu by someone else. I was chatting with Rico from ricotz/testing fame and also with Jon storkower of GTweak trying to figure this out. Since the release of GS 3.2 the user-theme hasn't been wking, not in 11.10 or 12.04. Thanks for ur help :-) Bb On Nov 20, 2011 9:36 PM, "Giovanni Campagna" < reply@reply.github.com> wrote:

First of all, /desktop/gnome/shell/windows/theme and /desktop/gnome/shell/windows/button_layout don't seem to be valid dconf paths, as for upstream shell. It could be that the package you're using has patches to make it recognized (probably to have different themes in Unity and the Shell), which makes it incompatible with upstream gnome-tweak-tool or with the user-theme extension.

Second, as mailed to gnome-shell-list yesterday, the user-theme extension is this repository is temporarily not configurable with gnome-tweak-tool, as I changed the location of schemas so that's not needed to install it system-wide.

Third, main development for this set of extensions happens at git.gnome.org, and bugs are tracked in the gnome bugzilla (gnome-shell product, extensions component). It would be helpful if you could report any issue there.

Thanks!


Reply to this email directly or view it on GitHub:

https://github.com/gcampax/gnome-shell-extensions/issues/1#issuecomment-2807828