xyl0n / iris

A simple, flat and bold Gtk theme.
GNU General Public License v3.0
277 stars 27 forks source link

Question : Ubuntu 13.10, Gnome Session (No effect) #42

Closed grena closed 9 years ago

grena commented 10 years ago

Hello and thank you for this great theme !

I've got a question, I'm on Ubuntu 13.10 and I login with Gnome Session (No effect), the theme works except that Title bar are not here :

Is it a normal behavior ? (since I don't really know which version of Gnome I have..)

xyl0n commented 10 years ago

No, this isn't normal behaviour - I think this is due to some files not being present. I will have a look at this.

rhoconlinux commented 10 years ago

hm... it seems like an engine not present... do you have the package gtk3-engines-unico installed? :)

grena commented 10 years ago

It seems that I've got this package yes :)

Reading state information... Done
gtk3-engines-unico is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

Thanks for help !

xyl0n commented 10 years ago

I think it's because there's no metacity-theme-1.xml file. Once that is added, this should work.

Also, are you on Gtk 3.10?

grena commented 10 years ago

Hmm I apparently have a 3.8 version :

libgtk2.0-0:
  Installed: 2.24.20-1ubuntu1
libgtk-3-0:
  Installed: 3.8.6-0ubuntu3.1
xyl0n commented 10 years ago

@grena it may not work so well, but the window decoration theme should not be affected by this. I'll investigate more.

xyl0n commented 10 years ago

OH @grena make sure the theme is in /usr/share/themes as the window decoration themes only appear in Gnome Tweak Tool with this.

grena commented 10 years ago

Yep, the theme is in /usr/share/themes, and the theme appears in the Gnome Tweak Tool, but window doesn't change when I switch, but everything else.

xyl0n commented 10 years ago

@grena can you run (in terminal)

gnome-shell -r

and then open a window and post the output here (or on pastebin.com)?

grena commented 10 years ago
11:27 grena@adrien-pc ~ % gnome-shell -r
Window manager warning: Failed to load theme "iris": Line 1724 character 19: No <copyright> set for theme "iris"
Window manager warning: Log level 16: Unable to register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: An authentication agent already exists for the given subject
Gjs-Message: JS LOG: Failed to register AuthenticationAgent
Gjs-Message: JS LOG: GNOME Shell started at Wed Mar 12 2014 11:27:30 GMT+0100 (CET)
Window manager warning: Failed to load theme "iris": Line 1724 character 19: No <copyright> set for theme "iris"

Btw, this command completely broke my GUI x)

hardchor commented 10 years ago

I'm getting the exact same

Window manager warning: Failed to load theme "iris": Line 1724 character 19: No <copyright> set for theme "iris"

in Unity (including the red header in @grena 's screenshot)

xyl0n commented 10 years ago

@hardchor @grena right, sorry for the delay, try checking out the latest commit

hardchor commented 10 years ago

It looks great in gnome-shell, but unity still has the red window header

grena commented 10 years ago

Thanks for your work. Unfortunately, yes, I still have the red window header !

hardchor commented 10 years ago

Red header has disappeared for me. I guess this can be closed?

xyl0n commented 9 years ago

Closing because of 6 months of inactivity.