View previous topic :: View next topic |
Author |
Message |
mmontg1 Tux's lil' helper

Joined: 21 Jun 2002 Posts: 129
|
Posted: Thu Apr 22, 2004 4:19 pm Post subject: gtk2 themes and switch2 |
|
|
I just untarred a LOT of themes to /usr/share/themes/ from art.gnome.org.
All of themes looked to be the directory structure for /usr/share/themes, but when I start switch2, and preview any of the new themes, I get this:
Code: |
/home/mmont/.gtkrc.tmp-0:2: Unable to find include file: "(null)"
|
I was trying this theme:
/usr/share/themes/6nome/gtk-2.0
There doesn't look to be anything wrong with the gtkrc, but there is NO .gtkrc.tmp-* in my /home/directory:
Code: |
mmont@mmontlaptop mmont $ ls -l .gtkrc*
-rw-r--r-- 1 mmont users 156 Feb 21 09:17 .gtkrc
-rw-r--r-- 1 mmont users 255 Apr 22 10:46 .gtkrc-2.0
-rw-r--r-- 1 mmont users 1119 Feb 21 09:17 .gtkrc-kde
|
Does anybody see anything wrong here? |
|
Back to top |
|
 |
PieterB Apprentice

Joined: 19 Jan 2004 Posts: 158 Location: Aalter, Belgium
|
Posted: Thu Apr 22, 2004 8:06 pm Post subject: |
|
|
I just install them with gnome but if you don't use gnome itself....
Sometimes I use swith2 then for loading them.
Maybe check the files in the skin and try to make an empty gtkrc-tmp file? Or do it yourself (in ./home/user/.gtkrc-2.0:
include "/usr/share/themes/6nome/gtk-2.0/gtkrc"
I've no gtkrc - tmp file so I can't help your further _________________ LinuxUser: #310384 |
|
Back to top |
|
 |
mmontg1 Tux's lil' helper

Joined: 21 Jun 2002 Posts: 129
|
Posted: Tue Apr 27, 2004 12:51 am Post subject: |
|
|
It simply doesn't seem to be putting the full path to the themes directory....
/usr/share/themes.... it's just puts (null) in the .gtkrc-2.0...
But a manual edit solves this... weird... I don't know what's going on, but I can work around it...
Thanks for your help. |
|
Back to top |
|
 |
|