[Bug 42140] New: "Unrecognized stencil op 0" messages flooding system log in Söldner Secret Wars
https://bugs.winehq.org/show_bug.cgi?id=42140 Bug ID: 42140 Summary: "Unrecognized stencil op 0" messages flooding system log in Söldner Secret Wars Product: Wine Version: 2.0-rc2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: directx-d3d Assignee: wine-bugs(a)winehq.org Reporter: max.kue(a)gmx.de Distribution: --- When playing Söldner Secret Wars - Community Edition (free (as in beer) download http://www.soldnersecretwars.de/main.php?page=download&lang=en) tons of log messages are generated. The game itself plays fine (maybe even better then on some of my friends machines with windows 10) but the amount of messages (an hour of gaming can yield ~60MB of system log) can get annoying, also I can't help but believe that there is some hit to performance since there are 6 lines of output per frame drawn. The output is: fixme:d3d:wined3d_gl_compare_func Unrecognized compare function 0. fixme:d3d:gl_stencil_op Unrecognized stencil op 0. fixme:d3d:gl_stencil_op Unrecognized stencil op 0. repeated (tens of) thousands of times IMHO: Ether somebody should investigate the usage of stencil op 0 and fix the code as suggested by the comment of remove the message since the games seems to run fine. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42140 --- Comment #1 from Bruno Jesus <00cpxxx(a)gmail.com> --- I'm not sure about what you mean by "system log" but as a palliative solution you can run the program like: WINEDEBUG=-all wine <program.exe> That will disable all wine trace output. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42140 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/tree/ma | |ster/patches/wined3d-Silenc | |e_FIXMEs CC| |dmitry(a)baikal.ru, | |erich.e.hoover(a)wine-staging | |.com, michael(a)fds-team.de, | |sebastian(a)fds-team.de Status|UNCONFIRMED |STAGED Ever confirmed|0 |1 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42140 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |joseph.kucia(a)gmail.com Fixed by SHA1| |059784221822f00dde5810f2c8a | |1e4b08f862246 Status|STAGED |RESOLVED --- Comment #2 from Józef Kucia <joseph.kucia(a)gmail.com> --- The mentioned FIXME() message was downgraded to WARN() message. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42140 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 2.11. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42140 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.0.x -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42140 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.0.x |--- --- Comment #4 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 2.0.x milestone from bugs included in 2.0.3. -- 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)
-
wine-bugs@winehq.org