You are not logged in.

#1 2007-09-23 19:20:42

mezoko
Member
Registered: 2005-03-26
Posts: 310
Website

[Workaround] Can't set GTK Icons - Openbox - Help

I'm stuck! I have been trying to set the gtk icons and have no luck.

[mezoko@tux ~]$ cat /home/mezoko/.gtkrc-2.0

# -- THEME AUTO-WRITTEN DO NOT EDIT
include "/usr/share/themes/Rezlooks-Gilouche/gtk-2.0/gtkrc"

include "/home/mezoko/.gtkrc.mine"

# -- THEME AUTO-WRITTEN DO NOT EDIT

[mezoko@tux ~]$ cat /home/mezoko/.gtkrc.mine

gtk-icon-theme-name = "Gion"
gtk-font-name = "Sans 8"
style "user-font"
{
        font_name = "Sans 8"
}
widget_class "*" style "user-font"

Have no idea what I'm dong wrong, any help would be great!

Last edited by mezoko (2007-09-25 01:01:34)


"The only thing we have to fear is fear itself." - Franklin D. Roosevelt

Offline

#2 2007-09-23 19:28:29

fwojciec
Member
Registered: 2007-05-20
Posts: 1,411

Re: [Workaround] Can't set GTK Icons - Openbox - Help

The config files look correct, that is mine look completely analogous, so perhaps the problem has to do with where the Gion icons are located.  Do you have a folder called Gion in your .icons folder?

Edit: another idea.  What's in your /.config/openbox/autostart.sh?  I think the default openbox autostart.sh file tries to run gnome-settings-manager or something like that, which could confilict with the settings in gtkrc config files.

Last edited by fwojciec (2007-09-23 19:30:46)

Offline

#3 2007-09-23 19:30:21

mezoko
Member
Registered: 2005-03-26
Posts: 310
Website

Re: [Workaround] Can't set GTK Icons - Openbox - Help

Yep I have a folder called Gion in my /home/mezoko/.icons
I've also tried gTango and Tango which are also located in my ~/.icons path


"The only thing we have to fear is fear itself." - Franklin D. Roosevelt

Offline

#4 2007-09-24 23:57:24

mezoko
Member
Registered: 2005-03-26
Posts: 310
Website

Re: [Workaround] Can't set GTK Icons - Openbox - Help

SOLVED:
I was using openbox-session to start openbox, for whatever reason this prevented my icon them from showing. After change openbox-session to openbox everything worked as it was suppose to. 0_o


"The only thing we have to fear is fear itself." - Franklin D. Roosevelt

Offline

#5 2007-09-25 00:28:52

thayer
Fellow
From: Vancouver, BC
Registered: 2007-05-20
Posts: 1,560
Website

Re: [Workaround] Can't set GTK Icons - Openbox - Help

Hrmmm, that's not really a fix, more like a workaround.  openbox-session is the proper way to start a pure openbox environment and it should not interfere with your icons either way.

fwojciec is probably right... if you don't have ~/.config/openbox/autostart.sh then Openbox is running the default startup script: /etc/xdg/openbox/autostart.sh

You can easily fix this by creating a blank file (~/.config/openbox/autostart.sh), or better yet, move your startup apps from .xinitrc to your personal autostart.sh.  That's the way OB is intended to be used.


thayer williams ~ thayerwilliams.ca

Offline

#6 2007-09-25 01:01:00

mezoko
Member
Registered: 2005-03-26
Posts: 310
Website

Re: [Workaround] Can't set GTK Icons - Openbox - Help

I did/do have a ~/.config/openbox/autostart.sh so I don't think this would fix the problem.


"The only thing we have to fear is fear itself." - Franklin D. Roosevelt

Offline

Board footer

Powered by FluxBB