Bug 227844

Summary: Beryl-core not built with XGL
Product: [Fedora] Fedora Reporter: Kenny Root <kenny>
Component: beryl-coreAssignee: Jarod Wilson <jarod>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-02-08 15:37:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kenny Root 2007-02-08 15:11:36 UTC
Description of problem:
the new version of beryl-core is not built with --enable-xgl flag thereby
rendering it unusable with XGL.

Version-Release number of selected component (if applicable):
0.1.9999.1-2.fc6

How reproducible:
Every try

Steps to Reproduce:
1. Install and configure server using fglrx and XGL
2. Install previous version of beryl-core (0.1.99)
3. Run beryl-xgl --replace and test effects.
4. Upgrade to 0.1.9999.1 and notice that beryl-xgl is gone.
5. Notice that beryl --force-xgl fails because of fglrx and mesa problem
  
Actual results:
beryl-xgl not found and beryl --force-xgl not a replacement

Expected results:
beryl-xgl executes during start-up

Additional info:
$ beryl --force-xgl --replace
**************************************************************
* Beryl system compatiblity check                            *
**************************************************************

Detected xserver                                : XGL

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
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
Checking for non power of two texture support   : failed

Comment 1 Jarod Wilson 2007-02-08 15:37:53 UTC
Upstream changing things around on me yet again... New build coming soon.