View previous topic :: View next topic |
Author |
Message |
Twelc Tux's lil' helper
Joined: 26 Apr 2004 Posts: 126
|
Posted: Wed Mar 15, 2006 6:41 pm Post subject: GTK2 theme |
|
|
Hi
I installed few GTK2 themes and "selected" it using gtk-chtheme.
When I launched Firefox, the theme did not work properly.
I therefore launched Firefox via Konsole to see if there was any error messages (eg: missing engine) but surprisingly..the theme worked properly !
After a few tests :
> GTK2 applications launched via the KDE menu > theme does not work properly (some caracteristics from the theme are present and some others aren't)
> GTK2 applications launched via konsole > theme **does** work
I really do not understand why this problem occur...
Any ideas ? |
|
Back to top |
|
|
smurfd Apprentice
Joined: 04 May 2005 Posts: 176
|
Posted: Wed Mar 15, 2006 10:39 pm Post subject: |
|
|
run
echo "include \"~/.themes/<themename>/gtk-2.0/gtkrc\"" >> ~/.gtkrc-2.0
and try to start firefox again. if you now have your theme in .themes (replace <themename> with the themes foldername in .themes) |
|
Back to top |
|
|
Twelc Tux's lil' helper
Joined: 26 Apr 2004 Posts: 126
|
Posted: Wed Mar 15, 2006 10:52 pm Post subject: |
|
|
Thanks - but I don't think my .gtkrc-2.0 is the problem as it generated by gtk-chtheme (I used to have gtk-theme-switch before I discovered gtk-chtheme).
My .gtkrc-2.0 file : Code: | # -- THEME AUTO-WRITTEN DO NOT EDIT
include "/home/tim/.themes/AluminumAlloy-Volcanic/gtk-2.0/gtkrc"
style "user-font" {
font_name = "Arial 11"
}
widget_class "*" style "user-font"
gtk-font-name="Arial 11"
include "/home/tim/.gtkrc.mine"
# -- THEME AUTO-WRITTEN DO NOT EDIT |
This theme works properly no matter how I launch any GTK2 application, which is the reason why I chose it (I intend to change once I get the other themes to work properly) |
|
Back to top |
|
|
joolz n00b
Joined: 29 Oct 2004 Posts: 72 Location: sweden
|
Posted: Fri Mar 17, 2006 9:53 pm Post subject: |
|
|
have you found a solution? i got exactly the same problem. changing themes have no affect. |
|
Back to top |
|
|
Twelc Tux's lil' helper
Joined: 26 Apr 2004 Posts: 126
|
Posted: Fri Mar 17, 2006 10:58 pm Post subject: |
|
|
joolz wrote: | have you found a solution? i got exactly the same problem. changing themes have no affect. | nope no solution...yet |
|
Back to top |
|
|
aVirulence Apprentice
Joined: 07 Feb 2006 Posts: 170
|
Posted: Fri Mar 17, 2006 11:37 pm Post subject: |
|
|
Are you on amd64? |
|
Back to top |
|
|
Twelc Tux's lil' helper
Joined: 26 Apr 2004 Posts: 126
|
Posted: Sat Mar 18, 2006 12:04 am Post subject: |
|
|
aVirulence wrote: | Are you on amd64? | nope, P4 3.4GHz HT but I disabled it cos ndiswrapper did not like it. |
|
Back to top |
|
|
Twelc Tux's lil' helper
Joined: 26 Apr 2004 Posts: 126
|
Posted: Mon Mar 20, 2006 12:25 am Post subject: |
|
|
I found the solution :
> Control Center [kde], Appearance & Themes, Colors
> un-check the box labelled "Apply colors to non-KDE applications"
works for me |
|
Back to top |
|
|
joolz n00b
Joined: 29 Oct 2004 Posts: 72 Location: sweden
|
Posted: Mon Mar 20, 2006 10:46 am Post subject: |
|
|
worked for me too =) thanks! |
|
Back to top |
|
|
|