[Bug 18333] New: Chessbase 10 - no board & pieces drawn - gdiplus bugs
http://bugs.winehq.org/show_bug.cgi?id=18333 Summary: Chessbase 10 - no board & pieces drawn - gdiplus bugs Product: Wine Version: 1.1.20 Platform: All OS/Version: All Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: jskartman(a)gmail.com On chessbase 10 the pieces and the board are not drawn, in order to drawn u have to desactivate antialiasing (tools - optioons - design - board design - uncheck antialiasing option) but then the pieces look ugly. An easy sway to reproduce is to download the free playchess software ( http://www.fritzserver.org/PlayChessSetup.exe , 34 Megs ) wich uses the same graphics as chessbase 10 and have the same errors, open the application , connect as a guest and open some game. The application throws some gdiplus fixmes, and the board isn't drawn: fixme:gdiplus:GdipCreateBitmapFromHBITMAP can only get image data from DIB sections fixme:gdiplus:GdipSetImageAttributesRemapTable not implemented fixme:gdiplus:GdipCreateBitmapFromHBITMAP can only get image data from DIB sections fixme:gdiplus:GdipCreateBitmapFromHBITMAP can only get image data from DIB sections fixme:gdiplus:GdipCreateBitmapFromHBITMAP can only get image data from DIB sections ..... Regards Antonio -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18333 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor Component|gdiplus |-unknown OS/Version|All |other Platform|All |Other --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-05-02 19:43:08 --- Does it work fine if you use native gdiplus? (winetricks gdiplus) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18333 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.fritzserver.org/P | |layChessSetup.exe Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18333 --- Comment #2 from Antonio <jskartman(a)gmail.com> 2009-05-03 02:50:59 --- (In reply to comment #1)
Does it work fine if you use native gdiplus? (winetricks gdiplus)
Yes its works fine with native gdiplus. More slow, but fine, the board and pieces are displayed antialiased, and looks nice. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18333 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |gdiplus --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2009-05-03 03:57:28 --- (In reply to comment #2)
(In reply to comment #1)
Does it work fine if you use native gdiplus? (winetricks gdiplus)
Yes its works fine with native gdiplus. More slow, but fine, the board and pieces are displayed antialiased, and looks nice.
Please attach a +gdiplus trace. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18333 --- Comment #4 from Antonio <jskartman(a)gmail.com> 2009-05-03 04:59:06 --- Created an attachment (id=20881) --> (http://bugs.winehq.org/attachment.cgi?id=20881) gdiplus attachment -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18333 --- Comment #5 from Antonio <jskartman(a)gmail.com> 2009-05-03 05:00:50 --- i post the output form: echo quit | env WINEPREFIX="/home/javier/.wine" WINEDEBUG=+gdiplus wine "C:\Program Files\ChessBase\CBase10\CBase10.exe" >& filename2.out; i am not sure if it is the correct trace that u asked? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18333 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2009-05-03 15:11:40 --- (In reply to comment #5)
i post the output form:
echo quit | env WINEPREFIX="/home/javier/.wine" WINEDEBUG=+gdiplus wine "C:\Program Files\ChessBase\CBase10\CBase10.exe" >& filename2.out;
i am not sure if it is the correct trace that u asked?
Yes. No need to compress it if it's under 1MB, just use .txt so it can be read in browser. Confirming. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18333 Pavel Ondracka <drakkk(a)centrum.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |drakkk(a)centrum.cz --- Comment #7 from Pavel Ondracka <drakkk(a)centrum.cz> 2009-09-23 12:46:28 --- Fritz 11 also have this bug. Wine version 1.1.29. I can also confirm that native gdiplus or disabling anti aliasing helps. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18333 Megabyte <mega.watt2(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mega.watt2(a)gmail.com --- Comment #8 from Megabyte <mega.watt2(a)gmail.com> 2009-09-26 16:01:10 --- As of Wine 1.1.30, nothing changed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18333 --- Comment #9 from Pavel Ondracka <drakkk(a)centrum.cz> 2009-12-21 07:49:28 --- This is fixed in Wine 1.1.35. (tested with Fritz 11 and playchess.com software) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18333 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #10 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-12-21 08:17:42 --- Reported fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18333 --- Comment #11 from Jaime <jskartman(a)gmail.com> 2009-12-22 02:41:48 --- Well certainly the pieces are draw now, but they are draw with the same quality as of antialiasing off. The antialiasing has no effect. On windows with antialiasing option turned on the pieces are more polished and pretty. i filled a new bug http://bugs.winehq.org/show_bug.cgi?id=21114 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18333 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-01-09 04:46:17 --- Closing bugs fixed in 1.1.36. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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