Bug#390319: compiz: Doesnt refresh windows content

2006-10-29 Thread Laurent Gilson

Hello

(running etch last updated/upgraded 28.10.06 + compiz 0.2.0-1 from sid.  
radeon M7 with radeon driver, 1024x768 display)


I can confirm the bug (not all windows refresh, maximizing/resizing  
sometimes helps) and the solution XaaNoOffscreenPixmaps. And it slows  
things down, so complex apps start to flicker a bit on whole-screen  
changes. I hope for a better solution in later versions ?


my device-section:

Section Device
Identifier radeon0
Driver  radeon
Option AGPMode 4
Option AGPFastWrite on
Option EnablePageFlip on
Option XaaNoOffscreenPixmaps
EndSection

Thanks a lot for the pointer.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#390319: compiz: Doesnt refresh windows content

2006-10-19 Thread Thierry Reding
* Sebastián Lara Menares wrote:
 i fix this problem adding:
 
  Option  XAANoOffscreenPixmaps

 in Device Section, and

Have you tried adding this to you xorg.conf file? This should fix the problem
for you. Can you confirm that?

 - Thierry



signature.asc
Description: Digital signature


Bug#390319: compiz: Doesnt refresh windows content

2006-10-02 Thread Thierry Reding
* mateusz wrote:
 Package: compiz
 Version: 0.0.13+git20060928-2
 Severity: important
 
 When I run compiz then windows are not refreshed, minimalize and maximalize
 force refresh.
 
 I also get the following output
 :~ compiz --replace
 libGL warning: 3D driver claims to not support visual 0x4b
 /usr/bin/compiz.real: No stencil buffer. Clipping of transformed windows
 is not going to be correct when screen is transformed.
 /usr/bin/compiz.real: Couldn't load plugin 'gconf'


This seems more likely to be your problem. Can you post the output of the
following command?

$ dpkg -l 'compiz*'

This should list the compiz-plugins package, which contains the gconf plugin.
If it isn't listed as installed, then try installing it manually, though it
should have been installed automatically. Did you install compiz-core
directly or did you install via the compiz meta-package?

 - Thierry



signature.asc
Description: Digital signature


Bug#390319: compiz: Doesnt refresh windows content

2006-09-30 Thread mateusz
Package: compiz
Version: 0.0.13+git20060928-2
Severity: important

When I run compiz then windows are not refreshed, minimalize and maximalize
force refresh.

I also get the following output
:~ compiz --replace
libGL warning: 3D driver claims to not support visual 0x4b
/usr/bin/compiz.real: No stencil buffer. Clipping of transformed windows
is not going to be correct when screen is transformed.
/usr/bin/compiz.real: Couldn't load plugin 'gconf'

I think its all about stencil buffer. Is there a way not to use it and
still have windows refreshed ?

For help thanks in advance,

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#390319: compiz: Doesnt refresh windows content

2006-09-30 Thread Sebastián Lara Menares

i fix this problem adding:

 Option  XAANoOffscreenPixmaps

in Device Section, and

 Load   ddc

in Module Section

i hope that this will help you.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]