http://bugs.winehq.org/show_bug.cgi?id=33310
Bug #: 33310 Summary: Minimizing window erases chess board in Shredder Classic 4 Windows Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: clavius@live.com Classification: Unclassified
Minimizing the program window causes the play area to come up blank upon re-maximization in Shredder Classic 4 Windows chess. To duplicate the bug: 1) Obtain Shredder Classic 4 Windows demo from http://download.shredderchess.com/pc/sc4/prg/myscl/SetupShredderClassic4.exe
2) Install the program under Wine. I've tested this with Wine versions 1.4 and several 1.5 releases under both Ubuntu and openSUSE Linux, 64-bit OS.
3) Start the program either by command-line or clicking the icon. You'll see the normal Shredder game screen. Start a new game to get a chess board.
4) Minimize the Shredder window.
5) Now maximize the window again, and the game play area (chess board and all) will have disappeared. This happens with any combination of layouts and chess sets I've tried (most if not all, including the 3d ones).
This screen re-draw issue seems to be the only one I haven't been able to resolve by downloading winetricks and various Microsoft runtime libraries. Shredder for Windows offers a few features unavaiable in the native Linux version, including the ability to play Chess960. It also has, in my opinion, a nicer looking GUI. Would be nice to play under Wine.
http://bugs.winehq.org/show_bug.cgi?id=33310
clavius@live.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|x86 |x86-64 Severity|normal |major
http://bugs.winehq.org/show_bug.cgi?id=33310
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download.shredderche | |ss.com/pc/sc4/prg/myscl/Set | |upShredderClassic4.exe
http://bugs.winehq.org/show_bug.cgi?id=33310
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |minor
https://bugs.winehq.org/show_bug.cgi?id=33310
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com --- Confirming in wine 1.7.34.
https://bugs.winehq.org/show_bug.cgi?id=33310
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #2 from winetest@luukku.com --- I can't reproduce this?
wine 2.0rc5. Can you retest with newer wine?
https://bugs.winehq.org/show_bug.cgi?id=33310
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com, | |austinenglish@gmail.com, | |dimesio@earthlink.net
https://bugs.winehq.org/show_bug.cgi?id=33310
--- Comment #3 from winetest@luukku.com --- (In reply to winetest from comment #2)
I can't reproduce this?
wine 2.0rc5. Can you retest with newer wine?
Weird.
Fresh wineprefix, installed the demo. And now I am suddenly able to reproduce the issue. Also I started the game again from console and now the board doesn't seem to draw at all.
wine 2.6-git.
https://bugs.winehq.org/show_bug.cgi?id=33310
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #4 from joaopa jeremielapuree@yahoo.fr --- Bug is fixed in wine-5.22 Can an administrator close this bug as FIXED?
https://bugs.winehq.org/show_bug.cgi?id=33310
Robert Wilhelm sloper42@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://download.shredderche |https://web.archive.org/web |ss.com/pc/sc4/prg/myscl/Set |/20140818201611/http://down |upShredderClassic4.exe |load.shredderchess.com/pc/s | |c4/prg/myscl/SetupShredderC | |lassic4.exe CC| |sloper42@yahoo.com
--- Comment #5 from Robert Wilhelm sloper42@yahoo.com ---
Original download link seems to be dead.
You can still obtain copy via https://web.archive.org/web/20140818201611/http://download.shredderchess.com...
https://bugs.winehq.org/show_bug.cgi?id=33310
Robert Wilhelm sloper42@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #6 from Robert Wilhelm sloper42@yahoo.com --- Works fine for me, too.
wine-5.22-195-gcbca9f847f6
https://bugs.winehq.org/show_bug.cgi?id=33310
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.0-rc1.
https://bugs.winehq.org/show_bug.cgi?id=33310
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ed0eaecf178a811a83b70c79891 | |a98eedcfe0291 Version|unspecified |1.5.27 Component|-unknown |user32 CC| |focht@gmx.net
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello folks,
the bug was fixed by commit https://source.winehq.org/git/wine.git/commitdiff/ed0eaecf178a811a83b70c7989... ("user32: Correctly calculate the client size of a minimized window."), part of Wine 4.3 release.
Thanks Zebediah
$ sha1sum SetupShredderClassic4.exe 5a74eb8cba9617e386f1af90bbf67004ecf63513 SetupShredderClassic4.exe
$ du -sh SetupShredderClassic4.exe 21M SetupShredderClassic4.exe
$ wine --version wine-4.2-52-ged0eaecf178
Regards