[Bug 9522] MuckClient: Text entry box does not refresh properly, but worked in v 0.9.20 and below

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 12 19:50:12 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=9522





--- Comment #7 from Paul Romanyszyn <pgr at arcelectronicsinc.com>  2008-03-12 19:50:12 ---
You are not bisecting correctly 
paul at paul-semipron:~/Git/wine-git$ git-bisect start
paul at paul-semipron:~/Git/wine-git$ git-bisect bad wine-0.9.21
paul at paul-semipron:~/Git/wine-git$ git-bisect good wine-0.9.20
Bisecting: 202 revisions left to test after this
fatal: Untracked working tree file 'dlls/winex11.drv/dce.c' would be
overwritten by merge.
Look at http://wiki.winehq.org/ReverseRegressionTesting for more info.
But because of the error you need to try this 
git-clean -d
git-checkout -f
or the Step 0.

Note git-clean -d will wipe any thing you have in the git directory so I saved
my compile script in new directory ../tools


-- 
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.



More information about the wine-bugs mailing list