http://bugs.winehq.org/show_bug.cgi?id=5872
------- Additional Comments From hverbeet(a)gmail.com 2006-18-10 03:15 -------
You'll probably want to write a test that checks if SetDepthStencil /
GetDepthStencil should modify the refcount or not. There should be plenty
examples in either d3d8/tests or d3d9/tests.
--
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=6471
Summary: Keyboard navigation in Internet Explorer menu incorrect
Product: Wine
Version: 0.9.23.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: george(a)willegers.com
When using the cursor keys to navigate through the menu in Internet Explorer
6.0, the right arrow key does not open a submenu, but moves to the next main
menu item.
Example: focus is on File - New, which has a submenu. When pressing the right
arrow key, the File - New submenu is not opened. Instead the Edit menu is opened.
Wine 0.9.23 under Ubuntu 6.06, kernel 2.6.15-27-686, Internet Explorer
6.0.2800.1106, installed via IEs4Linux.
(As a side note: unconfirmed bug 5742 is happening here 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=5872
------- Additional Comments From markus.amsler(a)oribi.org 2006-18-10 02:56 -------
I's definitly a reference count issue in d3d8/GetDepthStencilSurface. BF1942
(any version) calls GetDepthStencilSurface/IUnknown_Release and checks the
reference count to be 0, but wine returns 1. I have no solution yet, but will
work on it.
If the refresh rate is 0 BF1942 takes quite a different codepath during
startup (which avoids releasing the depthStencilSurface), and the same error
happens on exit of the game.
--
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=6441
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-18-10 00:11 -------
No custom fonts but 16 bit apps are not that common anymore. Bug 6452 map editor
problem also was bisected to the same commit.
Start the tester.exe then set focus on the Yellow dual 4 line lcd simulation and
then function key 1 should cause the text displayed to update. The white window
(tester.exe) with the numbers counting up in its left corner should continue to
run.
--
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=5803
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-17-10 23:35 -------
Dependant bug confirms that it indeed fixed - closing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5712
Bug 5712 depends on bug 5803, which changed state.
Bug 5803 Summary: Multiple LL hooks generate never ending loop of events
http://bugs.winehq.org/show_bug.cgi?id=5803
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5803
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-17-10 23:33 -------
Actually this one is fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=6441
------- Additional Comments From vitaliy(a)kievinfo.com 2006-17-10 22:42 -------
Sorry but program from comment 5 works fine for me and it does not have any
custom fonts as far as I see.
--
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=6441
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-17-10 21:34 -------
Addtional info
All of my 16 bit programs suffer from this same commit.
Alt-tab from and back to any 16 bit application seems to trigger the bug with
KDE 3.4.2 and ICEwm, The first keystroke type also causes the problem in.
The application linked to bug 5230 shows the problem. Run it and alt tab twice.
http://www.arcelectronicsinc.com/testinfo/kpnl1tester.zip
I get this on the console
err:ntdll:RtlpWaitForCriticalSection section 0x7eb74000 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 000c, blocked by 000f, retrying (60
sec)
--
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=6457
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
------- Additional Comments From vitaliy(a)kievinfo.com 2006-17-10 20:55 -------
err:module:map_image Could not map section .text, file probably truncated
Which indicates the file you have is corrupt/broken/damaged/bad.
--
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.