https://bugs.winehq.org/show_bug.cgi?id=39185
Bug ID: 39185 Summary: GetPath fails to return the path when using Metafile DC. Product: Wine Version: 1.7.50 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs@winehq.org Reporter: leslie_alistair@hotmail.com Distribution: ---
Created attachment 52232 --> https://bugs.winehq.org/attachment.cgi?id=52232 Tests
The attached patch highlights that when using a metafile DC, GetPath should return a valid path.
https://bugs.winehq.org/show_bug.cgi?id=39185
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #52232|0 |1 is patch| | Attachment #52232|application/mbox |text/plain mime type| |
https://bugs.winehq.org/show_bug.cgi?id=39185
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #52232|0 |1 is obsolete| |
--- Comment #1 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Comment on attachment 52232 --> https://bugs.winehq.org/attachment.cgi?id=52232 Tests
Patch accepted upstream.
https://bugs.winehq.org/show_bug.cgi?id=39185
--- Comment #2 from Dmitry Timoshkov dmitry@baikal.ru --- Created attachment 53624 --> https://bugs.winehq.org/attachment.cgi?id=53624 patch
Attached patch makes the test succeed, it would be interesting to know whether there is a real application that depends on this, and if the patch fixes it too.
https://bugs.winehq.org/show_bug.cgi?id=39185
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #53624|0 |1 is patch| |
https://bugs.winehq.org/show_bug.cgi?id=39185
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- This does indeed affect an real application. I'll can run a bunch of tests in a few days.
The patch looks good. It's like one I was testing but yours doesn't cause tests to fail.
https://bugs.winehq.org/show_bug.cgi?id=39185
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=39185
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |STAGED CC| |dmitry@baikal.ru, | |erich.e.hoover@wine-staging | |.com, michael@fds-team.de, | |sebastian@fds-team.de Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/tree/ma | |ster/patches/gdi32-Path_Met | |afile
https://bugs.winehq.org/show_bug.cgi?id=39185
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- Could you retest if it works in git, after http://source.winehq.org/git/wine.git/?a=commit;h=625ff9b528a5aa11e31df2ed46....
https://bugs.winehq.org/show_bug.cgi?id=39185
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|STAGED |RESOLVED Fixed by SHA1| |625ff9b528a5aa11e31df2ed467 | |ccc2f115c7ff8 Resolution|--- |FIXED
--- Comment #5 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Confirmed as fixed.
https://bugs.winehq.org/show_bug.cgi?id=39185
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.13.