Bug 828195

Summary: Explictly require mesa-dri-drivers.i686 in wine 32bit packages
Product: [Fedora] Fedora Reporter: Elad Alfassa <elad>
Component: wineAssignee: Andreas Bierfert <andreas.bierfert>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: andreas.bierfert, stefan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-04 14:12:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Elad Alfassa 2012-06-04 12:44:36 UTC
Description of problem:
People install wine 32bit packages on 64bit fedora to run 32bit windows applications, but such application which require the use of DirectX will not work without 32bit DRI drivers installed. Therefore, it makes sense to explictly require require mesa-dri-drivers.i686 in wine 32bit packages.



How reproducible:
100%

Steps to Reproduce:
1. Clean install Fedora 64bit
2. Install wine
3. Try to use 32bit windows application which requires DirectX or OpenGL, such as Steam
  
Actual results:
Said application will fail to launch, with the following error in the terminal:
err:wgl:is_extension_supported No OpenGL extensions found, check if your OpenGL setup is correct!

Expected results:
Said application will launch sucessfully without this error message in the terminal

Comment 1 Andreas Bierfert 2012-06-04 14:12:04 UTC

*** This bug has been marked as a duplicate of bug 827776 ***