http://bugs.winehq.org/show_bug.cgi?id=2262
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
--
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=2260
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
--
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=2461
------- Additional Comments From frix(a)engineer.com 2004-17-09 08:01 -------
It seems the functionality of the wine quartz.dll isn't up to spec yet. Do the
following to get it working:
Copy from a Windows 98 installation: c:\windows\system\quartz.dll and
c:\windows\system\devenum.dll to your wine fake windows "windows\system" directory.
Next do the following:
WINEDLLOVERRIDES=quartz,devenum=n regsvr32 Ir50_32.dll
This seems to register the dll successfully.
Unconfirmed: Wether indeo 5 video content actually plays back...
--
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=2486
Summary: "Anchors" property not emulated with Wine!
Product: Wine
Version: 20040813
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frocha(a)student.dei.uc.pt
Hi all,
I created a simple application with Delphi, and realised that if I set the
"Anchors" property to auto-align a component to 'grow' each time a the window
was Maximized or Resized, Wine couldn't do this... In result, emulating my
program with Wine, I could not Maximize or Resize the form!!!
The "Anchors" property on Delphi, has the capability to set an anchor in
four ways (Top, Left, Right, Bottom), so, that if I set a anchor at the top
and at the bottom, resizing the window vertically, would automatically resize
the component to fit the window!
I will try this on the new realesed version, but I don't think it will work.
Thank you,
Love 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=2485
Summary: Paltalk crashed
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vhost6(a)yahoo.com
Backtrace:
=>1 0x40c48e68 OleSetContainedObject+0x48(pUnknown=0x200bc, fContained=0x1) [/
home/cn/wine/dlls/ole32/ole2.c:710] in ole32 (0x4087c138)
2 0x425585a9err:dbghelp_msc:codeview_process_info Unknown CODEVIEW signature
53445352 in module paltextctl
(0x427c0051)
Wine-dbg>quit
WineDbg terminated on pid 0x8
----------------------------------------------
Also when i login paltalk It shows only blue space in the main windows. Can you
fix it?
--
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=2483
------- Additional Comments From reif(a)earthlink.net 2004-16-09 20:44 -------
Just posted a patch to wine-patches that fixes this.
--
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=2484
Summary: lotus notes 6 (6.0.3) fails to work (after working a
bit, though)
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grog(a)grsu.by
I've copied installed and functional Notes 6 (6.0.3) Client/Designer from
windows partition, like I've did this before (successfully) with version 5.*.
I've used both the environment from working notes 5 and empty environment with
mfc42.dll and msvcp60.dll copied in (mfc42.dll is a must, second lib is copied
by notes install).
Client loads and shows OK. However, when doing some things -- opening address
book, cancelling user preferences dialog, opening simple database and then
trying to open document -- client fails with Lotus Notes "red screen of death"
telling about "LookupHandle: Null Handle" error. Then Lotus debugger starts.
Designer can't even start, it fails immediately after (or during?) showing the
starting page.
I've tried the technique from Mike Hearn's intro, but I don't really know how to
do this properly.
Here is how I started notes (I made a separate environment for it):
cd $HOME/.wine/notes-6 && env \
WINEDEBUG=trace+seh,trace+tid,warn+heap,trace+dll,trace+system,+text
WINEPREFIX=$HOME/.wine/notes-6 \
wine "c:\\Lotus\\Notes-6\\notes.exe" >& $HOME/notes6.failure.winedebug.txt
Everything in output after PANIC: and lookup handle: null handle text is notes
NSD running, and seems unimportant to the problem itself. I'm including
everything, though. Something else I could add to help with resolving the
problem?
Output follows:
0009:trace:dll:fill_init_list (krnl386.exe) - START
0009:trace:dll:fill_init_list (krnl386.exe) - END
0009:trace:dll:fill_init_list (system.drv) - START
0009:trace:dll:fill_init_list (system.drv) - END
0009:trace:dll:fill_init_list (gdi.exe) - START
0009:trace:dll:fill_init_list (gdi.exe) - END
0009:trace:dll:fill_init_list (user.exe) - START
0009:trace:dll:fill_init_list (user.exe) - END
0009:trace:dll:fill_init_list (keyboard.drv) - START
0009:trace:dll:fill_init_list (keyboard.drv) - END
0009:trace:system:SystemParametersInfoA (5, 0, 0x4088fd4c, 0)
0009:trace:system:SystemParametersInfoW (5, 0, 0x4088fd4c, 0)
0009:trace:system:SystemParametersInfoA (13, 0, 0x409c3eb8, 0)
0009:trace:system:SystemParametersInfoW (13, 0, 0x409c3eb8, 0)
0009:trace:system:SystemParametersInfoA (24, 0, 0x409c3ebc, 0)
0009:trace:system:SystemParametersInfoW (24, 0, 0x409c3ebc, 0)
0009:trace:system:SystemParametersInfoA (27, 0, 0x409c3ec0, 0)
0009:trace:system:SystemParametersInfoW (27, 0, 0x409c3ec0, 0)
0009:trace:system:SystemParametersInfoA (56, 0, 0x409c3f38, 0)
0009:trace:system:SystemParametersInfoW (56, 0, 0x409c3f38, 0)
0009:trace:system:SystemParametersInfoW (41, 500, 0x4088fb58, 0)
0009:trace:system:SystemParametersInfoW (31, 0, 0x4088fb70, 0)
0009:trace:system:SystemParametersInfoW (31, 0, 0x4088fbd4, 0)
0009:trace:system:SystemParametersInfoW (31, 0, 0x4088fc38, 0)
0009:trace:system:SystemParametersInfoW (31, 0, 0x4088fc94, 0)
0009:trace:system:SystemParametersInfoW (31, 0, 0x4088fcf0, 0)
0009:trace:text:DrawTextExW L"Release 6.0.3 September 26, 2003"..., 32, [(12,
271),(503,295)]
0009:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:dll:fill_init_list (krnl386.exe) - START
000b:trace:dll:fill_init_list (krnl386.exe) - END
000b:trace:dll:fill_init_list (system.drv) - START
000b:trace:dll:fill_init_list (system.drv) - END
000b:trace:dll:fill_init_list (gdi.exe) - START
000b:trace:dll:fill_init_list (gdi.exe) - END
000b:trace:dll:fill_init_list (user.exe) - START
000b:trace:dll:fill_init_list (user.exe) - END
000b:trace:dll:fill_init_list (keyboard.drv) - START
000b:trace:dll:fill_init_list (keyboard.drv) - END
000b:trace:system:SystemParametersInfoA (5, 0, 0x4089fcac, 0)
000b:trace:system:SystemParametersInfoW (5, 0, 0x4089fcac, 0)
000b:trace:system:SystemParametersInfoA (13, 0, 0x40b2feb8, 0)
000b:trace:system:SystemParametersInfoW (13, 0, 0x40b2feb8, 0)
000b:trace:system:SystemParametersInfoA (24, 0, 0x40b2febc, 0)
000b:trace:system:SystemParametersInfoW (24, 0, 0x40b2febc, 0)
000b:trace:system:SystemParametersInfoA (27, 0, 0x40b2fec0, 0)
000b:trace:system:SystemParametersInfoW (27, 0, 0x40b2fec0, 0)
000b:trace:system:SystemParametersInfoA (56, 0, 0x40b2ff38, 0)
000b:trace:system:SystemParametersInfoW (56, 0, 0x40b2ff38, 0)
000b:trace:system:SystemParametersInfoW (41, 500, 0x4089fab8, 0)
000b:trace:system:SystemParametersInfoW (31, 0, 0x4089fad0, 0)
000b:trace:system:SystemParametersInfoW (31, 0, 0x4089fb34, 0)
000b:trace:system:SystemParametersInfoW (31, 0, 0x4089fb98, 0)
000b:trace:system:SystemParametersInfoW (31, 0, 0x4089fbf4, 0)
000b:trace:system:SystemParametersInfoW (31, 0, 0x4089fc50, 0)
000b:fixme:console:SetConsoleCtrlHandler ((nil),0) - no error checking or
testing yet
000b:fixme:console:SetConsoleCtrlHandler (0x601a93c0,1) - no error checking or
testing yet
000b:trace:system:SystemParametersInfoA (66, 12, 0x4089ef74, 0)
000b:trace:system:SystemParametersInfoA (41, 340, 0x4089ed74, 0)
000b:trace:system:SystemParametersInfoW (41, 340, 0x4089e844, 0)
000b:trace:system:SystemParametersInfoW (31, 0, 0x4089e85c, 0)
000b:trace:system:SystemParametersInfoW (31, 0, 0x4089e8c0, 0)
000b:trace:system:SystemParametersInfoW (31, 0, 0x4089e924, 0)
000b:trace:system:SystemParametersInfoW (31, 0, 0x4089e980, 0)
000b:trace:system:SystemParametersInfoW (31, 0, 0x4089e9dc, 0)
000b:trace:system:SystemParametersInfoA (38, 4, 0x4089ef34, 0)
000b:trace:system:SystemParametersInfoW (38, 4, 0x4089ef34, 0)
000b:fixme:ole:CoRegisterMessageFilter stub
000b:fixme:ole:CoCreateInstance no classfactory created for CLSID {4955dd33-
b159-11d0-8fcf-00aa006bcc59}, hres is 0x80040154
000f:trace:dll:fill_init_list (krnl386.exe) - START
000f:trace:dll:fill_init_list (krnl386.exe) - END
000f:trace:dll:fill_init_list (system.drv) - START
000f:trace:dll:fill_init_list (system.drv) - END
000f:trace:dll:fill_init_list (gdi.exe) - START
000f:trace:dll:fill_init_list (gdi.exe) - END
000d:trace:dll:fill_init_list (krnl386.exe) - START
000d:trace:dll:fill_init_list (krnl386.exe) - END
000d:trace:dll:fill_init_list (system.drv) - START
000d:trace:dll:fill_init_list (system.drv) - END
000d:trace:dll:fill_init_list (gdi.exe) - START
000d:trace:dll:fill_init_list (gdi.exe) - END
000f:trace:dll:fill_init_list (user.exe) - START
000f:trace:dll:fill_init_list (user.exe) - END
000f:trace:dll:fill_init_list (keyboard.drv) - START
000f:trace:dll:fill_init_list (keyboard.drv) - END
000d:trace:dll:fill_init_list (user.exe) - START
000d:trace:dll:fill_init_list (user.exe) - END
000d:trace:dll:fill_init_list (keyboard.drv) - START
000d:trace:dll:fill_init_list (keyboard.drv) - END
000f:trace:system:SystemParametersInfoA (5, 0, 0x4089fcac, 0)
000f:trace:system:SystemParametersInfoW (5, 0, 0x4089fcac, 0)
000f:trace:system:SystemParametersInfoA (13, 0, 0x40b78eb8, 0)
000f:trace:system:SystemParametersInfoW (13, 0, 0x40b78eb8, 0)
000f:trace:system:SystemParametersInfoA (24, 0, 0x40b78ebc, 0)
000f:trace:system:SystemParametersInfoW (24, 0, 0x40b78ebc, 0)
000f:trace:system:SystemParametersInfoA (27, 0, 0x40b78ec0, 0)
000f:trace:system:SystemParametersInfoW (27, 0, 0x40b78ec0, 0)
000f:trace:system:SystemParametersInfoA (56, 0, 0x40b78f38, 0)
000f:trace:system:SystemParametersInfoW (56, 0, 0x40b78f38, 0)
000f:trace:system:SystemParametersInfoW (41, 500, 0x4089fab8, 0)
000f:trace:system:SystemParametersInfoW (31, 0, 0x4089fad0, 0)
000f:trace:system:SystemParametersInfoW (31, 0, 0x4089fb34, 0)
000f:trace:system:SystemParametersInfoW (31, 0, 0x4089fb98, 0)
000f:trace:system:SystemParametersInfoW (31, 0, 0x4089fbf4, 0)
000f:trace:system:SystemParametersInfoW (31, 0, 0x4089fc50, 0)
000d:trace:system:SystemParametersInfoA (5, 0, 0x4089fcac, 0)
000d:trace:system:SystemParametersInfoW (5, 0, 0x4089fcac, 0)
000d:trace:system:SystemParametersInfoA (13, 0, 0x40b78eb8, 0)
000d:trace:system:SystemParametersInfoW (13, 0, 0x40b78eb8, 0)
000d:trace:system:SystemParametersInfoA (24, 0, 0x40b78ebc, 0)
000d:trace:system:SystemParametersInfoW (24, 0, 0x40b78ebc, 0)
000d:trace:system:SystemParametersInfoA (27, 0, 0x40b78ec0, 0)
000d:trace:system:SystemParametersInfoW (27, 0, 0x40b78ec0, 0)
000d:trace:system:SystemParametersInfoA (56, 0, 0x40b78f38, 0)
000d:trace:system:SystemParametersInfoW (56, 0, 0x40b78f38, 0)
000d:trace:system:SystemParametersInfoW (41, 500, 0x4089fab8, 0)
000d:trace:system:SystemParametersInfoW (31, 0, 0x4089fad0, 0)
000d:trace:system:SystemParametersInfoW (31, 0, 0x4089fb34, 0)
000d:trace:system:SystemParametersInfoW (31, 0, 0x4089fb98, 0)
000d:trace:system:SystemParametersInfoW (31, 0, 0x4089fbf4, 0)
000d:trace:system:SystemParametersInfoW (31, 0, 0x4089fc50, 0)
000b:trace:system:SystemParametersInfoA (48, 0, 0x4089eee4, 0)
000b:trace:system:SystemParametersInfoW (48, 0, 0x4089eee4, 0)
000d:fixme:console:SetConsoleCtrlHandler ((nil),0) - no error checking or
testing yet
000d:fixme:console:SetConsoleCtrlHandler (0x601a93c0,1) - no error checking or
testing yet
000f:fixme:console:SetConsoleCtrlHandler ((nil),0) - no error checking or
testing yet
000f:fixme:console:SetConsoleCtrlHandler (0x601a93c0,1) - no error checking or
testing yet
000d:fixme:console:SetConsoleCtrlHandler (0x601a93c0,0) - no error checking or
testing yet
000d:fixme:console:SetConsoleCtrlHandler ((nil),1) - no error checking or
testing yet
000f:fixme:console:SetConsoleCtrlHandler (0x601a93c0,0) - no error checking or
testing yet
000f:fixme:console:SetConsoleCtrlHandler ((nil),1) - no error checking or
testing yet
000b:trace:text:DrawTextExW L"&File", 5, [(10,24),(37,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&Edit", 5, [(49,24),(78,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&View", 5, [(90,24),(124,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&Create", 7, [(136,24),(182,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&Help", 5, [(194,24),(226,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:system:SystemParametersInfoA (48, 0, 0x4089eccc, 0)
000b:trace:system:SystemParametersInfoW (48, 0, 0x4089eccc, 0)
000b:trace:system:SystemParametersInfoA (66, 12, 0x4089ec68, 0)
000b:trace:system:SystemParametersInfoW (66, 12, 0x4089e748, 0)
000b:trace:system:SystemParametersInfoA (66, 12, 0x4089ec00, 0)
000b:trace:system:SystemParametersInfoW (66, 12, 0x4089e6b4, 0)
000b:trace:system:SystemParametersInfoA (41, 0, 0x4089df70, 0)
000b:trace:system:SystemParametersInfoW (41, 0, 0x4089dae8, 0)
000b:trace:system:SystemParametersInfoW (31, 0, 0x4089db00, 0)
000b:trace:system:SystemParametersInfoW (31, 0, 0x4089db64, 0)
000b:trace:system:SystemParametersInfoW (31, 0, 0x4089dbc8, 0)
000b:trace:system:SystemParametersInfoW (31, 0, 0x4089dc24, 0)
000b:trace:system:SystemParametersInfoW (31, 0, 0x4089dc80, 0)
000b:trace:text:DrawTextExW L"Lotus Notes"..., 11, [(24,4),(964,22)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&File", 5, [(10,24),(37,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&Edit", 5, [(49,24),(78,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&View", 5, [(90,24),(124,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&Create", 7, [(136,24),(182,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&Help", 5, [(194,24),(226,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:system:SystemParametersInfoA (41, 0, 0x4089c144, 0)
000b:trace:system:SystemParametersInfoW (41, 0, 0x4089bcbc, 0)
000b:trace:system:SystemParametersInfoW (31, 0, 0x4089bcd4, 0)
000b:trace:system:SystemParametersInfoW (31, 0, 0x4089bd38, 0)
000b:trace:system:SystemParametersInfoW (31, 0, 0x4089bd9c, 0)
000b:trace:system:SystemParametersInfoW (31, 0, 0x4089bdf8, 0)
000b:trace:system:SystemParametersInfoW (31, 0, 0x4089be54, 0)
000b:trace:text:DrawTextExW L"Workspace - Lotus Notes"..., 23, [(24,4),(964,22)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&File", 5, [(10,24),(37,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&Edit", 5, [(49,24),(78,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&Help", 5, [(90,24),(122,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&File", 5, [(10,24),(37,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&Edit", 5, [(49,24),(78,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&View", 5, [(90,24),(124,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&Create", 7, [(136,24),(182,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&Help", 5, [(194,24),(226,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:fixme:hook:NotifyWinEvent (32777,0x10032,-4,0)-stub!
000b:fixme:hook:NotifyWinEvent (32774,0x10032,-4,1121676824)-stub!
000b:trace:text:DrawTextExW L"&File", 5, [(10,24),(37,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&Edit", 5, [(49,24),(78,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&View", 5, [(90,24),(124,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&Create", 7, [(136,24),(182,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&Actions", 8, [(194,24),(240,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:text:DrawTextExW L"&Help", 5, [(252,24),(284,42)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:fixme:hook:NotifyWinEvent (32768,0x10080,-4,0)-stub!
000b:trace:system:SystemParametersInfoA (66, 12, 0x4089c438, 0)
000b:trace:system:SystemParametersInfoW (66, 12, 0x4089bd8c, 0)
000b:fixme:hook:NotifyWinEvent (32768,0x10088,-4,0)-stub!
000b:fixme:hook:NotifyWinEvent (32768,0x10090,-4,0)-stub!
000b:trace:system:SystemParametersInfoA (66, 12, 0x4089b864, 0)
000b:trace:system:SystemParametersInfoW (66, 12, 0x4089b1b8, 0)
000b:trace:system:SystemParametersInfoA (66, 12, 0x4089b068, 0)
000b:trace:system:SystemParametersInfoW (66, 12, 0x4089ab48, 0)
000b:trace:system:SystemParametersInfoA (66, 12, 0x4089b000, 0)
000b:trace:system:SystemParametersInfoW (66, 12, 0x4089aab4, 0)
000b:fixme:hook:NotifyWinEvent (32768,0x10092,-4,0)-stub!
Thread=[000A:0002-000B]
Stack base=0x4089E7A4, Stack size = 8964 bytes
PANIC: LookupHandle: null handle
000b:trace:text:DrawTextExW L"LookupHandle: null handle"..., 25, [(359,364),
(666,396)]
000b:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
000b:trace:seh:EXC_RtlRaiseException code=c0000005 flags=0 addr=0x6018eb23
000b:trace:seh:EXC_RtlRaiseException info[0]=00000001
000b:trace:seh:EXC_RtlRaiseException info[1]=ffffffff
000b:trace:seh:EXC_RtlRaiseException eax=41c6088c ebx=00000000 ecx=417b0000
edx=417b0000 esi=4089cab8 edi=42dec33c
000b:trace:seh:EXC_RtlRaiseException ebp=4089ce24 esp=4089c4ac cs=0023 ds=002b
es=002b fs=1007 gs=0000 flags=00210202
000b:trace:seh:EXC_CallHandler calling handler at 0x401e60 code=c0000005 flags=0
000b:fixme:msvcrt:_XcptFilter (-1073741819,0x4089c08c)semi-stub
0016:trace:dll:fill_init_list (krnl386.exe) - START
0016:trace:dll:fill_init_list (krnl386.exe) - END
0016:trace:dll:fill_init_list (system.drv) - START
0016:trace:dll:fill_init_list (system.drv) - END
0016:trace:dll:fill_init_list (gdi.exe) - START
0016:trace:dll:fill_init_list (gdi.exe) - END
0016:trace:dll:fill_init_list (user.exe) - START
0016:trace:dll:fill_init_list (user.exe) - END
0016:trace:dll:fill_init_list (keyboard.drv) - START
0016:trace:dll:fill_init_list (keyboard.drv) - END
0016:trace:system:SystemParametersInfoA (5, 0, 0x4089fd2c, 0)
0016:trace:system:SystemParametersInfoW (5, 0, 0x4089fd2c, 0)
0016:trace:system:SystemParametersInfoA (13, 0, 0x409a8eb8, 0)
0016:trace:system:SystemParametersInfoW (13, 0, 0x409a8eb8, 0)
0016:trace:system:SystemParametersInfoA (24, 0, 0x409a8ebc, 0)
0016:trace:system:SystemParametersInfoW (24, 0, 0x409a8ebc, 0)
0016:trace:system:SystemParametersInfoA (27, 0, 0x409a8ec0, 0)
0016:trace:system:SystemParametersInfoW (27, 0, 0x409a8ec0, 0)
0016:trace:system:SystemParametersInfoA (56, 0, 0x409a8f38, 0)
0016:trace:system:SystemParametersInfoW (56, 0, 0x409a8f38, 0)
0016:trace:system:SystemParametersInfoW (41, 500, 0x4089fb38, 0)
0016:trace:system:SystemParametersInfoW (31, 0, 0x4089fb50, 0)
0016:trace:system:SystemParametersInfoW (31, 0, 0x4089fbb4, 0)
0016:trace:system:SystemParametersInfoW (31, 0, 0x4089fc18, 0)
0016:trace:system:SystemParametersInfoW (31, 0, 0x4089fc74, 0)
0016:trace:system:SystemParametersInfoW (31, 0, 0x4089fcd0, 0)
0016:fixme:netapi32:NetUserEnum stub!
0016:fixme:console:SetConsoleCtrlHandler ((nil),0) - no error checking or
testing yet
0016:fixme:console:SetConsoleCtrlHandler (0x403050,1) - no error checking or
testing yet
0018:trace:system:SystemParametersInfoW (41, 0, 0x4138ebb4, 0)
0018:trace:system:SystemParametersInfoW (31, 0, 0x4138ebcc, 0)
0018:trace:system:SystemParametersInfoW (31, 0, 0x4138ec30, 0)
0018:trace:system:SystemParametersInfoW (31, 0, 0x4138ec94, 0)
0018:trace:system:SystemParametersInfoW (31, 0, 0x4138ecf0, 0)
0018:trace:system:SystemParametersInfoW (31, 0, 0x4138ed4c, 0)
0018:trace:text:DrawTextExW L"&OK", -1, [(16,40),(16,40)]
0018:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
0018:trace:text:DrawTextExW L"NSD Is Running\nSaving to file C:\\Lotus\\Notes-
6\\Data\\IBM_TECHNICAL_SUPPORT\\nsd_all_W32I_deptty_09_16(a)15_28.log\n\nThis file
may be used by your company's help desk and IBM\nto determine the possible cause
of this Notes error.\n\nPlease make note of the name of this file and its
location as you m"..., -1, [(0,0),(352,0)]
0018:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0018:trace:text:DrawTextExW L"NSD Is Running\nSaving to file C:\\Lotus\\Notes-
6\\Data\\IBM_TECHNICAL_SUPPORT\\nsd_all_W32I_deptty_09_16(a)15_28.log\n\nThis file
may be used by your company's help desk and IBM\nto determine the possible cause
of this Notes error.\n\nPlease make note of the name of this file and its
location as you m"..., -1, [(0,0),(513,156)]
0018:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0018:trace:text:DrawTextExW L"&OK", -1, [(3,3),(49,23)]
0018:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
0018:trace:text:DrawTextExW L"&OK", -1, [(0,0),(16,17)]
0018:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0019:err:virtual:NtQueryVirtualMemory Unsupported on other process
0018:trace:text:DrawTextExW L"&OK", -1, [(3,3),(49,23)]
0018:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
0018:trace:text:DrawTextExW L"&OK", -1, [(0,0),(16,17)]
0018:trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
0019:trace:seh:EXC_RtlRaiseException code=c0000005 flags=0 addr=0x457ae2
0019:trace:seh:EXC_RtlRaiseException info[0]=00000001
0019:trace:seh:EXC_RtlRaiseException info[1]=00000000
0019:trace:seh:EXC_RtlRaiseException eax=00000004 ebx=41161ffc ecx=4149e2f0
edx=00000000 esi=41161ec8 edi=004579e0
0019:trace:seh:EXC_RtlRaiseException ebp=4149ea34 esp=4149ea28 cs=0023 ds=002b
es=002b fs=113f gs=0000 flags=00210246
0019:trace:seh:EXC_CallHandler calling handler at 0x48784b code=c0000005 flags=0
0019:trace:seh:EXC_CallHandler handler returned 1
0019:trace:seh:EXC_CallHandler calling handler at 0x4878ac code=c0000005 flags=0
0019:trace:seh:EXC_CallHandler handler returned 1
0019:trace:seh:EXC_CallHandler calling handler at 0x4878c9 code=c0000005 flags=0
0019:trace:seh:EXC_CallHandler handler returned 1
0019:trace:seh:EXC_CallHandler calling handler at 0x486d30 code=c0000005 flags=0
0019:trace:seh:EXC_RtlRaiseException code=e06d7363 flags=1 addr=0x404818a0
0019:trace:seh:EXC_RtlRaiseException info[0]=19930520
0019:trace:seh:EXC_RtlRaiseException info[1]=4149e360
0019:trace:seh:EXC_RtlRaiseException info[2]=004b2b70
0019:trace:seh:EXC_RtlRaiseException eax=4149e1a4 ebx=4053d248 ecx=00000000
edx=e06d7363 esi=4149e240 edi=4149e1c4
0019:trace:seh:EXC_RtlRaiseException ebp=4149e200 esp=4149e1a4 cs=0023 ds=002b
es=002b fs=113f gs=0000 flags=00200216
0019:trace:seh:EXC_CallHandler calling handler at 0x47743e code=e06d7363 flags=1
0019:trace:seh:EXC_RtlUnwind code=e06d7363 flags=3
0019:trace:seh:EXC_CallHandler calling handler at 0x401a6b10 code=e06d7363
flags=3
0019:trace:seh:EXC_CallHandler handler returned 1
0019:trace:seh:EXC_CallHandler calling handler at 0x47743e code=e06d7363 flags=3
0019:trace:seh:EXC_CallHandler handler returned 1
0019:trace:seh:EXC_CallHandler calling handler at 0x401a6b10 code=e06d7363
flags=3
0019:trace:seh:EXC_CallHandler handler returned 1
0019:trace:seh:EXC_CallHandler calling handler at 0x48784b code=e06d7363 flags=3
0019:trace:seh:EXC_CallHandler handler returned 1
0019:trace:seh:EXC_CallHandler calling handler at 0x4878ac code=e06d7363 flags=3
0019:trace:seh:EXC_CallHandler handler returned 1
0019:trace:seh:EXC_CallHandler calling handler at 0x4878c9 code=e06d7363 flags=3
0019:trace:seh:EXC_CallHandler handler returned 1
--
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=2483
Summary: dinput.h uAppData member of DIDEVICEOBJECTDATA
Product: Wine
Version: CVS
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)peda.user.lysator.liu.se
The uAppData member of the DIDEVICEOBJECTDATA struct should only
be there when
#if(DIRECTINPUT_VERSION >= 0x0800)
is satisfied.
wine/include/dinput.h line 637 approx.
Without that member excluded, the data received with GetDeviceData is
incomprehensible when using DI less than 8.
--
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.