[Bug 46070] Basemark Web 3.0 Desktop Launcher crashes

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jan 29 07:06:49 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=46070

Gabriel Ivăncescu <gabrielopcode at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|wine-bugs at winehq.org        |gabrielopcode at gmail.com
             Status|NEW                         |ASSIGNED
                 CC|                            |gabrielopcode at gmail.com

--- Comment #2 from Gabriel Ivăncescu <gabrielopcode at gmail.com> ---
Let's keep this bug about the Python error. Please open a new bug for the hang
at "scanning hardware" if it's still relevant.

While investigating a game with the same issue, I think I found what causes
this. The error happens when you redirect the stdout/stderr to files, because
it's only in those cases that the app calls GetFileInformationByHandle, which
fails currently on stdout/stderr, because they have no unix_name.

Fixing this will probably require platform-specific code, I'll think of
something.

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