Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
AIGLX but no window decs [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
albright
Advocate
Advocate


Joined: 16 Nov 2003
Posts: 2588
Location: Near Toronto

PostPosted: Thu Sep 07, 2006 1:09 am    Post subject: AIGLX but no window decs [SOLVED] Reply with quote

I have a fujitsu p-7010 (Intel Corporation 82852/855GM).

I have AIGLX running, using Hanno's overlay. Compiz works
perfectly. But gnome-window-decorator does not generate
any decorations (no error is reported).

Funny thing - this used to work a while ago (but there have been
many updates to kde, compiz, mesa etc in the interim).

Any advice would be appreciated.


Last edited by albright on Sun Sep 10, 2006 7:12 pm; edited 1 time in total
Back to top
View user's profile Send private message
SiRuS
n00b
n00b


Joined: 05 Sep 2006
Posts: 45
Location: California,USA

PostPosted: Fri Sep 08, 2006 4:39 am    Post subject: Reply with quote

albright -

I have AiGLX working great on my i915GM with all the plugins functioning except water.

Here are the current releases I have installed:

    x11-libs/libdrm-2.0.2
    media-libs/mesa-6.5.1_rc2-r20060902
    x11-base/xorg-server-1.1.1-r2
    x11-drivers/xf86-video-i810-1.6.5
    x11-wm/compiz-0.0.13_pre20060902


Make sure you have xorg-server-1.1.1-r2.

Here is the current compiz start script I am using, this is the default script that comes with compiz from hanno's overlay
Code:

/usr/bin/compiz-aiglx
# Start window decorator
gnome-window-decorator --replace &

# Start compiz
compiz --replace --indirect-rendering --strict-binding gconf move resize minimize place decoration wobbly cube rotate scale switcher zoom fade screenshot water dbus


Hope this helps. Keep in touch about AiGLX and good luck getting it working.

-SiRuS
Back to top
View user's profile Send private message
albright
Advocate
Advocate


Joined: 16 Nov 2003
Posts: 2588
Location: Near Toronto

PostPosted: Fri Sep 08, 2006 12:12 pm    Post subject: Reply with quote

I have exactly the same packages installed that you list. The script
starts compiz perfectly, and appears to start gnome-window-decorator,
but not title bar, borders, buttons -- nothing. The only message
the script returns is this (I got this same message when gwd used
to work):

Code:
libGL warning: 3D driver claims to not support visual 0x4b
compiz: No stencil buffer. Clipping of transformed windows is not going to be co
rrect when screen is transformed.
compiz: water: GL_ARB_fragment_program is missing


I can't imagine what might be wrong - it's very depressing :(
Back to top
View user's profile Send private message
KK_r
Apprentice
Apprentice


Joined: 17 Dec 2003
Posts: 182

PostPosted: Fri Sep 08, 2006 1:07 pm    Post subject: Reply with quote

try starting both compiz and the decorator with dbus-launch like this:
Code:
# Start window decorator
dbus-launch gnome-window-decorator --replace &

# Start compiz
dbus-launch compiz --replace --indirect-rendering --strict-binding gconf move resize minimize place decoration wobbly cube rotate scale switcher zoom fade screenshot water dbus

_________________
Seamos realistas, exijamos lo imposibile
Back to top
View user's profile Send private message
albright
Advocate
Advocate


Joined: 16 Nov 2003
Posts: 2588
Location: Near Toronto

PostPosted: Fri Sep 08, 2006 6:40 pm    Post subject: Reply with quote

thanks for the suggestion but alas, dbus-launch makes absolutely
no difference ...

I installed gnome out of curiosity - gnome-window-decorator does
not work in a gnome session either
Back to top
View user's profile Send private message
albright
Advocate
Advocate


Joined: 16 Nov 2003
Posts: 2588
Location: Near Toronto

PostPosted: Sun Sep 10, 2006 7:18 pm    Post subject: solution elementary Reply with quote

Somehow my gconf configuration got screwed up and
"decoration" was *NOT* in the list of enabled modules
in the compiz section. As soon as I put decoration back
in, window decorations worked. :D
Back to top
View user's profile Send private message
KK_r
Apprentice
Apprentice


Joined: 17 Dec 2003
Posts: 182

PostPosted: Mon Sep 11, 2006 5:05 am    Post subject: Reply with quote

gconf is deprecated. csm is the shit now.
_________________
Seamos realistas, exijamos lo imposibile
Back to top
View user's profile Send private message
_pF_
Apprentice
Apprentice


Joined: 22 Apr 2004
Posts: 195
Location: Central London

PostPosted: Mon Sep 11, 2006 12:15 pm    Post subject: Reply with quote

KK_r wrote:
gconf is deprecated. csm is the shit now.


If I understand correctly from the xgl-coffee fora, csm only works with compiz-quinnstorm.
Back to top
View user's profile Send private message
KK_r
Apprentice
Apprentice


Joined: 17 Dec 2003
Posts: 182

PostPosted: Tue Sep 12, 2006 11:38 am    Post subject: Reply with quote

Oh, sorry. Didn't think of that. Install quinnstorm then :)
_________________
Seamos realistas, exijamos lo imposibile
Back to top
View user's profile Send private message
_pF_
Apprentice
Apprentice


Joined: 22 Apr 2004
Posts: 195
Location: Central London

PostPosted: Tue Sep 12, 2006 12:35 pm    Post subject: Reply with quote

In my experience compiz-quinnstorm does not work with AIGLX.
Back to top
View user's profile Send private message
albright
Advocate
Advocate


Joined: 16 Nov 2003
Posts: 2588
Location: Near Toronto

PostPosted: Wed Sep 13, 2006 12:07 am    Post subject: Reply with quote

_pF_
Quote:
In my experience compiz-quinnstorm does not work with AIGLX.

you got it brother
Back to top
View user's profile Send private message
Havin_it
Veteran
Veteran


Joined: 17 Jul 2005
Posts: 1247
Location: Edinburgh, UK

PostPosted: Wed Sep 27, 2006 12:39 pm    Post subject: Re: solution elementary Reply with quote

albright wrote:
Somehow my gconf configuration got screwed up and
"decoration" was *NOT* in the list of enabled modules
in the compiz section. As soon as I put decoration back
in, window decorations worked. :D


GNOME novice here, please can you tell me how to setup gconf? I have the directories .gconf and .gconfd created under my homedir, .gconfd contains a 'saved_state' file and .gconf contains a tree of dirs and "%gconf.xml" files, but all these are empty.

I'm using the /usr/local/bin/compizrc for kde from the wiki page http://gentoo-wiki.com/HOWTO_AIGLX
Back to top
View user's profile Send private message
albright
Advocate
Advocate


Joined: 16 Nov 2003
Posts: 2588
Location: Near Toronto

PostPosted: Wed Sep 27, 2006 1:38 pm    Post subject: Reply with quote

with the evil program gconf-editor (you won't
enjoy it, but it works :))
Back to top
View user's profile Send private message
Headrush
Watchman
Watchman


Joined: 06 Nov 2003
Posts: 5597
Location: Bizarro World

PostPosted: Wed Sep 27, 2006 2:19 pm    Post subject: Reply with quote

_pF_ wrote:
In my experience compiz-quinnstorm does not work with AIGLX.

Quinnstorm's ebuild are now the beryl ebuilds and they work great with AIGLX.
Back to top
View user's profile Send private message
Havin_it
Veteran
Veteran


Joined: 17 Jul 2005
Posts: 1247
Location: Edinburgh, UK

PostPosted: Wed Sep 27, 2006 9:37 pm    Post subject: Reply with quote

albright wrote:
with the evil program gconf-editor (you won't
enjoy it, but it works :))


