[compiz] No background with current git

2006-12-21 Thread Bellegarde Cedric
Since last git commit (disable default background), i can't set my background 
in Kde.

In fact, it doesn't work because show icons on desktop is disabled in my 
conf.

I tried with xsetroot, it doesn't work anymore too...

Cedric
___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


[compiz] I can't build current git

2006-12-21 Thread Julian Sikorski
Here is the error I'm getting:

make[2]: Entering directory `/home/jsikorski/rpmbuild/BUILD/compiz/images'
make[2]: *** No rule to make target `background.png', needed by
`all-am'.  Stop.
make[2]: Leaving directory `/home/jsikorski/rpmbuild/BUILD/compiz/images'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jsikorski/rpmbuild/BUILD/compiz'
make: *** [all] Error 2

Am I doing something wrong?
___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


Re: [compiz] repository is currently missing compiz/images/background.png

2006-12-21 Thread David Reveman
On Thu, 2006-12-21 at 07:36 +0100, Mirco Müller wrote:
 Greetings everybody!
 
   I just checked out compiz and tried to compile it, when make got stuck
 in compiz/images complaining about a missing background.png. Either
 compiz/images/Makefile.am was not updated or somehow
 compiz/images/background.png was accidentally removed form the
 repository.

Yes, I forgot to update Makefile.am. Should be fixed now.

Thanks,

-David

___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


Re: [compiz] Kde decorator not building

2006-12-21 Thread David Reveman
On Thu, 2006-12-21 at 08:47 +0100, Bellegarde Cedric wrote:
 If i want to build kde decorator, i need to modify 
 kde/window-decorator/Makefile and change QT_MOC from /bin/moc to /usr/bin/moc
 
 I also need to export CPPFLAGS=-I/usr/include/kde before building it.
 

configure script obviously fails to detect where you have kde and qt
installed. You should try to figure out why that happens. Is QTDIR not
set properly when running configure script? Is `kde-config --prefix
--expandvars` not returning the prefix where kde is installed?

-David

___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


Re: [compiz] I can't build current git

2006-12-21 Thread John Varouhakis
 Here is the error I'm getting:

 make[2]: Entering directory `/home/jsikorski/rpmbuild/BUILD/compiz/images'
 make[2]: *** No rule to make target `background.png', needed by
 `all-am'.  Stop.
 make[2]: Leaving directory `/home/jsikorski/rpmbuild/BUILD/compiz/images'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/home/jsikorski/rpmbuild/BUILD/compiz'
 make: *** [all] Error 2

 Am I doing something wrong?
 ___


I got that, too. Run autoreconf and it should be ok.


pgpOKKOhQk7NR.pgp
Description: PGP signature
___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


[compiz] Freenode Group Registration

2006-12-21 Thread Travis Watkins

I've been informed by freenode staff that in order to claim #compiz
and #compiz-dev (both are apparently leftovers from beryl) we need to
fill out a group registration and have a group contact. I'd be willing
to handle all that, just thought I should ask here first to see if
everyone was ok with it. Thoughts?

--
Travis Watkins
http://www.realistanew.com
___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


Re: [compiz] Freenode Group Registration

2006-12-21 Thread Jason Smith
I explained this to Amaranth 15 minutes before he posted but I guess I
was unclear.  Beryl never owned those channels, they are registered to
VRWarper who has never had any association with compiz-quinn or beryl.
If we did have the power to help however it would be sorted already.  I
will contact freenode staff as well and see if I can get this worked out
for you guys.  It shouldn't be too hard to sort (I hope).  Best of luck
and highest regards for all your latest works,
DBO

On Thu, 2006-12-21 at 13:00 -0600, Travis Watkins wrote:
I've been informed by freenode staff that in order to claim #compiz
 and #compiz-dev (both are apparently leftovers from beryl) we need to
 fill out a group registration and have a group contact. I'd be willing
 to handle all that, just thought I should ask here first to see if
 everyone was ok with it. Thoughts?
 

___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


