Date: Sat, 23 Aug 2003 00:51:36 -0400
From: khurram <khurram@rcn.com>
To: wine-users@winehq.com
Subject: Kazaalite install problem
Tried installing kazaalite 1.7.2. The install went fine, but when i run
it i get:
fixme:win32:PE_CreateModule Unknown directory 15 ignored
err:wave:OSS_WaveOutInit /dev/mixer1: not found!
err:wave:OSS_WaveInInit /dev/mixer1: not found!
fixme:hook:NotifyWinEvent (32768,0x10026,-4,1)-stub!
fixme:hook:NotifyWinEvent (32768,0x10026,-4,1)-stub!
fixme:hook:NotifyWinEvent (32768,0x10026,-4,1)-stub!
fixme:hook:NotifyWinEvent (32768,0x10026,-4,1)-stub!
fixme:hook:NotifyWinEvent (32768,0x10026,-4,1)-stub!
fixme:hook:NotifyWinEvent (32768,0x10026,-4,1)-stub!
fixme:hook:NotifyWinEvent (32768,0x10026,-4,1)-stub!
fixme:hook:NotifyWinEvent (32768,0x10026,-4,1)-stub!
fixme:ole:CoRegisterMessageFilter stub
fixme:win32:PE_CreateModule Security directory ignored
wine: Unhandled exception (thread 0009), starting debugger...
err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 8
224") (2) Read the Wine Developers Guide on how to set up winedbg or
another debugger
Any way to get this working? All i get is a splash screen for 2 secs
then the error message appears.
Using Wine 20030813, on Debian Sid. Installed wine through apt-get,
fake_windows made by windesetuptk utility. I get the same problem if i
try installing the most recent version k-lite, k++. Only things i added
to the config file were:
[AppDefaults\\kazaa.exe\\DllOverrides]
"commctrl" = "native"
"comctl32" = "native"
"comdlg32" = "native"
"msvcrt" = "native"
"shdoclc" = "native"
"shdocvw" = "native"
"shlwapi" = "native"
"urlmon" = "native"
"wininet" = "native"
[Version]
"Windows"="win98"
All the dll's were copied from windows 98 and put into the system
directory.
Thanks.