[Bug 51055] New: winecfg: Redirection stdout stream

WineHQ Bugzilla wine-bugs at winehq.org
Sun Apr 25 03:21:40 CDT 2021


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

            Bug ID: 51055
           Summary: winecfg: Redirection stdout stream
           Product: Wine
           Version: 5.18
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: iroalexis at outlook.fr
      Distribution: ---

Since Wine 5.18, the stdout stream is completly "ignore/redirect" (I don't know
if it is the good words for describe this behavior) in the main function of
winecfg.c. This means that the `winecfg -v` and/or `winecfg -?` commands do not
display anything

I bisect for found the wrong commit, but I did not succeed. I found only a
commits window. It's located between a014f413d6719cce883cafe9f40ec0b6468de097
and b16f552e195048f434d486a084fad0fa3afcf712.
Before a014f413d6719cce883cafe9f40ec0b6468de097, winecfg displays well the
different information of the -? and -v commands. But from
b16f552e195048f434d486a084fad0fa3afcf712, this commands don't display nothing.

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