Skip to content

LGTVDeviceListener shows "unknown error" instead of the correct system error message #4

@dechamps

Description

@dechamps

For example:

[ERROR  ] FATAL: Failed to open client key file: unknown error

Whereas I expected:

[ERROR  ] FATAL: Failed to open client key file: Access is denied.

The root cause is this Visual C++ bug. It only seems to occur when the Windows locale is set to something other than en-US.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions