http://bugs.winehq.org/show_bug.cgi?id=17956 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com --- Comment #19 from GyB <gyebro69(a)gmail.com> 2012-07-09 11:31:51 CDT --- (In reply to comment #18)
Well I have been using the raw3_input patch for wine that I found in bugizlla too for about 6 months, and it's still not merged in the main version, so I wouldn't expect this to be merged anytime soon, but posting patches here is probably a good idea ! :)
Patches should be sent to wine-patches(a)winehq.org, they aren't picked up from bugzilla. I'm not a programmer at all, so can't decide whether your patches are correct or not, but I found a problem with your patches: creating a new .wine directory when using the WINEPREFIX environment variable fails in such a way: err:process:init_windows_dirs directory L"C:\\windows" could not be created, error 2 err:process:init_windows_dirs directory L"C:\\windows\\system32" could not be created, error 3 err:process:init_windows_dirs directory L"C:\\windows" could not be created, error 2 err:process:init_windows_dirs directory L"C:\\windows\\system32" could not be created, error 3 err:wineboot:main Cannot set the dir to L"C:\\windows" (2) .... On the other hand, your patches fix bug #3817 and bug #18101 (which could be a duplicate of bug #13560) for me. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.