http://bugs.winehq.org/show_bug.cgi?id=20538
--- Comment #7 from Fernando Martins fernando@cmartins.nl 2011-06-27 17:14:03 CDT --- Yesterday I asked Abacom (the sPlan developer) if they could provide me a copy of the complete version which they promptly (!) did and I ran a simple test. I just dropped a diode and printed the "schema". The problem still persists. On screen, the print preview is fine.
I got the following messages in the terminal, with WINEDEBUG='+print'
fixme:exec:SHELL_execute flags ignored: 0x00000100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:pager:PAGER_Create [0x100be] Drag and Drop style is not implemented yet. trace:print:StartDocW DocName = L"sPlan - [H:\WineTests\bug20538\sample.spl7] " Output = (null) Datatype = (null) fixme:winspool:SetJobW Ignoring everything other than document title fixme:psdrv:PSDRV_CreateColor Colour is ff000000
The original bug report mentions "Icons are shown only black" but I'm not sure what that means. I have not seen any black icon.
Since it is a regression, I'll try to bisect it, but I'm afraid it will take several days until I get around to do it.