[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#462398: marked as done (compiz: texture_from_pixmap check fails on Intel laptop)



Your message dated Sun, 10 Feb 2008 14:37:22 +0100
with message-id <20080210133722.GA16579@loulous.org>
and subject line Bug#462398: compiz: texture_from_pixmap check fails on Intel laptop
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: compiz
Version: 0.6.3~git20071222.061ff159-1
Severity: normal


I think my laptop has an Intel 945GM chip. When I try to start compiz it
prints:

Checking for Xgl: not present. 
Detected PCI ID for VGA: 00:02.0 0300: 8086:27a2 (rev 03) (prog-if 00
[VGA])
Checking for texture_from_pixmap: not present. 
Trying again with indirect rendering:
Checking for texture_from_pixmap: present. 
Checking for non power of two support: present. 
Checking for Composite extension: present. 
Comparing resolution (1280x800) to maximum 3D texture size (2048):
Passed.
Checking for nVidia: not present. 
Checking for FBConfig: present. 
Checking for Xgl: not present. 

and it doesn't draw any window borders etc even though it does run, and
so does gtk-window-decorator.  According to glxinfo,
GLX_EXT_texture_from_pixmap is present in "server glx extensions" and
"client glx extensions" but not in "GLX extensions".  /usr/bin/ compiz
checks for at least 3 occurrences of GLX_EXT_texture_from_pixmap in the
output. I changed the check from "-gt 2" to "-ge 2" and the error
messages changed to:

Checking for Xgl: not present. 
Detected PCI ID for VGA: 00:02.0 0300: 8086:27a2 (rev 03) (prog-if 00 [VGA])
Checking for texture_from_pixmap: present. 
Checking for non power of two support: present. 
Checking for Composite extension: present. 
Comparing resolution (1280x800) to maximum 3D texture size (2048): Passed.
Checking for nVidia: not present. 
Checking for FBConfig: present. 
Checking for Xgl: not present. 
/usr/bin/compiz.real (core) - Fatal: GLX_EXT_texture_from_pixmap is missing
/usr/bin/compiz.real (core) - Error: Failed to manage screen: 0
/usr/bin/compiz.real (core) - Fatal: No manageable screens found on display :0.0

and it then falls back on metacity.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.23.14 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages compiz depends on:
ii  compiz-core 0.6.3~git20071222.061ff159-1 OpenGL window and compositing mana
ii  compiz-gnom 0.6.3~git20071222.061ff159-1 OpenGL window and compositing mana
ii  compiz-gtk  0.6.3~git20071222.061ff159-1 OpenGL window and compositing mana
ii  compiz-plug 0.6.3~git20071222.061ff159-1 OpenGL window and compositing mana

compiz recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
On Thu, Jan 24, 2008 at 07:17:38PM +0100, Brice Goglin wrote:
> Tony Houghton wrote:
> > Checking for texture_from_pixmap: not present. 
> > Trying again with indirect rendering:
> > Checking for texture_from_pixmap: present. 
> >   
> 
> That's expected.
> 
> > and it doesn't draw any window borders etc even though it does run, and
> > so does gtk-window-decorator.
> 
> Try enabling the decoration plugin using ccsm in package
> compizconfig-settings-manager.

Given the above, I am now closing this very-probably not-a-bug.

Brice


--- End Message ---

Reply to: