http://bugs.winehq.org/show_bug.cgi?id=7905
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-01-04 06:13 -------
It looks like a bug in CopyImage. On my system the btnface color is 0xd8d8d8. It
gets mapped on the 16bpp DDB to 0xdedbde. But after the CopyImage it's 0xdedfde
and thus is not detected as transparent. Of course if this "feature" is also in
native then this is a bug in comctl32 and I shouldn't have used CopyImage.
I don't know too well the bitmaps handling functions but I'll try to investigate
it further. Maybe the DDBs are in RGB565 format but CopyImage passes through the
RGB555 format or this is just a rounding error somewhere.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6087
------- Additional Comments From rob(a)codeweavers.com 2007-01-04 06:12 -------
Can you attach a +ole,+urlmon,+mshtml log output?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=881
------- Additional Comments From ben(a)atomnet.co.uk 2007-01-04 05:23 -------
*** Bug 7914 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7914
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From ben(a)atomnet.co.uk 2007-01-04 05:23 -------
Whoops, just got an email from the original bug which I didn't find while searching.
*** This bug has been marked as a duplicate of 881 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6499
------- Additional Comments From ben(a)atomnet.co.uk 2007-01-04 05:21 -------
It works fine for me. Are you using the latest version of Wine?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7001
------- Additional Comments From ChristianHirche(a)web.de 2007-01-04 05:14 -------
hey, there is a positive report with wine 0.9.33!
I checked with this version - for me screen is always black. ( i can hear sound )
Seems to work with ati and intel only?
Do you checked? Maybe updating the driver helps...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7919
Summary: 3d structure drawn opaque and white
Product: Wine
Version: 0.9.4.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: warrenhead(a)gmail.com
Regression of 0.9.33. (found in 0.9.34 but that version number is not yet
selectable)
With the game 'Warhammer:Dawn of War', when you choose to build a structure,
this structure is shown as a transparent 3d structure colored red or green,
depending on whether it can be build on the mousepointer location.
Currently, the structure is always white and opaque.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.