Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gconf has compiz key but no options [Solved]
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
Mistral
n00b
n00b


Joined: 23 Aug 2005
Posts: 10
Location: Netherlands

PostPosted: Fri Apr 21, 2006 6:08 pm    Post subject: Gconf has compiz key but no options [Solved] Reply with quote

I have a problem with XGL/Compiz and gconf.

I have followed the installation manual for Xgl+compiz on the Wiki. Everything works like a charm, but I can't configure the options for compiz in the gconf-editor. I have a key in Apps named Compiz, and I can set the value of Apps/Compiz/General/Allscreens/Active_Plugins. The keys in Apps/Compiz/Plugins (like cube, rotate and water etc.) are also created, but here's the catch: The only thing in the Plugins key is the description of the plugin. There are no subkeys named Options in the Plugin keys, and there is no Screen0 or something in General.

So besides the active_plugins, I can't set any options :?

This happens as root as well as the normal user. Compiz and the plugins work fine (I get the wobbly windows, and the cube etc.) but I can't customize their behaviour.

I start xgl with GDM on screen 1 like this:

Code:


1=Xgl

[server-Xgl]
name=Xgl-Server
command=/usr/bin/Xgl :1 -ac -accel glx:pbuffer -accel xv
flexible=true



And I have a /usr/bin/compizrc starting with order 45 in the session manager:

Code:

if [ `ps -A | grep Xgl | wc -l` == "1" ]; then
        DISPLAY=:1 LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ compiz --replace gconf &
        DISPLAY=:1 gnome-window-decorator &
fi


I re-emerged compiz and gconf, but it doesn't help
I run Gnome 2.12.2 with Xgl / compiz-vanilla from the xgl-Coffee overlay revision 163 (current as of april 21st)

Anybody has a clue where to find a solution to this problem?
_________________
It's a magical world, Hobbes ol' buddy...Let's go exploring!
Grupo Academia Balança Capoeira


Last edited by Mistral on Tue May 09, 2006 7:10 am; edited 1 time in total
Back to top
View user's profile Send private message
gEistiO
n00b
n00b


Joined: 17 Mar 2005
Posts: 5

PostPosted: Sat May 06, 2006 1:38 pm    Post subject: Reply with quote

Hi!

I have exactly the same problem... Did you manage to solve it? If yes, how? :-)
Back to top
View user's profile Send private message
The_P
Apprentice
Apprentice


Joined: 13 Mar 2004
Posts: 248

PostPosted: Sat May 06, 2006 11:26 pm    Post subject: Reply with quote

I had the same Problem. I could It solve this way:
Code:

export GCONF_CONFIG_SOURCE="xml:merged:/etc/gconf/gconf.xml.defaults"
gconftool-2 --makefile-install-rule /usr/etc/gconf/schemas/compiz.schemas
Back to top
View user's profile Send private message
gEistiO
n00b
n00b


Joined: 17 Mar 2005
Posts: 5

PostPosted: Sun May 07, 2006 10:50 am    Post subject: Reply with quote

The_P wrote:
I had the same Problem. I could It solve this way:
Code:

export GCONF_CONFIG_SOURCE="xml:merged:/etc/gconf/gconf.xml.defaults"
gconftool-2 --makefile-install-rule /usr/etc/gconf/schemas/compiz.schemas


Wow! Thank you so much. You definitely made my day... ;-)
By the way: You should really add this advice to the gentoo wiki, as other people might find it useful too... (http://gentoo-wiki.com/HOWTO_XGL/Troubleshooting)
Back to top
View user's profile Send private message
Mistral
n00b
n00b


Joined: 23 Aug 2005
Posts: 10
Location: Netherlands

PostPosted: Mon May 08, 2006 11:58 am    Post subject: Reply with quote

The_P wrote:
I had the same Problem. I could It solve this way:
Code:

export GCONF_CONFIG_SOURCE="xml:merged:/etc/gconf/gconf.xml.defaults"
gconftool-2 --makefile-install-rule /usr/etc/gconf/schemas/compiz.schemas


Wow, thanks! I will test it out first thing this evening.
Edit: Works perfectly. Thanks a bunch!
_________________
It's a magical world, Hobbes ol' buddy...Let's go exploring!
Grupo Academia Balança Capoeira
Back to top
View user's profile Send private message
scissorjammer
n00b
n00b


Joined: 27 Oct 2005
Posts: 6

PostPosted: Sun May 14, 2006 5:59 pm    Post subject: Reply with quote

Incredibly useful. Thanks!
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