Bug#496519: compiz: More on 496519

2009-01-16 Thread Nathan A. Stine
Package: compiz
Version: 0.7.6-7
Followup-For: Bug #496519

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I tried to investigate further with this compiz issue.  I bypassed the 
compiz script and tried to directly run compiz.real:

stiner...@stine-1:~$ compiz.real --replace --ignore-desktop-hints glib 
gconf

compiz.real (core) - Fatal: GLX_EXT_texture_from_pixmap is missing
compiz.real (core) - Error: Failed to manage screen: 0
compiz.real (core) - Fatal: No manageable screens found on display :0.0

However,

stiner...@stine-1:~$ glxinfo | grep GLX_EXT_texture_from_pixmap
GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, 
GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap

Something is amiss here.

This is on an up-to-date Sid, using radeon (not fglrx), on a Radeon 
9600XT.  The same error message occurs if I run using 
- --indirect-rendering.

Best regards,

Nathan A. Stine

- -- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages compiz depends on:
ii  compiz-core   0.7.6-7OpenGL window and compositing mana
ii  compiz-gnome  0.7.6-7OpenGL window and compositing mana
ii  compiz-gtk0.7.6-7OpenGL window and compositing mana
ii  compiz-plugins0.7.6-7OpenGL window and compositing mana

compiz recommends no packages.

Versions of packages compiz suggests:
pn  compizconfig-settings-manager none (no description available)

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAklxVHQACgkQXv1y35xy4qCQ5QCaArRfEUa5eMzStZam1+cu9MqJ
cLwAoI00H7m7vb7n3NNlp2Yc3Mx/qaG9
=9yKP
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#496519: compiz: More on 496519

2009-01-16 Thread Julien Cristau
On Fri, 2009-01-16 at 22:46 -0500, Nathan A. Stine wrote:
 I tried to investigate further with this compiz issue.  I bypassed the 
 compiz script and tried to directly run compiz.real:
 
 stiner...@stine-1:~$ compiz.real --replace --ignore-desktop-hints glib 
 gconf
 
 compiz.real (core) - Fatal: GLX_EXT_texture_from_pixmap is missing
 compiz.real (core) - Error: Failed to manage screen: 0
 compiz.real (core) - Fatal: No manageable screens found on display :0.0
 
 However,
 
 stiner...@stine-1:~$ glxinfo | grep GLX_EXT_texture_from_pixmap
 GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, 
 GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap

if you look at the glxinfo output, you'll see that GLX_EXT_tfp is in the
'server glx extensions' and 'client glx extensions' sections, but not in
'glx extensions'.  tfp isn't possible with dri in direct-rendering mode
(this is fixed with dri2).

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org