running a program that needs java

Rajarshi Guha rajarshi at presidency.com
Sun Mar 30 11:52:09 CST 2003


Hi,
  I'm running Wine 20021125 under Gentoo Linux 1.4rc. I have a Win2K
partition and am trying to run a program called WOrdBiz (a scrabble
program from www.isc.ro). It requires the MS Java runtime which is
installed. However when I do

wine /path/to/wordbiz.exe I see a lot of activity on the system but then
nothing happens - it just comes back to the command line with no
error/info output.

I am running the program as root and my ~/.wine/config file has the
following entries:


[Drive C]
"Path" = "/win/"
"Type" = "hd"
"Label" = "MS-DOS"
"Filesystem" = "win95"

[wine]
"Windows" = "c:\\winnt"
"System" = "c:\\winnt\\system32"
"Temp" = "f:\\"
"Path" =
"c:\\winnt;c:\\winnt\\system;c:\\winnt\\system32;f:\\;h:\\;z:\\"
"Profile" = "c:\\winnt\\Profiles\\Administrator"

I also did wine --debugmsg all /path/to/wordbiz and got a load of
output. It appears that it finds msjava.dll. But after that some
function calls contain (nil) in them.

I cant understand why it does'nt run or at least give an error message.
I've included part of the debug output below - does anybody have any
pointers as to how to fix this and get this program running?

The last section of the debug output is:


trace:string:lstrcpynW (0x406b2250, L"C:\\WINNT\\SYSTEM32\\MSJAVA.DLL",
260)
trace:reg:RegQueryValueExA
(0x40,"EnableGCHeapCheck",(nil),0x406b27f4,0x406b27fc,0x406b27e8=4)
trace:reg:RegQueryValueExA
(0x40,"EnableJIT",(nil),0x406b27f4,0x406b27fc,0x406b27e8=4)
trace:reg:RegQueryValueExA
(0x40,"DoNotJitList",(nil),(nil),(nil),0x406b2808=1795619676)
trace:string:lstrcpynA (0x406b25ac, "USER", 260)
trace:icon:CURSORICON_ExtCopy hIcon (nil), nType 1, iDesiredCX 18,
iDesiredCY 18, nFlags 16384
trace:string:lstrcpynA (0x406b25b4, "USER", 260)
trace:icon:CURSORICON_ExtCopy hIcon (nil), nType 1, iDesiredCX 18,
iDesiredCY 18, nFlags 16384
trace:reg:RegQueryValueExA
(0x40,"Verification",(nil),0x406b2804,0x6b12a9b8,0x406b27f8=4)
trace:reg:RegQueryValueExA
(0x40,"VerificationOptions",(nil),0x406b2804,0x406b2808,0x406b27f8=4)
trace:ole:DllMain 0x409a0000 0x2 (nil)
trace:ole:DllMain 0x409a0000 0x3 (nil)
trace:string:lstrcpynA (0x406b2ab0, "USER", 260)
trace:string:lstrcpynA (0x406b2a94, "USER", 260)
trace:ole:DllMain 0x409a0000 0x0 0x1





-------------------------------------------------------------------
Rajarshi Guha  GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634
9B87 56EE
-------------------------------------------------------------------
Absence is to love what wind is to fire. It extinguishes the small, it
enkindles the great.




More information about the wine-users mailing list