LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Wine+KazaaLite... Cant make it work! :-( (https://www.linuxquestions.org/questions/linux-software-2/wine-kazaalite-cant-make-it-work-254242/)

michelbehr 11-12-2004 11:27 PM

Wine+KazaaLite... Cant make it work! :-(
 
Hi!

Im running Gentoo... I want to run KazaaLite through wine, so what did I do? Very simple: emerged wine, configured ~/.wine/config and installed kazaa on the fake-windows directory... The installation was successful (although I couldnt read the agreement text or edit the path of the instalation, but that wasnt a problem)...

But then, after installed, if I try to do 'wine Kazaa.exe', I get this error message:

bash-2.05b$ wine Kazaa.exe
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 8
No debug information in ELF 'wine' ((nil))
No debug information in 32bit DLL 'C:\Program Files\KaZaA Lite\Kazaa.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x401e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x404a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40860000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x407f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x406c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40970000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x41110000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x70bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\TAPI32.DLL' (0x41310000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WININET.DLL' (0x70200000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\KAZAA LITE\TOPSEARCH.DLL' (0x10000000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\KAZAA LITE\BDCORE.DLL' (0x41952000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\KAZAA LITE\KZSCAN.DLL' (0x41943000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0xbfb70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x421a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x42130000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x420c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMDLG32.DLL' (0x7fe40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINSPOOL.DRV' (0x421e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEDLG.DLL' (0x42200000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL' (0x42240000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEPRO32.DLL' (0x42210000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x422d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x42350000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x42390000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x42370000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x424d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEDOS.DLL' (0x424e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IPHLPAPI.DLL' (0x425b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x42590000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x42570000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x42600000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x425f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINTRUST.DLL' (0x42d20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\CRYPT32.DLL' (0x42d40000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\KAZAA LITE\CD_CLINT.DLL' (0x42d48000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x78000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHDOCVW.DLL' (0x70fe0000)
Unhandled exception: page fault on read access to 0x45455246 in 32-bit code (0x404d8490).
In 32-bit mode.
0x404d8490 (KERNEL32.DLL.GlobalMemoryStatusEx+0xc80 in KERNEL32.DLL): movzbl0x0(%edi),%edx

And the term doesnt work anymore, it gets in some infinite loop:
g>Wine-dbg>Wine-dbg>Wine-dbg>Wine-dbg>Wine-dbg>Wine-dbg>
g>Wine-dbg>Wine-dbg>Wine-dbg>Wine-dbg>Wine-dbg>Wine-dbg>
g>Wine-dbg>Wine-dbg>Wine-dbg>Wine-dbg>Wine-dbg>Wine-dbg>
g>Wine-dbg>Wine-dbg>Wine-dbg>Wine-dbg>Wine-dbg>Wine-dbg>
g>Wine-dbg>Wine-dbg>Wine-dbg>Wine-dbg>Wine-dbg>Wine-dbg>
g>Wine-dbg>Wine-dbg>Wine-dbg>Wine-dbg>Wine-dbg>Wine-dbg>

So I have to kill wine from another term...

Im lost... :-(

Anyone can help me out?

wolfe2554 11-12-2004 11:49 PM

why kazza I use limewire in a regular linux install and that uses the same network.
try it.
wolfe

UsualTuxpect 11-13-2004 02:08 AM

Apollon with giftd and [plugins for openft and fastrack ] is good too..


All times are GMT -5. The time now is 03:24 PM.