From owner-freebsd-emulation Sun May 28 3:37:29 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from smtpe.casema.net (smtpe.casema.net [195.96.96.172]) by hub.freebsd.org (Postfix) with SMTP id 8A23637B60A for ; Sun, 28 May 2000 03:37:19 -0700 (PDT) (envelope-from aernoudt@wanadoo.nl) Received: (qmail 19266 invoked from network); 28 May 2000 10:37:17 -0000 Received: from unknown (HELO wanadoo.nl) (212.64.80.86) by smtpe.casema.net with SMTP; 28 May 2000 10:37:17 -0000 Message-ID: <3930F6B4.9DB64BC8@wanadoo.nl> Date: Sun, 28 May 2000 12:36:36 +0200 From: AB X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en, nl, de, fr MIME-Version: 1.0 To: freebsd-emulation@freebsd.org Subject: WINE problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Running FreeBSD 4.0 stable (27 may last build (eg today), on SMP box. When trying to use WINE (for example installing encarta) I get this error message: "unable to start DDE communication with Program Manager" I have edited the kernel as requested: USER_LDT (as in the read-me) Underneath the kernel config file and the error message. What did I do wrong ?! **************************************************************************************************************************** [wine config file] [Drive A] Path=/floppy Type=floppy Label=Floppy Serial=87654321 Device=/dev/fd0 [Drive C] Path=/home/aernoudt/wine Type=hd Label=MS-DOS Serial=87654321 Filesystem=win95 [Drive D] Path=/cdrom Type=cdrom Label=CD-Rom Serial=87654321 Filesystem=win95 [Drive E] Path=/home/aernoudt/wine/temp Type=hd Label=Tmp Drive Filesystem=win95 [Drive F] Path=${HOME} Type=network Label=Home Filesystem=win95 [wine] Windows=c:\windows System=c:\windows\system Temp=e:\ Path=c:\windows;c:\windows\system;c:\encarta;e:\;f:\ SymbolTableFile=/usr/local/etc/wine.sym # [DllDefaults] EXTRA_LD_LIBRARY_PATH=${HOME}/wine/cvs/lib DefaultLoadOrder = native, builtin, elfdll, so [DllPairs] krnl386 = kernel32 gdi = gdi32 user = user32 commdlg = comdlg32 commctrl= comctl32 ver = version shell = shell32 lzexpand= lz32 mmsystem= winmm msvideo = msvfw32 winsock = wsock32 [DllOverrides] kernel32, gdi32, user32 = builtin krnl386, gdi, user = builtin toolhelp = builtin comdlg32, commdlg = builtin, native, elfdll version, ver = builtin, native, elfdll shell32, shell = builtin, native lz32, lzexpand = builtin, native commctrl, comctl32 = builtin, native wsock32, winsock = builtin advapi32, crtdll, ntdll = builtin, native mpr, winspool.drv = builtin, native ddraw, dinput, dsound = builtin, native winmm, mmsystem = builtin msvideo, msvfw32 = builtin, native mcicda.drv, mciseq.drv = builtin, native mciwave.drv = builtin, native mciavi.drv, mcianim.drv = native, builtin msacm.drv, midimap.drv = builtin, native w32skrnl = builtin wnaspi32, wow32 = builtin system, display, wprocs = builtin wineps = builtin icmp = builtin [options] AllocSystemColors=100 [fonts] ;Read documentation/fonts before adding aliases Resolution = 96 Default = -adobe-times- [parallelports] Lpt1=/dev/lpt0 [spooler] LPT1:=|lpr [ports] read=0x779,0x379,0x280-0x2a0 write=0x779,0x379,0x280-0x2a0 [spy] Exclude=WM_SIZE;WM_TIMER; [registry] ; Paths must be given in /dir/dir/file.reg format. ; Wine will not understand dos file names here... ; alternate registry file name: HKCU AltCurrentUserFile= ; alternate registry file name: HKU AltUserFile= ; alternate registry file name: HKLM AltLocalMachineFile= ;These are all booleans. Y/y/T/t/1 are true, N/n/F/f/0 are false. ;Defaults are read all, write to Home and Alt ;Note: it is pointless to specify alt files and neither load nor write to them. ; Global registries (stored in /etc) LoadGlobalRegistryFiles=Y ; Home registries (stored in ~user/.wine/) LoadHomeRegistryFiles=Y ; Windows registries in windows path, above LoadWindowsRegistryFiles=Y ; Load above registries. LoadAltRegistryFiles=Y ; TRY to write all changes to home registries WritetoHomeRegistryFiles=Y ; TRY to write all changes to alt registries WritetoAltRegistryFiles=Y [Tweak.Layout] ;; WineLook=xxx (supported styles are 'Win31'(default), 'Win95', 'Win98') WineLook=Win31 [programs] Default= Startup= [Console] ;XtermProg=nxterm ;InitialRows=25 ;InitialColumns=80 ;TerminalType=nxterm [Clipboard] ClearAllSelections=0 PersistentSelection=1 # ******************************************************************************************************* [error message] err:task:MakeProcInstance16 Problem with hInstance? Got 09f7, using 0407 instead Unhandled exception: priviledged instruction in 16-bit code (096f:0014). Loading symbols: wine /usr/X11R6/lib/libSM.so.6 /usr/X11R6/lib/libICE.so.6 /usr/X11R6/lib/libXpm.so.4 /usr/X11R6/lib/libMesaGL.so.14 /usr/X11R6/lib/libXext.so.6 /usr/X11R6/lib/libX11.so.6 /usr/lib/libncurses.so.5 /usr/lib/libxpg4.so.2 /usr/lib/libm.so.2 /usr/lib/libc.so.4 /usr/X11R6/lib/libXThrStub.so.6 /usr/libexec/ld-elf.so.1 MMUTIL ENCCDPRF MSCAH WIN87EM COMMDLG MMSYSTEM MSCPYDIS SHELL VER MSSETUP acmsetup LZEXPAND KEYBOARD bootstrp USER GDI WINEPS WPROCS DISPLAY SYSTEM KERNEL COMDLG32 SHLWAPI WINMM MIDIMAP MSACMMAP WINEOSS SHELL32 OLE32 COMCTL32 USER32 In 16 bit mode. Register dump: CS:096f SS:0407 DS:0407 ES:0407 FS:0000 GS:002f IP:0014 SP:ad34 BP:ad6c FLAGS:0297( - 00 I S -A-P1C) AX:09e1 BX:0000 CX:0000 DX:0000 SI:0000 DI:0000 Stack dump: 0x0407:0xad34: *** Invalid address 0x0407:0xad34 0080: sel=0407 base=2880c520 limit=0000b39f 16-bit rw- Backtrace: =>0 0x096f:0x0014 (bp=ad6c) *** Invalid address 0x0407:0xad6c 0x096f:0x0014: *** Invalid address 0x096f:0x0014 Wine-dbg> ******************************************************************************************************* Thanks for your help. Aernoudt -- Aernoudt Bottemanne * Powered by FreeBSD * http://www.freebsd.org http://www.openbsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message