https://bugs.winehq.org/show_bug.cgi?id=55177
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #5 from Piotr Caban piotr.caban@gmail.com --- I've created MR that fixes printing hatching.fm file that was attached to the bug (the view in application and print result looks different - stripes direction differs). I didn't look into that since printed document matches with the old code.
Regarding the question about finding bugs in "new" code - I agree that bisecting is not really helpful. It's best to create a bug, mark it as regression if it worked in older version of wine and attach log with following debug channels: seh,gdi,enhmetafile,winspool,localspl,psdrv
It's also helpful to describe how to reproduce the bug if possible.