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
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 >
Tsunam, please fix nesl247@bery-project.org in metadata.xml to match nesl247's bugzilla address (for bug assigning purposes).
I solved masking =x11-proto/randrproto-1.2.0 =x11-libs/libXrandr-1.2.1
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.
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.
(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
I'll get to it tonight I hope kloeri. As that was the addy nesl gave me previously.