You are not logged in.

#1 2008-07-25 17:26:39

smartboyathome
Member
From: $HOME
Registered: 2007-12-23
Posts: 334
Website

I can't change the GTK theme except as root?

I thought this would be the most appropriate place to post this, redirect me if I am wrong.

This is a problem which has rolled over from Ubuntu. I can't change my GTK theme unless I run it as root with gksu. When I try  running gtk-chtheme as a normal user it segfaults, and when I try to change the theme in GNOME, it freezes. Would someone be able to help me get this sorted out?  Thanks. smile

Offline

#2 2008-07-25 17:46:26

jarryson
Member
Registered: 2007-02-18
Posts: 298

Re: I can't change the GTK theme except as root?

sudo cp ~/.themes/* /root/.themes/

or

sudo cp ~/.themes/* /usr/share/themes/

because root cant find themes that just install in your user's themes paths

so copy the theme you use to the system path or root path will solve this problem

Offline

#3 2008-07-25 20:47:32

smartboyathome
Member
From: $HOME
Registered: 2007-12-23
Posts: 334
Website

Re: I can't change the GTK theme except as root?

Thanks, I just symlinked my .themes and .icons directories to /usr/share/themes and /usr/share/icons, respectively, and chowned the folders so that I can use the themes from both. Should that take care of the problem?

Offline

Board footer

Powered by FluxBB