Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 175196 - beryl doesn't display windows after upgrading to libXcomposite-0.3.1
Summary: beryl doesn't display windows after upgrading to libXcomposite-0.3.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Joshua Jackson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-19 10:32 UTC by Marcello Magaldi
Modified: 2007-04-19 19:04 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcello Magaldi 2007-04-19 10:32:28 UTC
After upgrading to
libXcomposite-0.3.1 

beryl doesn't update the desktop , example if I reduce to icon a window and I try to reopen it , it reopens but I don't see anything. 

Reproducible: Always

Steps to Reproduce:
1.emerge -uD world
2.log in in X
3.beryl-manager

Actual Results:  
I don't see any window.


beryl-manager output :
**************************************************************
* Beryl system compatiblity check                            *
**************************************************************

Detected xserver                                : NVIDIA

Checking Display :0.0 ...

Checking for XComposite extension               : passed (v0.3)
Checking for XDamage extension                  : passed
Checking for RandR extension                    : passed
Checking for XSync extension                    : passed

Checking Screen 0 ...

Checking for GLX_SGIX_fbconfig                  : passed
Checking for GLX_EXT_texture_from_pixmap        : passed
Checking for non power of two texture support   : passed
Checking maximum texture size                   : passed (2046x2046)

beryl-manager errors :
sh: glxinfo: command not found
Comment 1 Marcello Magaldi 2007-04-19 10:39:01 UTC
I updated to theese libs :
libXfixes-4.0.3
inputproto-1.4
randrproto-1.2.0
libXi-1.1.0
libXrandr-1.2.1
libXdamage-1.1.1
libXcomposite-0.3.1



(In reply to comment #0)
> After upgrading to
> libXcomposite-0.3.1 
> 
> beryl doesn't update the desktop , example if I reduce to icon a window and I
> try to reopen it , it reopens but I don't see anything. 
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1.emerge -uD world
> 2.log in in X
> 3.beryl-manager
> 
> Actual Results:  
> I don't see any window.
> 
> 
> beryl-manager output :
> **************************************************************
> * Beryl system compatiblity check                            *
> **************************************************************
> 
> Detected xserver                                : NVIDIA
> 
> Checking Display :0.0 ...
> 
> Checking for XComposite extension               : passed (v0.3)
> Checking for XDamage extension                  : passed
> Checking for RandR extension                    : passed
> Checking for XSync extension                    : passed
> 
> Checking Screen 0 ...
> 
> Checking for GLX_SGIX_fbconfig                  : passed
> Checking for GLX_EXT_texture_from_pixmap        : passed
> Checking for non power of two texture support   : passed
> Checking maximum texture size                   : passed (2046x2046)
> 
> beryl-manager errors :
> sh: glxinfo: command not found
> 

Comment 2 Bryan Østergaard (RETIRED) gentoo-dev 2007-04-19 11:03:43 UTC
Tsunam, please fix nesl247@bery-project.org in metadata.xml to match nesl247's bugzilla address (for bug assigning purposes).
Comment 3 Marcello Magaldi 2007-04-19 11:16:44 UTC
I solved masking 
=x11-proto/randrproto-1.2.0
=x11-libs/libXrandr-1.2.1

Comment 4 Michele Caini 2007-04-19 13:56:36 UTC
Same problem.
Proposed solution works fine for me.
Otherwise, disabling composite-extension in xorg.conf we don't need downgrade, beryl still don't work anyway.
Comment 5 Christian Hoffmann (RETIRED) gentoo-dev 2007-04-19 17:20:21 UTC
The correct solution seems to be rebuilding xorg-server as shown in http://bugs.gentoo.org/show_bug.cgi?id=174959#c7
This fixed it for me as well.
Comment 6 Marcello Magaldi 2007-04-19 18:20:40 UTC
(In reply to comment #5)
> The correct solution seems to be rebuilding xorg-server as shown in
> http://bugs.gentoo.org/show_bug.cgi?id=174959#c7
> This fixed it for me as well.
> 

It worked also for me
Comment 7 Joshua Jackson (RETIRED) gentoo-dev 2007-04-19 19:04:33 UTC
I'll get to it tonight I hope kloeri. As that was the addy nesl gave me previously.