http://bugs.winehq.org/show_bug.cgi?id=4432
------- Additional Comments From dank(a)kegel.com 2007-27-01 23:23 -------
Still looks like it's broken in the same way as of about 0.9.29 in git
--
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=3312
------- Additional Comments From dmitry(a)codeweavers.com 2007-27-01 21:48 -------
I understand correctly that fullscreen mode works correctly for you in
the GNOME if you don't apply that custom patch?
--
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=7270
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.mglavionics.co.za|http://www.mglavionics.co.za
|/ |/Software/EnigmaSimulator.ex
| |e
Summary|Use of ddraw + gdi results |EnigmaSimulator.exe: black
|in black client area. |client area
--
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=7270
------- Additional Comments From itrombley(a)dot-borg.org 2007-27-01 20:29 -------
With "gdi" I get the results I listed above. With "opengl" I get even worse
results as it obliterates the main menu as well.
--
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=6402
------- Additional Comments From vitaliy(a)kievinfo.com 2007-27-01 19:51 -------
Could you try this with new Wine version 0.9.30? If it still doesn't work,
please attach complete terminal output _without_ WINEDEBUG.
--
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=7006
------- Additional Comments From stefanhuszics(a)gmail.com 2007-27-01 18:52 -------
Uninstalled old versions of wine and downloaded and compiled GIT today, same problem
fixme:shell:IShellLinkA_fnGetPath (0x16e1df8): WIN32_FIND_DATA is not yet filled.
fixme:process:IsWow64Process (0xffffffff 0x33dd84) stub!
fixme:process:IsWow64Process (0xffffffff 0x33dd84) stub!
fixme:process:IsWow64Process (0xffffffff 0x33dd84) stub!
fixme:process:IsWow64Process (0xffffffff 0x33dd84) stub!
fixme:process:IsWow64Process (0xffffffff 0x33dd84) stub!
fixme:process:IsWow64Process (0xffffffff 0x33e2b8) stub!
fixme:process:IsWow64Process (0xffffffff 0x33e5d8) stub!
FYI my distribution is Gentoo, but GIT is installed as per the instructions of
http://wiki.winehq.org/GitWine with ./tools/wineinstall
--
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=7270
------- Additional Comments From vitaliy(a)kievinfo.com 2007-27-01 18:33 -------
Try with this registry setting.
[HKEY_CURRENT_USER\Software\Wine\Direct3D]
DirectDrawRenderer = gdi
--
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=7270
Summary: Use of ddraw + gdi results in black client area.
Product: Wine
Version: 0.9.29.
Platform: PC-x86-64
URL: http://www.mglavionics.co.za/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: itrombley(a)dot-borg.org
This small application:
http://www.mglavionics.co.za/Software/EnigmaSimulator.exe
...uses, I believe, a combination of DirectDraw and GDI on the client area which
results in the client area being totally black. If I move another window over it
I can see some of the client being drawn using GDI and then it's immediately
erased again. If I move the window to the upper left corner of the screen I can
see the area being updated through DirectDraw.
--
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.