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

Bug#451703: marked as done (Missing libgl1-mesa-dri in dependencies list)



Your message dated Sun, 25 Nov 2007 09:04:34 +0100
with message-id <47492C92.80202@ens-lyon.org>
and subject line Bug#451703: white screen of death under compiz
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~git20071104.c9009efd-1
Severity: important

--- Please enter the report below this line. ---

This happens with the latest version in sid and, if I am not wrong, with the former version in sid as well.

I think you know (and hate :-)  ) me well, but let us remind just in case: my card is Intel and the composition is enabled with the option Option "AccelMethod" "EXA". KDE translucencies work OK.

When I launch compiz --replace, the screen goes totally white, and some seconds afterwards the mouse pointer appears.

If I Ctrl+Alt+F1 and kill compiz and gtk-windows-decoration, the windows of course have no border, but the keyboard does not work either.

--- System information. ---
Architecture: i386
Kernel: Linux 2.6.22-3-686

Debian Release: lenny/sid
990 unstable www.debian-multimedia.org
990 unstable ftp.uk.debian.org
500 stable dl.google.com
500 experimental www.debian-multimedia.org
1 experimental ftp.uk.debian.org

--- Package information. ---
Depends (Version) | Installed
====================================================-+-==================================
compiz-core (>= 0.6.3~git20071104.c9009efd-1) | 0.6.3~git20071104.c9009efd-1
compiz-plugins (>= 0.6.3~git20071104.c9009efd-1) | 0.6.3~git20071104.c9009efd-1
compiz-gtk (>= 0.6.3~git20071104.c9009efd-1) | 0.6.3~git20071104.c9009efd-1
compiz-gnome (>= 0.6.3~git20071104.c9009efd-1) | 0.6.3~git20071104.c9009efd-1


--- End Message ---
--- Begin Message ---
severity 451703 normal
thank you



David wrote:
> Then I installed libgl1-mesa-dri and I could start compiz.

Yes, the X server needs DRI drivers for AIGLX for Compiz.

> I am confused here: if I go in synaptic to libgl1-mesa-dri and see the
> dependent packages, a lot of essential packages are listed
> (xserver-xorg, compiz-core, etc), but, if I go to xserver-xorg and
> compiz-core, they do not depend on libgl1-mesa-dri . I thought that
> the "dependent packages" were extracted by apt, but, now, I think that
> the maintainer, when packaging, sets the "dependent packages" list
> into the package by hand. IS IT CORRECT? Isn't it an unnecessary mess?

No, that's not the case. What's probably happening is that
libgl1-mesa-dri is in the Recommends: fields, not in the Depends:
field.  And synaptics does not displays this clearly (Recommends: are
treated as Depends: in some cases).

xserver-xorg can't depend on libgl1-mesa-dri since it works without DRI,
but it's often better to have it installed. Same for Compiz, it can work
without libgl1-mesa-dri (if you have nvidia or fglrx) but it's better to
have it installed for most cases (other drivers). So we just need a
Recommends: libgl1-mesa-dri here.

I don't actually see Compiz recommending libgl1-mesa-dri here, but since
xserver-xorg must be installed before, there's no need to duplicated the
Recommends: from xserver-xorg into compiz. So I am closing this bug.

> On the other hand, I use kde and I see some malfunctions in compiz.
> Can you please answer me, by personal email if you want?:

I don't use KDE so I will miss some details for some questions.

> 1) I ran compiz --replace && kde-window-decorator
> and I got:
>
> GLX_EXT_texture_from_pixmap is not available with direct rendering.
> GLX_EXT_texture_from_pixmap is available with indirect rendering.
>
> Is it something to worry about?

No. GLX_EXT_texture_from_pixmap is what enables the
distortion/rotation/... of windows. IIRC, the latter means that regular
windows can be distorted/rotated/... by Compiz with AIGLX. The former is
for window doing OpenGL rendering, which does not work with Compiz yet
(in the works for the next X server). Try glxgears in Compiz to see the
problem.

> 3) The KDE desktop switcher acquires an enormous size so it takes a
> lot of the panel.
> 4) Furthermore, the KDE desktop switcher does not work at all.

It may be conflicting with Compiz switcher.

> 5) The windows are "rigid bodies", the borders do not "wave" because
> of the "inertia" as I move the windows. How can I solve that?

You need the wobbly plugin. See http://bgoglin.livejournal.com/11253.html

> 7) Is there any compiz configuration GUI (like beryl-manager)?

Soon. Compiz Fusion packages are being uploaded these days.

Brice



--- End Message ---

Reply to: