https://bugs.winehq.org/show_bug.cgi?id=52103
--- Comment #22 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Gerry from comment #21)
Request for more hand holding, please.
I got here
gerry@linux-hxu2:~/wine-git> git bisect start gerry@linux-hxu2:~/wine-git> git bisect good wine-6.21 gerry@linux-hxu2:~/wine-git> git bisect bad wine-6.22 Bisecting: 209 revisions left to test after this (roughly 8 steps) [c82d6ee4a77f9fc0f44e0d36d155a3c3f3a6f6d9] comctl32: Redraw children when the combo box is dropped down.
I didn't really understand the instructions about what to do next
now compile again whole tree and retry to run app; if it crashes do "git bisect bad", otherwise "git bisect bad". Then repeat this over and over again until you end at the commit that broke it, and it`s 4.00 AM ;)