You are not logged in.

#26 2006-09-20 09:02:47

once
Member
From: Taiwan
Registered: 2006-09-12
Posts: 269

Re: AIGLX, Compiz and such... current status is!?

Snowman wrote:

once: Install pkgconfig (and also gconf if it's not already installed)

finally makpkg done

how to start gnome-compiz?
in .xinitrc
exec gnome-compix-aiglx then got black screen!

how should it start?

Offline

#27 2006-09-20 12:42:21

once
Member
From: Taiwan
Registered: 2006-09-12
Posts: 269

Re: AIGLX, Compiz and such... current status is!?

once wrote:
Snowman wrote:

once: Install pkgconfig (and also gconf if it's not already installed)

finally makpkg done

how to start gnome-compiz?
in .xinitrc
exec gnome-compix-aiglx then got black screen!

how should it start?

at last into X, but nothing effects

$ gconftool-2 -R /apps/compiz/plugins | grep plugins
/apps/compiz/plugins/wobbly:
  /apps/compiz/plugins/wobbly/allscreens:
   /apps/compiz/plugins/wobbly/allscreens/options:
  /apps/compiz/plugins/wobbly/screen0:
   /apps/compiz/plugins/wobbly/screen0/options:
....
...
is this fade or not ?

Offline

#28 2006-09-20 15:16:31

elocal
Member
Registered: 2004-03-18
Posts: 54
Website

Re: AIGLX, Compiz and such... current status is!?

lessthanjake wrote:

Xorg 7.1 is in current and compiz-aiglx is here.

The latest Xorg in x86-64 current is xorg 7.0...

Offline

#29 2006-09-20 15:58:15

Cub69
Member
From: Ottawa, Canada
Registered: 2006-01-20
Posts: 87
Website

Re: AIGLX, Compiz and such... current status is!?

I can't seem to build the package checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  cs de es fi fr hu it ja pl pt_BR zh_CN zh_TW
checking whether byte ordering is bigendian... no
compiz/configure: line 23199: syntax error near unexpected token `COMPIZ,'
compiz/configure: line 23199: `PKG_CHECK_MODULES(COMPIZ, $COMPIZ_REQUIRES)'
==> ERROR: Build Failed.  Aborting...


any suggestions?

Cub

Offline

#30 2006-09-20 16:15:14

once
Member
From: Taiwan
Registered: 2006-09-12
Posts: 269

Re: AIGLX, Compiz and such... current status is!?

Cub69 wrote:

I can't seem to build the package checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  cs de es fi fr hu it ja pl pt_BR zh_CN zh_TW
checking whether byte ordering is bigendian... no
compiz/configure: line 23199: syntax error near unexpected token `COMPIZ,'
compiz/configure: line 23199: `PKG_CHECK_MODULES(COMPIZ, $COMPIZ_REQUIRES)'
==> ERROR: Build Failed.  Aborting...


any suggestions?

Cub

pacman -S pkgconfig

Offline

#31 2006-09-20 17:31:22

Cub69
Member
From: Ottawa, Canada
Registered: 2006-01-20
Posts: 87
Website

Re: AIGLX, Compiz and such... current status is!?

Yea, I found that out -- stupid mistake.  New install so it wasn't already there.

Anyways, now I have another problem. 

It's working great with the default setup and gnome-window-decorator.  I've changed that to cgwd --replace and now my frame bars, etc. have disappeared.

I have also installed the cgwd-cvs-themes, and tried using gcompizthemer -- I see a bunch of different themes there but how do I change to a theme?  From what I read so far, it should have been just by starting cgwd?

Thanks
Cub

Offline

#32 2006-09-20 20:22:15

fredp
Member
From: Italy
Registered: 2005-08-11
Posts: 30

Re: AIGLX, Compiz and such... current status is!?

Well, now I got compiz-aiglx running. Thanks @all who helped me!

Offline

#33 2006-09-20 21:03:44

J_Zar
Member
From: Villa Santina (UD), Italy
Registered: 2006-09-19
Posts: 36
Website

Re: AIGLX, Compiz and such... current status is!?

I fixed the pkgconfig issue with adding a makedepend. Just dumped the package to 20060920 snapshot.

@cub69: I have some dbus issues to solve. Then I'll try to make work Cgwd and I'll post my results in the Wiki.

Offline

#34 2006-09-20 22:15:48

Cub69
Member
From: Ottawa, Canada
Registered: 2006-01-20
Posts: 87
Website

Re: AIGLX, Compiz and such... current status is!?

Thanks -- I just tried cgwd rather then cgwd-cvs and both give the same issue.

If I can help with anything, let me know.

Cub

Offline

#35 2006-09-20 22:34:53

J_Zar
Member
From: Villa Santina (UD), Italy
Registered: 2006-09-19
Posts: 36
Website

Re: AIGLX, Compiz and such... current status is!?

** (cgwd:8945): WARNING **: Cannot open pixmap: help
** (cgwd:8945): WARNING **: Cannot open pixmap: shade
** (cgwd:8945): WARNING **: Cannot open pixmap: unshade
** (cgwd:8945): WARNING **: Cannot open pixmap: above
** (cgwd:8945): WARNING **: Cannot open pixmap: unabove
** (cgwd:8945): WARNING **: Cannot open pixmap: sticky
** (cgwd:8945): WARNING **: Cannot open pixmap: unsticky

This is the reason because cgwd does not load themes. It probably requires a patch for compiz. I'll look at the problem.
However you are right. Cgwd-cvs is a package Quinn-patched for Xgl while Cgwd is Ubuntu-patched and it has a chance to run with Aiglx.

Offline

#36 2006-09-20 23:12:35

once
Member
From: Taiwan
Registered: 2006-09-12
Posts: 269

Re: AIGLX, Compiz and such... current status is!?

again, no one can help ?

Offline

#37 2006-09-20 23:34:29

Cub69
Member
From: Ottawa, Canada
Registered: 2006-01-20
Posts: 87
Website

Re: AIGLX, Compiz and such... current status is!?

Once:  Check the wiki -- it really helped me.  The troubleshooting on the bottom was helpful too.  I had to perform each of the steps there!

Cub

Offline

#38 2006-09-20 23:36:15

Cub69
Member
From: Ottawa, Canada
Registered: 2006-01-20
Posts: 87
Website

Re: AIGLX, Compiz and such... current status is!?

J_Zar:  I used the package for cgwd-cvs from the wiki page, not the aur one.  The one from the wiki doesn't have the same dependencies.

Regardless, broken smile

Cub

Offline

#39 2006-09-20 23:48:50

J_Zar
Member
From: Villa Santina (UD), Italy
Registered: 2006-09-19
Posts: 36
Website

Re: AIGLX, Compiz and such... current status is!?

I made work Cgwd with a patch but there is still something wrong. Working at the starting-scripts I broke my cgwd && gnome-window-decorator settings (I think) and now decorator does not load. I was working on loading / unloading the compiz dbus plugin. This time, it seems not to be a problem of gconf keys.
Mmmm... Someone with ideas?

Offline

#40 2006-09-21 00:17:03

once
Member
From: Taiwan
Registered: 2006-09-12
Posts: 269

Re: AIGLX, Compiz and such... current status is!?

Cub69 wrote:

Once:  Check the wiki -- it really helped me.  The troubleshooting on the bottom was helpful too.  I had to perform each of the steps there!

Cub

yes, i do
gconftool-2 --install-schema-file=/opt/gnome/etc/gconf/schemas/compiz.schemas

another thing, i can not found compiz process on TOP, is it right?

Offline

#41 2006-09-21 00:49:11

once
Member
From: Taiwan
Registered: 2006-09-12
Posts: 269

Re: AIGLX, Compiz and such... current status is!?

how can i make sure compiz running or not?
i thing it is not ?

Offline

#42 2006-09-21 02:31:14

once
Member
From: Taiwan
Registered: 2006-09-12
Posts: 269

Re: AIGLX, Compiz and such... current status is!?

ok, now i got compiz-aiglx run under terminal console after gnome started, then compiz work!!

but, some error....
[bin]$ compiz-aiglx
compiz: No stencil buffer. Clipping of transformed windows is not going to be correct when screen is transformed.
compiz: water: GL_ARB_fragment_program is missing

any idea?
and how should i put compiz-aiglx in .xinitrc ???

ps. gnome user

Offline

#43 2006-09-21 06:50:00

niqo
Member
From: Paris
Registered: 2005-11-04
Posts: 29

Re: AIGLX, Compiz and such... current status is!?

An other easy way to install compiz + cgwd + AIGLX

* Your xorg must be configured for AIGLX

* install these packages from AUR :
compiz 0.0.13.57_0ubuntu1-2 (I removed mesa-xgl-cvs and glproto-git dependencies)
compiz-plugins 0.36_0ubuntu1-1
cgwd 0.69_0ubuntu1-2
cgwd-themes-cvs 20060918-1
csm 0.12_0ubuntu1-1

* launch compiz + cgwd :
dbus-launch compiz-start

configure compiz plugins :
dbus-launch csm

configure cgwd themes :
dbus-launch gcompizthemer

Offline

#44 2006-09-21 12:41:55

carnival
Member
From: Australia
Registered: 2006-09-11
Posts: 11

Re: AIGLX, Compiz and such... current status is!?

If I understand correctly, it's possible to get this working without gconf or any gnome deps now?  The AUR builds all seem to rely on them, i'm not sure what I can omit - anyone done this?

Offline

#45 2006-09-21 12:51:20

Cub69
Member
From: Ottawa, Canada
Registered: 2006-01-20
Posts: 87
Website

Re: AIGLX, Compiz and such... current status is!?

In the wiki there is a link to a compiz-cvs that doesn't have all of the dependencies.  I used that one and got all working, except the cgwd themes.

Cub

Offline

#46 2006-09-21 17:30:59

J_Zar
Member
From: Villa Santina (UD), Italy
Registered: 2006-09-19
Posts: 36
Website

Re: AIGLX, Compiz and such... current status is!?

I've updated the package with Cgwd patch and the Wiki. Now you are able to use Cgwd and themes as usual in Compiz. wink

Offline

#47 2006-09-21 18:04:31

lessthanjake
Member
From: Norway
Registered: 2005-11-09
Posts: 319
Website

Re: AIGLX, Compiz and such... current status is!?

J_Zar wrote:

I've updated the package with Cgwd patch and the Wiki. Now you are able to use Cgwd and themes as usual in Compiz. wink

Thanks! Have you got csm to work with your compiz-aiglx package?

Offline

#48 2006-09-21 22:19:17

J_Zar
Member
From: Villa Santina (UD), Italy
Registered: 2006-09-19
Posts: 36
Website

Re: AIGLX, Compiz and such... current status is!?

Actually csm does not work. The compiz cvs seems not to have the csm plugin. So I suppose it is a Quinn patch, and I don't like the idea of the Quinn patch.

Offline

#49 2006-09-22 10:37:14

jinn
Member
From: Gothenburg
Registered: 2005-12-10
Posts: 506

Re: AIGLX, Compiz and such... current status is!?

after checking aiglx and comparing it to xgl i would prefer aiglx.. but when will the nvidia drivers come for this?? couldnt find any dates.


The ultimate Archlinux release name: "I am your father"

Offline

#50 2006-09-24 00:09:59

Cimi
Member
From: Padova, Italy
Registered: 2006-01-16
Posts: 301
Website

Re: AIGLX, Compiz and such... current status is!?

jinn wrote:

after checking aiglx and comparing it to xgl i would prefer aiglx.. but when will the nvidia drivers come for this?? couldnt find any dates.

beta drivers are out


Murrine Creator - GNOME Developer

Offline

Board footer

Powered by FluxBB