Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 145140

Summary: app-emulation/wine ebuild - additional features
Product: Gentoo Linux Reporter: Ramon Klass <tier>
Component: New packagesAssignee: Wine Maintainers <wine>
Status: RESOLVED UPSTREAM    
Severity: enhancement    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
URL: http://bugs.winehq.org/show_bug.cgi?id=1410
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: mousehack diff file
nvidia-specific fix for D3D videomode switching
ebuild diff with useflags for both patches

Description Ramon Klass 2006-08-25 20:07:57 UTC
in the current state, wine has problems with nvidia drivers when initializing certain videomodes, which needs a little workaround. Also, many games need a certain fix for DirectInput's mouse handler. Without the fix, the mouse cursor will always stick to the center of the screen. I have added a VIDEO_CARDS=nvidia option and a USE=mousehack flag to the wine ebuild so users can easily surround both problems without having to compile the source by hand or write their own ebuilds
on a side note, the mousehack does absolutely nothing unless you manually activate it, so the use flag could be left out, always applying the patch, which is to be decided before checking this in
Comment 1 Ramon Klass 2006-08-25 20:08:44 UTC
Created attachment 95099 [details, diff]
mousehack diff file
Comment 2 Ramon Klass 2006-08-25 20:09:25 UTC
Created attachment 95100 [details, diff]
nvidia-specific fix for D3D videomode switching
Comment 3 Ramon Klass 2006-08-25 20:11:26 UTC
Created attachment 95101 [details, diff]
ebuild diff with useflags for both patches
Comment 4 SpanKY gentoo-dev 2006-08-25 23:57:49 UTC
sorry, but we dont have man power to maintain such things in Gentoo

please get the issues integrated upstream and we'll just pull from there