Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[fixed] Compiz-Fusion doesn't have a window decorator
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
japtar10101
Tux's lil' helper
Tux's lil' helper


Joined: 12 Apr 2009
Posts: 103

PostPosted: Sat May 23, 2009 3:35 am    Post subject: [fixed] Compiz-Fusion doesn't have a window decorator Reply with quote

I apologize in advance that this question is asked way too often, but I would like it if I can load compiz-fusion on my Gentoo gnome desktop to add some spice to it. However, when I run "compiz-manager", the emerald window decorator won't load.

What's more interesting, if I run:
Code:
compiz-manager && emerald --replace
-- or --
compiz-manager &
emerald --replace
The window decorator STILL won't load. What's going on? Every search results I go to calims this is the solution, but it's not working for me.

I have a Radeon X1300 graphics card, and at least the desktop wall effect works fine when I run compiz fusion.

On a more important note, here's output for compiz-manage looks like:
Code:
compiz-manager 
Checking for Xgl: not present.
Detected PCI ID for VGA: 02:00.0 0300: 1002:7183 (prog-if 00 [VGA controller])
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1440x900) to maximum 3D texture size (4096): Passed.
Checking for nVidia: not present.
Checking for FBConfig: present.
Checking for Xgl: not present.
Starting emerald
/usr/bin/compiz (core) - Error: Plugin 'text' not loaded.

/usr/bin/compiz (shift) - Warn: No compatible text plugin loaded.
/usr/bin/compiz (core) - Error: Plugin 'text' not loaded.

/usr/bin/compiz (thumbnail) - Warn: No compatible text plugin found.
/usr/bin/compiz (core) - Error: Plugin 'text' not loaded.

/usr/bin/compiz (scaleaddon) - Warn: No compatible text plugin found.


Last edited by japtar10101 on Sat May 23, 2009 1:20 pm; edited 1 time in total
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Sat May 23, 2009 6:06 am    Post subject: Reply with quote

try loading it with:

Code:
compiz --replace ccp --sm-disable


and enable window decorations under
Code:
ccsm


first after that you can use window decorations such as gtk-window-decorator or emerald :idea:
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
Roman_Gruber
Advocate
Advocate


Joined: 03 Oct 2006
Posts: 3846
Location: Austro Bavaria

PostPosted: Sat May 23, 2009 8:34 am    Post subject: Reply with quote

Enabling Render Acceleration and Composite

Code:

nvidia-xconfig --composite
nvidia-xconfig --render-accel
nvidia-xconfig --add-argb-glx-visuals


Enabling AIGLX

Edit /etc/X11/xorg.conf and add, to the Server Layout section, the following line:
Code:

Option   "aiglx"    "true"

Also add the following line to the Extensions section:
Code:


Option   "Composite"  "Enable"



and also:

Re: after installing compiz, i can't move windows around the screen
I think I might be able to help... basically to move them around I had to add the proper plugins to load:
1) Open up gconf-editor
2) Go apps / compiz / general / allscreens / options
3) modify the active_plugins, mine includes (in this order):
gconf
dbus
decoration
wobbly
fade
minimize
cube
rotate
zoom
scale
move (thats probably the one your missing)
resize
place
switcher
water
screenshot
Back to top
View user's profile Send private message
japtar10101
Tux's lil' helper
Tux's lil' helper


Joined: 12 Apr 2009
Posts: 103

PostPosted: Sat May 23, 2009 1:00 pm    Post subject: Reply with quote

kernelOfTruth wrote:
first after that you can use window decorations such as gtk-window-decorator or emerald :idea:

Of course....I forgot the plugin :oops:.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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