Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gnome 2 theme problems
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
cf25
Apprentice
Apprentice


Joined: 20 Jun 2002
Posts: 158

PostPosted: Wed Jul 24, 2002 3:34 am    Post subject: gnome 2 theme problems Reply with quote

ok, i have been trying to get this theme to work all night. it just doesn't want to happen for me. here is the link.

http://www.lucidus.uklinux.net/index.php?theme=gtk2&get=Aqua-20020701.tar.gz

i untarred it in /usr/share/themes and now it comes up in the gnome control center theme selector but it doesnt do anything different. i've had the same problems with other themes too. some work. some don't. can anyone help me out here?

it is aqua for gtk and gtk2. the original link is http://www.sunshineinabag.co.uk/ if you want to check it out.
Back to top
View user's profile Send private message
ghost_o
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jul 2002
Posts: 119

PostPosted: Sat Jul 27, 2002 3:41 am    Post subject: Re: gnome 2 theme problems Reply with quote

cf25 wrote:
ok, i have been trying to get this theme to work all night. it just doesn't want to happen for me. here is the link.

http://www.lucidus.uklinux.net/index.php?theme=gtk2&get=Aqua-20020701.tar.gz

i untarred it in /usr/share/themes and now it comes up in the gnome control center theme selector but it doesnt do anything different. i've had the same problems with other themes too. some work. some don't. can anyone help me out here?

it is aqua for gtk and gtk2. the original link is http://www.sunshineinabag.co.uk/ if you want to check it out.


Read this:

https://forums.gentoo.org/viewtopic.php?t=6772

-G
Back to top
View user's profile Send private message
spendabuck
Apprentice
Apprentice


Joined: 28 Apr 2002
Posts: 256

PostPosted: Sat Jul 27, 2002 8:04 pm    Post subject: Reply with quote

I got the aqua theme working for me it took me forever to figure it out http://pageone.pointclark.net:8080/desktop.jpg I'm running the sawfish manager I think it works better
Back to top
View user's profile Send private message
cf25
Apprentice
Apprentice


Joined: 20 Jun 2002
Posts: 158

PostPosted: Sun Jul 28, 2002 12:12 am    Post subject: Reply with quote

i got most of it working now. the problem now is that i cant set the titlebar and buttons to look like it. check out this screenshot and you'll see.
[url]65.218.56.80/Screenshot.png[/url]

how can i fix this?
Back to top
View user's profile Send private message
spendabuck
Apprentice
Apprentice


Joined: 28 Apr 2002
Posts: 256

PostPosted: Sun Jul 28, 2002 1:41 am    Post subject: Reply with quote

you will need this other aqua theme to install in your Gtk+ theme Preferences ftp://ftp.pageone.pointclark.net just drag the folder into Gtk pref window and click install. I hope the link works.
Back to top
View user's profile Send private message
cf25
Apprentice
Apprentice


Joined: 20 Jun 2002
Posts: 158

PostPosted: Sun Jul 28, 2002 2:22 am    Post subject: Reply with quote

i cant get rid of my crux menu bars and junk! i got aqua menus and stuff. in fact, no matter which theme i choose, i have crux title bars. ahh!
Back to top
View user's profile Send private message
spendabuck
Apprentice
Apprentice


Joined: 28 Apr 2002
Posts: 256

PostPosted: Sun Jul 28, 2002 2:45 am    Post subject: Reply with quote

here is my settings http://pageone.pointclark.net:8080/Screenshot.png show me yours.
Back to top
View user's profile Send private message
cf25
Apprentice
Apprentice


Joined: 20 Jun 2002
Posts: 158

PostPosted: Sun Jul 28, 2002 5:50 am    Post subject: Reply with quote

well, the main difference is that i am trying to use metacity. i got rid of the crux effects because when i emerged sawfish (i was using metacity) it immediatly started using some sawfish settings (crux specifically). so i unmerged sawfish. so now i am back to my default toolbars but some things use the aqua theme.

[url]65.218.56.80/Screenshot2.png[/url]

is there a way to do this with metacity, or do i have to use sawfish?
Back to top
View user's profile Send private message
spendabuck
Apprentice
Apprentice


Joined: 28 Apr 2002
Posts: 256

PostPosted: Sun Jul 28, 2002 1:01 pm    Post subject: Reply with quote

I'll be back later to give you a step by step of what I did to get aqua to work for me.
Back to top
View user's profile Send private message
blunted
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jun 2002
Posts: 89
Location: Winnipeg, MB

PostPosted: Fri Aug 23, 2002 7:31 am    Post subject: yag Reply with quote

I tried using that Aqua theme for gtk but when I select it with gnome-theme-properties, it stays as the default theme, then grey objects like buttons and menus turn white, anyone fix this problem? Anywho... so I decided to try using sawfish...

Code:
root@creep etc # emerge sawfish-themes
Calculating dependencies ...done!

!!! Error: the gnome-base/gnome-session package conflicts with this package and both can't be installed on the same system together.


Um, does this make sense?
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Fri Aug 23, 2002 7:44 am    Post subject: Re: yag Reply with quote

blunted wrote:
Code:
root@creep etc # emerge sawfish-themes
Calculating dependencies ...done!

!!! Error: the gnome-base/gnome-session package conflicts with this package and both can't be installed on the same system together.


Um, does this make sense?

This is probably totally wrong. Let's just get that out of the way. I have none of these packages installed.

That being said, it looks to me like gnome-session only exists for >2.0, so I'll assume you've got GNOME 2 installed. That sawfish-themes ebuild seems to be wanting sawfish-1.x, and the sawfish 1.0.1-r5 ebuild wants gnome-core. gnome-core looks like it got deprecated after 1.4, so there's no corresponding GNOME 2 option. So it tries to install a big chunk of GNOME 1.4 on you, and gnome-session (or something in your GNOME 2 installation) is balking.

Here's what I'd try: see if those sawfish themes will work with sawfish 2.0 by changing:
Code:
RDEPEND="=x11-wm/sawfish-1*"
...to...
Code:
RDEPEND="x11-wm/sawfish"

Does that change anything?
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
blunted
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jun 2002
Posts: 89
Location: Winnipeg, MB

PostPosted: Fri Aug 23, 2002 8:14 am    Post subject: Thanks Reply with quote

That did the trick. Have a gold star. :)

Now to find out how to switch gnome to sawfish...
Back to top
View user's profile Send private message
blunted
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jun 2002
Posts: 89
Location: Winnipeg, MB

PostPosted: Fri Aug 23, 2002 8:52 am    Post subject: asd Reply with quote

I see now why metacity was chosen... sawfish doesn't play nice with gtk2.

Changing sawfish themes seems to involve changing it then killing sawfish-ui because it freezes, and if I want to run sawfish-ui again i have to delete ~/.sawfish
Back to top
View user's profile Send private message
blunted
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jun 2002
Posts: 89
Location: Winnipeg, MB

PostPosted: Fri Aug 23, 2002 8:55 am    Post subject: Reply with quote

actually

running sawfish-ui from the command line works just fine... now if I can just get that gtk aqua theme to work... as I posted above I'm having problems with it... anyone have any suggestions?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum