Hi, Here we go, lots of questions... What about Filesharing clients as Morpheus (Kazaa) or winmx? Do this clients work with wine? With or without an installed windows? I've tested all of them with current release and cvsbuild (without installed windows), install worked, but I'm not able to run winmx and morpheus crashes (null handler or something like this). Is there a demand for the debugging information? And if so, what kind of debug? Is there a way to get them to work with wine? What special dlls have to be installed? Are there any alternatives known to work with wine? Thanks! -- Tristan Koch tr.koch@web.de
On Tue, 18 Sep 2001 22:49:13 +0200, Tristan Koch <tr.koch@web.de> wrote:>What about Filesharing clients as Morpheus (Kazaa) or winmx? >Do this clients work with wine? With or without an installed windows?No idea.>I've tested all of them with current release and cvsbuild (without >installed windows), install worked, but I'm not able to run winmx and >morpheus crashes (null handler or something like this). >Is there a demand for the debugging information?Why not ? It may even lead to some Wine progress if you do good bug reports and the problems are not too complex - who knows ? Be warned that it can involve hours of activity without any warranty of success.>And if so, what kind of debug?documentation/bugs see also http://www.winehq.com/Trouble/>Is there a way to get them to work with wine? >What special dlls have to be installed?Lookup the application database http://appdb.codeweavers.com If there is nothing, find the answer yourself and update the application database. Gerard
> Why not ? It may even lead to some Wine progress > if you do good bug reports and the problems are not > too complex - who knows ? > Be warned that it can involve hours of activity without > any warranty of success.hehe, already know this kind of acitivity :)> Lookup the application database > > http://appdb.codeweavers.comwinmx/morpheus should work with installed windows, but not without. As I understand the way wine works, the problem is, that some native dlls should be used, if I can find out what dlls, I can download or copy them. Is there a way to find out what dlls/functions are missing? -- Tristan Koch tr.koch@web.de