> There is no change in Wine that would have caused this. I seem to
> remember that this or a similar error was caused by threading problems
> in glibc in the past. Perhaps you upgraded glibc or the kernel on your
> system?
But when I checkout a cvs from the end of november, it runs.. when I check
Am Mittwoch, 14. Dezember 2005 21:00 schrieb Vitaliy Margolen:
> Wednesday, December 14, 2005, 12:55:13 PM, David Nolden wrote:
> > To get to another issue.. since a few weeks, the current CVS doesn't work
> > for me. Whenever I compile it, I get the error mentioned in the su
To get to another issue.. since a few weeks, the current CVS doesn't work for
me. Whenever I compile it, I get the error mentioned in the subject.
New .wine-dir and wiping /tmp doesn't help.
When I checkout an older version, for example one from the end of november, it
runs fine. Does anyone kn
@Juan
Since you're concerned about the performance, which is valid, I've also
removed all the string-conversions. Important question: Is 1.0.0.127 a valid
public IP-Adress? If yes, I'd have to furtherly change the code, adding some
htonl, ntohl, or similar.
greetings, David
Index: dlls/winsock
Am Dienstag, 13. Dezember 2005 20:14 schrieb Juan Lang:
> I still think David's patch could use some work,
What's wrong with the new version?
Greetings, David
@Peter
I'm attaching the patch I've written again, so everyone can find it. It tries
to find out the public IP by walkind the Interfaces available through the
Kernel.
@Pavel
I think that such a patch should be applied, Peter just said what I wanted to
hear :-)
Windows just acts different in t
@Pavel Troller
I've checkt the /etc/hosts now. You were right, it says
127.0.0.1 localhost.localdomain localhost Zwirch
(With Zwirch the Name of this Computer)
But I can't just statically rewrite it, because I use DHCP. Also this is a
fresh Ubuntu-Install, so I'm surely not the
hich is my Network IP-Adress. With
wine(under Linux), as far as I've tested it, exactly the same code always
generates "127.0.0.1".
Since Wine tries to simulate Windows as exactly as possible, this is wrong.
So, in my opinion this Patch is necessary. :-)
greetings, David Nolden
I've just checked the registry-accesses. It only seems to take the own name
from there(which it later uses to get the IP-Adress). It doesn't try to read
anything in the area mentioned on the microsoft-site you sent me.
greetings, David Nolden
is a better Solution for this problem.
The Code enumerates all available Interfaces through the kernel, and decides
which one should be used in a very naive way.
greetings,
David Nolden (btw. my subscription to the list doesn't seem to b
10 matches
Mail list logo