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
http://bugs.winehq.org/show_bug.cgi?id=29438
--- Comment #1 from metawishmaster metawishmaster@gmail.com 2011-12-25 13:57:59 CST --- I can also provide the source code (Delphi) of the place in the program, which draws a translucent areas.
http://bugs.winehq.org/show_bug.cgi?id=29438
--- Comment #2 from metawishmaster metawishmaster@gmail.com 2011-12-25 15:02:36 CST --- I can also provide the source code (Delphi) of the place in the program, which draws a translucent areas.
http://bugs.winehq.org/show_bug.cgi?id=29438
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2011-12-25 16:17:26 CST --- If possible please attach the source code here, and also a binary demonstrating the problem.
http://bugs.winehq.org/show_bug.cgi?id=29438
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.3.35 Summary|artifacts in a translucent |artifacts in a translucent |areas in GIT head (was |areas |"fixme:dib:make_rgb_colorre | |f Unhandled color type | |ff000000" in wine-1.3.35) | Severity|normal |trivial
http://bugs.winehq.org/show_bug.cgi?id=29438
metawishmaster metawishmaster@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://sivachenko.no-ip.inf | |o/workstation.tar.bz2
--- Comment #4 from metawishmaster metawishmaster@gmail.com 2011-12-27 12:33:31 CST --- I'm sorry, but I did not succeed to get the sources. Programmers in the office say they are very large and complicated. So binaries only...
The program is here: http://sivachenko.no-ip.info/workstation.tar.bz2 (~10Mb) Thirsly you need to run a script "register.bat" which will prescribe appropriate services in the registry, without them the program will not be able to properly execute. During the start of the program authorization dialog will appear. For the user name and password, you can use the word "sidorov".One for both of them.
Hope, this helps...
http://bugs.winehq.org/show_bug.cgi?id=29438
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2011-12-27 13:03:12 CST --- Color keying is not supported yet.
*** This bug has been marked as a duplicate of bug 24890 ***
http://bugs.winehq.org/show_bug.cgi?id=29438
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com 2012-01-23 19:46:14 CST --- Closing DUPLICATE.