[Bug 59645] New: FormatMessageW fails to format ERROR_NOT_A_REPARSE_POINT (4390) with error 317
http://bugs.winehq.org/show_bug.cgi?id=59645 Bug ID: 59645 Summary: FormatMessageW fails to format ERROR_NOT_A_REPARSE_POINT (4390) with error 317 Product: Wine Version: 11.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@list.winehq.org Reporter: me@a2va.dev Distribution: --- FormatMessageW cannot format the ERROR_NOT_A_REPARSE_POINT because the message for this error is not defined. As the error code 317 means ERROR_MR_MID_NOT_FOUND: The system cannot find message text for message number... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59645 --- Comment #1 from Nikolay Sivov <bunglehead@gmail.com> --- Hi. Did you find some application that needs this specifically? We are missing message for a lot of error codes. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59645 --- Comment #2 from me@a2va.dev --- Hi, I found it in Cargo it took me a little while to find out what was this. If you don't have the bandwidth, though, I can make the patch myself. I was planning to contribute anyway. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59645 --- Comment #3 from Nikolay Sivov <bunglehead@gmail.com> --- Sure, please go ahead and send this change. Note that we don't need, and don't really want, exact string match for the message with what Windows returns. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59645 me@a2va.dev changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from me@a2va.dev --- Fix with https://gitlab.winehq.org/wine/wine/-/merge_requests/10670 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59645 Gijs Vermeulen <gijsvrm@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a6062d7ef1cd75679f9c7e7d20b | |55a9bfb234e31 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59645 Alexandre Julliard <julliard@winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard@winehq.org> --- Closing bugs fixed in 11.8. -- 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.
participants (1)
-
WineHQ Bugzilla