[compiz] Blur problems

2007-07-17 Thread Dario Zanzico

I'm using compiz compiled for feisty by trevino, on a mobility radeon x1600
using fglrx 8.38.6 over Xgl 7.2.0.
I'm experiencing some problems with the blur: after a short time using
compiz the blur over
the windows (most noticeably the terminal) becomes a opaque gray. I really
don't know how to debug this problem... :(
I'll be happy to give any information you'll need

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


Re: [compiz] Blur problems

2007-07-17 Thread Pierpaolo Follia
I have the same problem with a mobility radeon M300 and the same driver.
I don't use trevino packages, but I compile compiz from git almost
every day. Maybe (another) driver bug?

bye

On 7/17/07, Dario Zanzico [EMAIL PROTECTED] wrote:
 I'm using compiz compiled for feisty by trevino, on a mobility radeon x1600
 using fglrx 8.38.6 over Xgl 7.2.0.
 I'm experiencing some problems with the blur: after a short time using
 compiz the blur over
 the windows (most noticeably the terminal) becomes a opaque gray. I really
 don't know how to debug this problem... :(
 I'll be happy to give any information you'll need

 DisgustingAngel

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




-- 
Pierpaolo Follia
http://madchicken.altervista.org/tech
___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


Re: [compiz] Blur problems

2007-07-17 Thread Travis Watkins
On 7/17/07, Dario Zanzico [EMAIL PROTECTED] wrote:
 I'm using compiz compiled for feisty by trevino, on a mobility radeon x1600
 using fglrx 8.38.6 over Xgl 7.2.0.
 I'm experiencing some problems with the blur: after a short time using
 compiz the blur over
 the windows (most noticeably the terminal) becomes a opaque gray. I really
 don't know how to debug this problem... :(
 I'll be happy to give any information you'll need

 DisgustingAngel

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



Disable the video plugin and restart compiz. For some reason with Xgl
it seems to break alpha.

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


Re: [compiz] Blur problems

2007-07-17 Thread Pierpaolo Follia
Disabling video doesn't work for me.
After using blur for a while, alpha doesn't work anymore.

Regards,
Pierpaolo

On 7/17/07, Travis Watkins [EMAIL PROTECTED] wrote:
 On 7/17/07, Dario Zanzico [EMAIL PROTECTED] wrote:
  I'm using compiz compiled for feisty by trevino, on a mobility radeon x1600
  using fglrx 8.38.6 over Xgl 7.2.0.
  I'm experiencing some problems with the blur: after a short time using
  compiz the blur over
  the windows (most noticeably the terminal) becomes a opaque gray. I really
  don't know how to debug this problem... :(
  I'll be happy to give any information you'll need
 
  DisgustingAngel
 
  ___
  compiz mailing list
  compiz@lists.freedesktop.org
  http://lists.freedesktop.org/mailman/listinfo/compiz
 
 

 Disable the video plugin and restart compiz. For some reason with Xgl
 it seems to break alpha.

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



-- 
Pierpaolo Follia
http://madchicken.altervista.org/tech
___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


Re: [compiz] Blur problems

2007-02-22 Thread Mike Dransfield

David Reveman wrote:

I was changing the filter from Mipmap - Gaussian and
this error appeared, alpha blur did not work until a restart
of Compiz.  The earlier problem pointed out by Ioannis
seems related.  This time it didn't crash, just stopped
working.



OK, let me know if anything changed related to this now that Ioannis
issue is fixed.


I managed to resolve this issue (so far) by removing
--indirect-rendering from my startup line.

I think the causes of my crash were probably the same,
but the underlying reason was different.

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


Re: [compiz] Blur problems

2007-02-21 Thread David Reveman
On Mon, 2007-02-19 at 15:58 +, Mike Dransfield wrote:
 I am having a few problems with blur which I notice other people
 are having too.
 
 Focus blur works perfectly (although only with 4xBilinear)

Using a source blur filter with radius greater than one texel is not
currently supported as it will not work with the current decoration
interface but I plan to fix that eventually.

 
 When I start blurdemo, that works too.  The problem is that sometimes
 changing the filter type crashes compiz.  If I run it under a debugger
 it starts working again.  All the filter types work with blurdemo.

Any more details you can provide related to this crash would be useful.

 
 Blurset also works in that it sets the hint on the window, but the
 window does not get blurred.  The only applications that work are
 gnome-terminal and blurdemo.

Destination blur was only allowed on windows with an alpha channel
before but I've changed that now.

- David

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


Re: [compiz] Blur problems

2007-02-21 Thread Mike Dransfield

David Reveman wrote:

On Mon, 2007-02-19 at 15:58 +, Mike Dransfield wrote:
  

I am having a few problems with blur which I notice other people
are having too.

Focus blur works perfectly (although only with 4xBilinear)



Using a source blur filter with radius greater than one texel is not
currently supported as it will not work with the current decoration
interface but I plan to fix that eventually.
  


Its not a problem, but its good to know :)

When I start blurdemo, that works too.  The problem is that sometimes
changing the filter type crashes compiz.  If I run it under a debugger
it starts working again.  All the filter types work with blurdemo.



Any more details you can provide related to this crash would be useful.
  


I have just been playaing around with the options and
I have managed to replicate something similar.

Unfortunately there is not too much to go on, other than
this error.

compiz: blur: failed to load blur program

I was changing the filter from Mipmap - Gaussian and
this error appeared, alpha blur did not work until a restart
of Compiz.  The earlier problem pointed out by Ioannis
seems related.  This time it didn't crash, just stopped
working.


Blurset also works in that it sets the hint on the window, but the
window does not get blurred.  The only applications that work are
gnome-terminal and blurdemo.



Destination blur was only allowed on windows with an alpha channel
before but I've changed that now.

  

This works perfectly now, thanks.


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