Thanks, I have installed gconf-editor and it works. However, there isn't a lot there under /apps/compiz, only 'keys' present are /apps/compiz/general/allscreens/options and /apps/compiz/plugins/fade/screen0/options. I came across this page:

http://en.opensuse.org/Compiz

I take it I need at least the 'decor_theme' value filled to have any decorations? Is this value a GNOME/GTK theme, or do I need to grab a special Compiz theme make it work?
Back to top
View user's profile Send private message
albright
Advocate
Advocate


Joined: 16 Nov 2003
Posts: 2588
Location: Near Toronto

PostPosted: Wed Sep 27, 2006 11:04 pm    Post subject: Reply with quote

Havin_it, when you look in /apps/compiz/general/allscreens/options
what is listed under "active plugins" ...

There should be a whole whack of them and they should all be under
the plugins section of compiz in gconf-editor. Maybe somehow they did
not get installed when you installed compiz. When I installed
compiz, the plugins were just there ...
Back to top
View user's profile Send private message
Havin_it
Veteran
Veteran


Joined: 17 Jul 2005
Posts: 1247
Location: Edinburgh, UK

PostPosted: Thu Sep 28, 2006 12:51 am    Post subject: Reply with quote

Well, the main difference between us (unless in addition you have previously been running a GNOME desktop) is that I'm not using any overlay, just the ~x86 compiz from portage. Is there somewhere I could get a tarball of the gconf tree? Or failing that, just a more complete listing of what should be in there...I've been googling, but to no avail :(

To answer your question, the only plugin that has a sub-key under /apps/compiz/plugins is /fade - all the plugins I've tried work, it's just the lack of window-chrome...
Back to top
View user's profile Send private message
albright
Advocate
Advocate


Joined: 16 Nov 2003
Posts: 2588
Location: Near Toronto

PostPosted: Thu Sep 28, 2006 2:19 am    Post subject: Reply with quote

That's probably your problem. I would grab an overlay (I use
Hanno's) and emerge as the howto suggests ... worked for me :)
Back to top
View user's profile Send private message
Havin_it
Veteran
Veteran


Joined: 17 Jul 2005
Posts: 1247
Location: Edinburgh, UK

PostPosted: Thu Sep 28, 2006 8:24 am    Post subject: Reply with quote

Hm... was afraid someone would say that. Not that I have anything against overlays, but I've held off this long because I was waiting for it to hit portage properly. I guess I'll settle for submitting a bug about the window-deco problem. In the meantime I can still show off the effects when there's a Windows user around ;)
Back to top
View user's profile Send private message
Havin_it
Veteran
Veteran


Joined: 17 Jul 2005
Posts: 1247
Location: Edinburgh, UK

PostPosted: Sun Oct 01, 2006 3:04 pm    Post subject: Reply with quote

It seems the problem might be that there is no theme that compiz can use.

Can anyone suggest how I can get/build a theme to test? I already installed metacity (as a dep of compiz) and I know it has some themes, but can I use those?
Back to top
View user's profile Send private message
Gremo
Guru
Guru


Joined: 27 Feb 2006
Posts: 450

PostPosted: Tue Oct 03, 2006 1:28 am    Post subject: Reply with quote

sorry men, where i can find updated ebuilds for mesa and xorg-server?
i can't find them both on hanno and xgl-coffe overlay :(
Back to top
View user's profile Send private message
zaphyr
Guru
Guru


Joined: 07 Dec 2004
Posts: 312
Location: Copenhagen, Denmark

PostPosted: Wed Oct 04, 2006 6:46 pm    Post subject: Reply with quote

I am also having problems with the window decorations, but not with AIXGL, just the normal one.
I have tried to set both gnome and gtk window-decorator in
/usr/local/bin/compiz-decorator but nothing works.
I can't use the desktop at all actually, because it wont register my keystrokes..
_________________
emerge IQ
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