Help
I am not having much success getting the program to work and would
appreciate some pointers and suggestions for further tests.
I ran the program: wine accts.exe
from its program directory
without debug and got the following:
wine already configured, run 'winesetup' to reconfigure.
why is the above msg considering that wine would not run if it wasn't
configured?
I hope the following messages provide at least a direction for further
analysis
err:fixup:NE_LoadSegment No implementation for WIN87EM.__WIN87EMRESTORE,
setting
to 0xdeadbeef
err:fixup:NE_LoadSegment No implementation for WIN87EM.__WIN87EMSAVE,
setting to
0xdeadbeef
err:fixup:NE_LoadSegment No implementation for WIN87EM.__WIN87EMINFO,
setting to 0xdeadbeef
err:fixup:NE_LoadSegment No implementation for USER.485, setting to
0xdeadbeef
fixme:hook:SetWindowsHookEx16 System-global hooks (5) broken in Win16
fixme:hook:SetWindowsHookEx16 System-global hooks (2) broken in Win16
fixme:hook:SetWindowsHookEx16 System-global hooks (7) broken in Win16
fixme:int31:DOSVM_Int31Handler Get Processor Exception Handler Vector
(0x00)
fixme:int31:DOSVM_Int31Handler Set Processor Exception Handler Vector
(0x00)
fixme:int31:DOSVM_Int31Handler Get Processor Exception Handler Vector
(0x06)
fixme:int31:DOSVM_Int31Handler Set Processor Exception Handler Vector
(0x06)
fixme:int31:DOSVM_Int31Handler Get Processor Exception Handler Vector
(0x0c)
fixme:int31:DOSVM_Int31Handler Set Processor Exception Handler Vector
(0x0c)
fixme:int31:DOSVM_Int31Handler Get Processor Exception Handler Vector
(0x0d)
fixme:int31:DOSVM_Int31Handler Set Processor Exception Handler Vector
(0x0d)
fixme:int31:DOSVM_Int31Handler Get Processor Exception Handler Vector
(0x0e)
fixme:int31:DOSVM_Int31Handler Set Processor Exception Handler Vector
(0x0e)
fixme:int31:DOSVM_Int31Handler Get Processor Exception Handler Vector
(0x10)
fixme:int31:DOSVM_Int31Handler Set Processor Exception Handler Vector
(0x10)
wine: Unhandled exception, starting debugger...
err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 8
92")
(2)
Read the Wine Developers Guide on how to set up winedbg or another
debugger
err:ntdll:RtlpWaitForCriticalSection section 0x4010603c
"../../scheduler/sysleve l.c: Win16Mutex" wait timed out,
retrying (60 sec) tid=0009
I then went into the wine config file and activated one of the debug
lines and ran the program again. There was a huge amount of data which I
cannot submit.
I would appreciate some pointers on how to proceed.
thanks
--
Cheers,
Serge Naggar