[Fwd: Re: [Wine] Newbie]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--- Begin Message ---
[giuseppe@localhost LDOCE]$ WINEDEBUG=+loaddll,+process wine
ldoce.exedictionary
trace:process:init_current_directory starting in L"C:\\Program
Files\\Longman\\LDOCE\\" 0x10
trace:process:find_exe_file looking for L"ldoce.exe"
trace:process:find_exe_file Trying native exe L"C:\\Program
Files\\Longman\\LDOCE\\ldoce.exe"
trace:process:__wine_kernel_init starting process name=L"C:\\Program
Files\\Longman\\LDOCE\\ldoc e.exe" file=0x18 argv[0]="ldoce.exe"
trace:process:__wine_kernel_init starting Win32 binary L"C:\\Program
Files\\Longman\\LDOCE\\ldoc e.exe"
trace:loaddll:load_dll Loaded module
L"c:\\windows\\system\\advapi32.dll" : builtin
trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\gdi32.dll" :
builtin
trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\user32.dll"
: builtin
trace:loaddll:load_dll Loaded module
L"c:\\windows\\system\\iphlpapi.dll" : builtin
trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\ws2_32.dll"
: builtin
trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\wsock32.dll"
: builtin
trace:loaddll:load_dll Loaded module L"C:\\Program
Files\\Longman\\LDOCE\\MSVCRT.dll" : native
trace:loaddll:load_dll Loaded module L"C:\\Program
Files\\Longman\\LDOCE\\nspr4.dll" : native
trace:loaddll:load_dll Loaded module L"C:\\Program
Files\\Longman\\LDOCE\\plc4.dll" : native
trace:loaddll:load_dll Loaded module L"C:\\Program
Files\\Longman\\LDOCE\\plds4.dll" : native
trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\rpcrt4.dll"
: builtin
trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\ole32.dll" :
builtin
trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\shlwapi.dll"
: builtin
trace:loaddll:load_dll Loaded module
L"c:\\windows\\system\\comctl32.dll" : builtin
trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\shell32.dll"
: builtin
trace:loaddll:load_dll Loaded module L"C:\\Program
Files\\Longman\\LDOCE\\xpcom.dll" : native
trace:loaddll:MODULE_LoadModule16 Loaded module "krnl386.exe" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "system.drv" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "GDI.EXE" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "USER.EXE" : builtin
trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\x11drv.dll"
: builtin
trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\imm32.dll" :
builtin
trace:process:CreateProcessW app L"C:\\windows\\temp\\~e5d141.tmp"
cmdline L"\"C:\\windows\\temp \\~e5d141.tmp\" 8
\"C:\\windows\\temp\\\"\"~ef0fe1\""
trace:process:open_exe_file looking for
L"C:\\windows\\temp\\~e5d141.tmp"
trace:process:open_exe_file Trying native exe
L"C:\\windows\\temp\\~e5d141.tmp"
trace:process:CreateProcessW starting L"C:\\windows\\temp\\~e5d141.tmp"
as Win32 binary (0x40000 0-0x40d000)
trace:process:init_current_directory starting in L"C:\\windows\\temp\\"
0x8
trace:process:__wine_kernel_init starting process
name=L"C:\\windows\\temp\\~e5d141.tmp" file=0x 4
argv[0]="C:\\windows\\temp\\~e5d141.tmp"
trace:process:__wine_kernel_init starting Win32 binary
L"C:\\windows\\temp\\~e5d141.tmp"
trace:loaddll:load_dll Loaded module
L"C:\\windows\\temp\\~ef0fe1\\~df394b.tmp" : native
trace:loaddll:load_dll Loaded module
L"C:\\windows\\temp\\~ef0fe1\\drvmgt.dll" : native
trace:loaddll:MODULE_FlushModrefs Unloaded module
L"C:\\windows\\temp\\~ef0fe1\\drvmgt.dll" : na tive
trace:loaddll:load_dll Loaded module
L"c:\\windows\\system\\advapi32.dll" : builtin
trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\gdi32.dll" :
builtin
trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\user32.dll"
: builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "krnl386.exe" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "system.drv" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "GDI.EXE" : builtin
trace:loaddll:load_dll Loaded module
L"C:\\windows\\temp\\~ef0fe1\\~de206e.tmp" : native
trace:loaddll:MODULE_LoadModule16 Loaded module "USER.EXE" : builtin
trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\x11drv.dll"
: builtin
trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\imm32.dll" :
builtin
[giuseppe@localhost LDOCE]$

This is the output I get. The dictionary should run with
95/98/2000/NT4/XP. Right now my wine configuration is win2k


On Wed, 2004-09-29 at 14:25, Saulius Krasuckas wrote:
> On Wed, 29 Sep 2004, Giuseppe Taroni wrote:
> > Thanks man! Now I don't get that message anymore but anything appears,
> > it just returns the prompt. Shall I run some debug options to see what
> > is going on? 
> 
> I guess you should.
> 
> > The program is an English Dictionary (useful cos I listen to
> > pronunciation as well). I got it with my paper dictionary and I don't
> > know if it's downloadable.
> 
> So OK.  One more idea would be to see if it cannot be a Win16 app in any
> case.  Maybe setting version to "win31" would help?  Or may dictionary do
> not like nt-family OSes and cannot run on real them (nt4, w2k, xp).  If
> that's the case, then the only way to follow is one described by Rein
> Klazes.
> 
> In any case, it would be nice to launch dict. by setting env. variable to
> enable Wine debugging.  I suggest to check "loaddll", "process"  debug
> channels for a first times:
> 
> $ WINEDEBUG=+loaddll,+process wine /path/to/dictionary.exe
> 
> And I urge you to write about the results to the wine-users list, too.
> 

--- End Message ---

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux