http://bugs.winehq.org/show_bug.cgi?id=29438
Bug #: 29438 Summary: artifacts in a translucent areas in GIT head (was "fixme:dib:make_rgb_colorref Unhandled color type ff000000" in wine-1.3.35) Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: metawishmaster@gmail.com Classification: Unclassified
Created attachment 38108 --> http://bugs.winehq.org/attachment.cgi?id=38108 wine log
Hi, on wine-1.3.35 I'v got this error ("fixme:dib:make_rgb_colorref Unhandled color type ff000000") which is expressed such an artifacts in a translucent areas: [img]http://imgur.com/hk0nK%5B/img] while in winXP screenshot looks like this: [img]http://imgur.com/JqWnP%5B/img] the program was written on Delphi
But the same artifacs are with last GIT version
artifact there was on Ubuntu 11.10 with wine-1.3.35-0ubuntu1~ppa1~oneiric1 and wine-git
There is the log from git-version with small edit of dlls/gdi32/dibdrv/objects.c file.: line 137 fprintf(stderr, "===> color = %x\n", color);
for clarification, the logs are different, but artifacts remain the same
Thanks in advance