http://bugs.winehq.org/show_bug.cgi?id=18756 --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2009-06-03 21:56:39 --- (In reply to comment #6)
ok I went though the regression testing again, attached again
That patch doesn't change anything. Since you keep getting 'good' everytime, I suspect the problem is in the package you're using, not wine itself. Try: $ git reset --hard wine-1.1.21 $ ./configure && make depend && make # test app here $ git reset --hard wine-1.1.22 $ ./configure && make depend && make # test app here -- 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.