Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] KDE - shell behavior: no transparency
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
Silentsand74
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jul 2007
Posts: 131

PostPosted: Wed Oct 01, 2008 6:53 pm    Post subject: [SOLVED] KDE - shell behavior: no transparency Reply with quote

Hello,
I cannot set the transparency when I try to change appearance in profiles. When I try to do so I get a warning in that window:
Code:
The colour scheme has a transparent background which does not appear to be supported on your desktop.


I have an Intel Graphic Accelerator 950 on that laptop. When I had KDE 3.5 I had never any problems with it. I don't think that my graphic card is too weak to support that. Oh maybe transparency mode requires pixel shader but I don't think so.

Any ideas how to fix it?

KDE version - 4.0.5
QT version - 4.4.0_rc1
mesa version - 6.5.1-r1


Last edited by Silentsand74 on Mon Oct 06, 2008 9:28 am; edited 1 time in total
Back to top
View user's profile Send private message
ltboy
Apprentice
Apprentice


Joined: 26 Oct 2004
Posts: 197
Location: Utah

PostPosted: Thu Oct 02, 2008 9:06 pm    Post subject: Reply with quote

KDE 4 Uses real transparency meaning that you won't see your desktop background you'll see the windows behind your konsole and all that fun stuff. I have the same "video accelerator" and it works fin for me you just have to enable the X11 Composite extension in your xorg.conf

Most of the time you just need to put in the below.
Code:

Section "Extensions"
    Option "Composite" "Enable"
EndSection


NOTE: You may also need to add the 'xcomposite' use flag to your make.conf and do an 'emerge -avuDN world' in order to make everything work...
_________________
Mmmm.... Brains!
Back to top
View user's profile Send private message
widremann
Veteran
Veteran


Joined: 14 Mar 2005
Posts: 1314

PostPosted: Thu Oct 02, 2008 10:41 pm    Post subject: Reply with quote

And also enable desktop effects for KWin. You could also try using xcompmgr or something like that.
Back to top
View user's profile Send private message
ltboy
Apprentice
Apprentice


Joined: 26 Oct 2004
Posts: 197
Location: Utah

PostPosted: Thu Oct 02, 2008 10:49 pm    Post subject: Reply with quote

Quote:
You could also try using xcompmgr or something like that.

Not Really Relevant for KDE 4 as it already has much more functionality than xcompmgr. I would however recommend upgrading to KDE 4.1.x as that is the current official release and it has much more of the XComposite functionallity enabled.
_________________
Mmmm.... Brains!
Back to top
View user's profile Send private message
Silentsand74
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jul 2007
Posts: 131

PostPosted: Mon Oct 06, 2008 9:27 am    Post subject: Reply with quote

Emerging kde-meta-4.1.2 and enabling this effect in system setting helped.
Now it's working fine.

Thank You :P.
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