https://bugs.winehq.org/show_bug.cgi?id=42083
Bug ID: 42083 Summary: Chessmaster 9000 2d and 3d chess set rendering problems Product: Wine Version: 2.0-rc3 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: bkbk9@yahoo.ca Distribution: ---
This bug might be related to an abandoned and unresolved one (Bug 10877). The hardware, OS and Wine versions are newer though. Chessmaster 9000 cannot draw any of its built-in 2d chess sets and some of its 3d sets. With 2d sets, either the board or the pieces (or both) are not rendered. With 3d sets, it depends on the chosen set, some board/pieces combinations are handled correctly and some are not.
https://bugs.winehq.org/show_bug.cgi?id=42083
--- Comment #1 from bkbk9@yahoo.ca --- Created attachment 56587 --> https://bugs.winehq.org/attachment.cgi?id=56587 2d set, board and pieces not rendered
https://bugs.winehq.org/show_bug.cgi?id=42083
--- Comment #2 from bkbk9@yahoo.ca --- Created attachment 56588 --> https://bugs.winehq.org/attachment.cgi?id=56588 2d set, board is not rendered
https://bugs.winehq.org/show_bug.cgi?id=42083
--- Comment #3 from bkbk9@yahoo.ca --- Created attachment 56589 --> https://bugs.winehq.org/attachment.cgi?id=56589 2d set, board is not rendered
https://bugs.winehq.org/show_bug.cgi?id=42083
--- Comment #4 from bkbk9@yahoo.ca --- Created attachment 56590 --> https://bugs.winehq.org/attachment.cgi?id=56590 3d set, chess board is black, no visible squares or pieces
This is the initial chess set when you start the game the first time (out of the box). The mouse pointer changes to a small hand when hovering over an invisible chess piece.
https://bugs.winehq.org/show_bug.cgi?id=42083
--- Comment #5 from bkbk9@yahoo.ca --- Created attachment 56592 --> https://bugs.winehq.org/attachment.cgi?id=56592 3d set, chess board is visible, pieces are not rendered
Same chess board as in the previous attachement but after switching to the classroom then back to the game room, the board is now drawn but the pieces are missing.
https://bugs.winehq.org/show_bug.cgi?id=42083
--- Comment #6 from bkbk9@yahoo.ca --- Created attachment 56593 --> https://bugs.winehq.org/attachment.cgi?id=56593 3d set, pieces are visible, board is not rendered
https://bugs.winehq.org/show_bug.cgi?id=42083
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #7 from winetest@luukku.com --- Console output? Gpu model and drivers open or closed?
https://bugs.winehq.org/show_bug.cgi?id=42083
--- Comment #8 from bkbk9@yahoo.ca --- Created attachment 56795 --> https://bugs.winehq.org/attachment.cgi?id=56795 Console output
https://bugs.winehq.org/show_bug.cgi?id=42083
--- Comment #9 from bkbk9@yahoo.ca --- Created attachment 56796 --> https://bugs.winehq.org/attachment.cgi?id=56796 glxinfo
https://bugs.winehq.org/show_bug.cgi?id=42083
--- Comment #10 from bkbk9@yahoo.ca --- Created attachment 56797 --> https://bugs.winehq.org/attachment.cgi?id=56797 lspci
https://bugs.winehq.org/show_bug.cgi?id=42083
--- Comment #11 from bkbk9@yahoo.ca --- (In reply to winetest from comment #7)
Console output? Gpu model and drivers open or closed?
Not sure what's the proper way to check for GPU and drivers but I attached the output of glxinfo and lspci (filtered).
https://bugs.winehq.org/show_bug.cgi?id=42083
--- Comment #12 from bkbk9@yahoo.ca --- Re-tested with wine-staging 2.0-rc3 and rc4, everything magically works now...may be this is an invalid bug? All the 2d/3d chess sets render correctly now.
https://bugs.winehq.org/show_bug.cgi?id=42083
--- Comment #13 from winetest@luukku.com --- (In reply to bkbk9 from comment #12)
Re-tested with wine-staging 2.0-rc3 and rc4, everything magically works now...may be this is an invalid bug? All the 2d/3d chess sets render correctly now.
Was it fresh wineprefix without overrides and tricks? If you can't reproduce the bug then this is fixed/invalid.
https://bugs.winehq.org/show_bug.cgi?id=42083
--- Comment #14 from bkbk9@yahoo.ca --- (In reply to winetest from comment #13)
(In reply to bkbk9 from comment #12)
Re-tested with wine-staging 2.0-rc3 and rc4, everything magically works now...may be this is an invalid bug? All the 2d/3d chess sets render correctly now.
Was it fresh wineprefix without overrides and tricks? If you can't reproduce the bug then this is fixed/invalid.
Yes, fresh wineprefix, no overrides or tricks. Wine-staging was compiled as per instructions on https://www.wine-staging.com/source.html, used wine-2.0-rc3.tar.bz2 + v2.0-rc3.tar.gz (rc4 was tested too).
Is there a schedule by which wine-staging code gets merged into regular wine?
https://bugs.winehq.org/show_bug.cgi?id=42083
--- Comment #15 from winetest@luukku.com ---
Is there a schedule by which wine-staging code gets merged into regular wine?
Not that I am aware of. Most likely no. During this bug did you swap from pure wine to wine-staging? And it got fixed in staging? was it ever wine-staging issue to start with?
https://bugs.winehq.org/show_bug.cgi?id=42083
--- Comment #16 from bkbk9@yahoo.ca --- (In reply to winetest from comment #15)
Not that I am aware of. Most likely no. During this bug did you swap from pure wine to wine-staging? And it got fixed in staging? was it ever wine-staging issue to start with?
Yes, the buggy behavior occurs only in pure wine. Rendering seems to work flawlessly once I switch to wine-staging.
Out of curiosity, I compiled an older wine+staging release (picked v1.7.38) and re-tested CM 9000 with a fresh prefix, rendering worked without issues, so it looks like this bug has been fixed a long time ago in wine-staging but the fix was never integrated into pure wine.