[compiz] Kde decorator not building

2006-12-21 Thread Julian Sikorski
I believe I'm having same issue here (Fedora Core 6). kde-config
--prefix returns /usr (ok) and I think that QTDIR is set properly.
___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


[compiz] Gtk-Window-Decorator Problem

2006-12-21 Thread lowfi

Hi,

There is a strange bug in gwd. When using compiz, after some time all window 
decorations become non-responsive.
All buttons on the decoration become non-clickable and I can't move any window. 
Also the decoration color stays in
an unfocused state, but I can focus all windows. After that point if i open new 
windows, they have a decoration bar,
but no buttons, icon or title. I've no idea what might causing this, but it 
happens all the time. If I restart gwd it works
for a few minutes and then happens again.

Everything works fine with the 0.3.4 release. I also tried turning metacity 
themes off, but it doesn't make a difference.
I'm using the latest GIT, ubuntu feisty and nvidia fx5200 with 1.0.9631.

greetings,
Gerd Kohlberger
___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


Re: [compiz] Gtk-Window-Decorator Problem

2006-12-21 Thread David Reveman
On Thu, 2006-12-21 at 22:26 +0100, lowfi wrote:
 Hi,
 
 There is a strange bug in gwd. When using compiz, after some time all window 
 decorations become non-responsive.
 All buttons on the decoration become non-clickable and I can't move any 
 window. Also the decoration color stays in
 an unfocused state, but I can focus all windows. After that point if i open 
 new windows, they have a decoration bar,
 but no buttons, icon or title. I've no idea what might causing this, but it 
 happens all the time. If I restart gwd it works
 for a few minutes and then happens again.
 
 Everything works fine with the 0.3.4 release. I also tried turning metacity 
 themes off, but it doesn't make a difference.
 I'm using the latest GIT, ubuntu feisty and nvidia fx5200 with 1.0.9631.

That's exactly what would happen if the gwd process stopped. Next time
this happens, get the pid of gwd and attach to it with gdb to see what's
going on.

$ gdb attach PID
(gdb) where

should give you useful back trace if gwd was compiled with debugging
symbols.

-David

___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


Re: [compiz] Toolkit Actions

2006-12-21 Thread David Reveman
On Fri, 2006-12-22 at 11:27 +1300, John Stowers wrote:
 David,
 
 I am interested in your recent commit regarding toolkit actions -
 http://gitweb.freedesktop.org/?p=xorg/app/compiz.git;a=commitdiff;h=a4c3b371ada1f7ef80c7701783342714a108a8f2
 
 Would you mind commenting on what the idea here is, and how this can
 be used by application authors / GTK hackers?

This is nothing new, toolkit actions are just a set of features that can
be triggered by compiz but depend on what's your preferred toolkit. E.g.
window menus, main menu, run dialog, force quit dialog. The decorator
you're using is currently what defines your preferred toolkit and in the
case of gwd, toolkit client message sent by compiz will be picked up and
either converted to gnome-panel actions (run dialog, menu menu) or
handled inside gwd (window menu, force quit dialog).

This commit added some initial support for these toolkit actions to kwd
and the current version of kwd should include full support for all these
toolkit actions, which means that window menu, main menu, run dialog and
force quit dialogs should work properly when using kwd.

Application authors shouldn't have to care about this at all.

-David

___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


Re: [compiz] Time to Vote for a Logo

2006-12-21 Thread Arif Lukito
On Fri, 2006-12-22 at 15:38 +1100, Arif Lukito wrote:
 On Thu, 2006-12-21 at 20:39 -0500, Jeffrey Laramie wrote:
  Our discussion and editing period has come to and end and it's time to 
  vote! 
  You can find the poll here: http://forum.go-compiz.org/viewtopic.php?t=286
  
  Please read the whole post as the selection procedure is outlined below the 
  poll. May the best graphic win!
 
 OK, where can I see the logos?

nemermind, found it
http://www.go-compiz.org/index.php?title=Contest

--
Arif Lukito

___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz