https://bugs.winehq.org/show_bug.cgi?id=39921
Bug ID: 39921 Summary: [REGRESSION] in Nanocad 5.0 icons in menu panel have black background Product: Wine Version: 1.9.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs@winehq.org Reporter: andrej.skvortzov@gmail.com Regression SHA1: b81a7d976e3c3de36a01401d125871d3014e6c67 Distribution: ---
Created attachment 53315 --> https://bugs.winehq.org/attachment.cgi?id=53315 good looking icons in wine-1.4.1
Nanocad 5.0 works ok with wine 1.4.1, but in wine 1.9.0.37 icons on toolbars have black background. Screenshots are attached.
I bisected the problem. The first bad commit is: [ b81a7d976e3c3de36a01401d125871d3014e6c67 ] gdi32: Always use the DIB engine for monochrome bitmap rendering.
Nanocad 5.0 is free and can be downloaded here: ftp://ftp.nanocad.com/nanocad/nanoCAD50(2000).ZIP or here http://nanocad.com/page/DownloadNanoCAD It can be used without registration/activation in Demo mode. This is enough to reproduce the bug.
Steps to reproduce the problem: 1. Unpack zip archive into ~/nanocad5
2. Install prerequirements WINEARCH=win32 WINEPREFIX=~/.wine/wine-test ./wine ~/nanocad5/PreReq/vcredist_x86.exe
3. Install nanoCad WINEARCH=win32 WINEPREFIX=~/.wine/wine-test ./wine msiexec /i ~/nanocad5/nanoCAD.msi
4. Install nanoCad WINEARCH=win32 WINEPREFIX=~/.wine/wine-test ./wine msiexec /i ~/nanocad5/nanoCAD.msi
5. Run nanoCad. Select Demo mode. WINEARCH=win32 WINEPREFIX=~/.wine/wine-test ./wine ~/.wine/wine-test/drive_c/Program\ Files/Nanosoft/nanoCAD\ en\ 5.0/nCad.exe
6. See icons with black background on toolbars